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

This commit is contained in:
traveler 2026-04-13 06:34:58 -05:00
parent bc6e022845
commit 421a4421dc

View file

@ -0,0 +1,60 @@
---
title: Audit - scanopy.yaml
description: Gremlin audit report 2026-04-13
published: true
date: 2026-04-13T11:34:58.060Z
tags: gremlin,audit
editor: markdown
dateCreated: 2026-04-13T11:34:58.060Z
---
# Audit Report — scanopy.yaml
**Date:** 2026-04-13
**File:** swarm/scanopy.yaml
**Type:** Docker Swarm
**Verdict:** FAIL
---
### SWARM AUDIT RESULTS:
1. **Homepage labels**:
- `homepage.group`: "Monitoring"
- `homepage.name`: "Scanopy"
- `homepage.icon`: "scanopy.png"
- `homepage.href`: "https://scan.netgrimoire.com"
- `homepage.description`: "Network discovery & topology"
**VERDICT**: PASS
2. **Uptime Kuma labels**:
- None found in the file.
**VERDICT**: FAIL (Expected labels: `kuma.scanopy.http.name` and `kuma.scanopy.http.url`)
3. **Caddy labels on exposed services**:
- `caddy`: "scn.netgrimoire.com"
- `caddy.reverse_proxy`: "{{upstreams 60072}}"
**VERDICT**: PASS
4. **Placement constraints**:
- All services have the constraint: `node.hostname == docker4`.
**VERDICT**: PASS
5. **Volumes use /DockerVol/<service> path convention**:
- `/DockerVol/scanopy/postgres`
- `/DockerVol/scanopy/server-data`
- `/DockerVol/scanopy/daemon-config`
**VERDICT**: PASS
6. **Network references external netgrimoire overlay**:
- The `netgrimoire` network is defined as `external: true`.
**VERDICT**: PASS
### Final Verdict:
VERDICT: FAIL