audit(gremlin): journiv FAIL 2026-04-13

This commit is contained in:
traveler 2026-04-13 06:17:57 -05:00
parent ed1dc70b22
commit 3839378b77

View file

@ -0,0 +1,28 @@
---
title: Audit - journiv.yaml
description: Gremlin audit report 2026-04-13
published: true
date: 2026-04-13T11:17:57.385Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-13T11:17:57.385Z
---
# Audit Report — journiv.yaml
**Date:** 2026-04-13
**File:** swarm/journiv.yaml
**Type:** Docker Compose
**Verdict:** FAIL
---
PASS: Caddyfile is configured to use Crowdsec for API authentication.
FAIL: No explicit port mappings in the Docker Compose file, but services expose ports through Caddy. Verify each service's exposed port in the Docker Compose file matches a route in the Caddyfile.
FAIL: Some services (e.g., webmail, mailcow-proxy) have default passwords or lack password policies. Ensure all passwords are strong and follow security guidelines.
FAIL: The `nginx-mailcow` service is referenced but not defined in the Docker Compose file. Define it to avoid potential issues.
VERDICT: FAIL