{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-dd92b965be719c9c", "name": "Privileged port 256 in use", "shortDescription": {"text": "Privileged port 256 in use"}, "fullDescription": {"text": "Port 256 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f45bd22f94840719", "name": "Privileged port 527 in use", "shortDescription": {"text": "Privileged port 527 in use"}, "fullDescription": {"text": "Port 527 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1714ecd217112a80", "name": "Privileged port 219 in use", "shortDescription": {"text": "Privileged port 219 in use"}, "fullDescription": {"text": "Port 219 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4f6343702ebd438f", "name": "Privileged port 97 in use", "shortDescription": {"text": "Privileged port 97 in use"}, "fullDescription": {"text": "Port 97 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1c4aa07ec0484fd6", "name": "Privileged port 42 in use", "shortDescription": {"text": "Privileged port 42 in use"}, "fullDescription": {"text": "Port 42 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-de799f7c31509128", "name": "Privileged port 18 in use", "shortDescription": {"text": "Privileged port 18 in use"}, "fullDescription": {"text": "Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f0ee3ce64c59d79b", "name": "Privileged port 57 in use", "shortDescription": {"text": "Privileged port 57 in use"}, "fullDescription": {"text": "Port 57 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c6b8307d4b620b9f", "name": "Privileged port 554 in use", "shortDescription": {"text": "Privileged port 554 in use"}, "fullDescription": {"text": "Port 554 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bae083ed1a1bc515", "name": "Privileged port 379 in use", "shortDescription": {"text": "Privileged port 379 in use"}, "fullDescription": {"text": "Port 379 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-432da95ad01a2141", "name": "Privileged port 95 in use", "shortDescription": {"text": "Privileged port 95 in use"}, "fullDescription": {"text": "Port 95 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-063997d8d14f8d5c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 1 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-71b8661db50fb736", "name": "Agent authority lacks a verifier contract: .claude/commands/cluster-status.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/cluster-status.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7dfe6f708a28132b", "name": "Agent authority lacks a verifier contract: .claude/commands/watch-deploys.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/watch-deploys.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e5b878b77904b7fc", "name": "Agent authority lacks a verifier contract: .claude/skills/cnpg-database/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/cnpg-database/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-56c42559f0cbb188", "name": "Agent authority lacks a verifier contract: .claude/skills/authentik-oidc/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/authentik-oidc/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-164fd639445f3bf1", "name": "Agent authority lacks a verifier contract: .claude/skills/talos/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/talos/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ebfc2dbd1c1d6cad", "name": "Agent authority lacks a verifier contract: .claude/skills/add-app/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-app/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22609"}, "properties": {"repository": "webgrip/homelab-cluster", "repoUrl": "https://github.com/webgrip/homelab-cluster", "branch": "main"}, "results": [{"ruleId": "scanner-dd92b965be719c9c", "level": "warning", "message": {"text": "Privileged port 256 in use"}, "properties": {"repobilityId": "0ec1f2d0c9e6da94", "scanner": "scanner-primary", "fingerprint": "dd92b965be719c9c", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/lib/kyverno-tests.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f45bd22f94840719", "level": "warning", "message": {"text": "Privileged port 527 in use"}, "properties": {"repobilityId": "5207cbcfbda02415", "scanner": "scanner-primary", "fingerprint": "f45bd22f94840719", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/lib/kyverno-tests.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1714ecd217112a80", "level": "warning", "message": {"text": "Privileged port 219 in use"}, "properties": {"repobilityId": "b62dcd8fdd0d5195", "scanner": "scanner-primary", "fingerprint": "1714ecd217112a80", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/invoiceninja/invoiceninja/app/invoiceninja-deployment.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f6343702ebd438f", "level": "warning", "message": {"text": "Privileged port 97 in use"}, "properties": {"repobilityId": "15cd20345840ff7e", "scanner": "scanner-primary", "fingerprint": "4f6343702ebd438f", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/drawio/drawio/app/helmrelease.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1c4aa07ec0484fd6", "level": "warning", "message": {"text": "Privileged port 42 in use"}, "properties": {"repobilityId": "16d9608735f9e01a", "scanner": "scanner-primary", "fingerprint": "1c4aa07ec0484fd6", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/observability/mcp-grafana/app/deployment.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de799f7c31509128", "level": "warning", "message": {"text": "Privileged port 18 in use"}, "properties": {"repobilityId": "2d7b5e7d9c158e43", "scanner": "scanner-primary", "fingerprint": "de799f7c31509128", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/n8n/n8n/app/configmap-env-all.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f0ee3ce64c59d79b", "level": "warning", "message": {"text": "Privileged port 57 in use"}, "properties": {"repobilityId": "7f473bea32892301", "scanner": "scanner-primary", "fingerprint": "f0ee3ce64c59d79b", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/n8n/n8n/app/configmap-env-all.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6b8307d4b620b9f", "level": "warning", "message": {"text": "Privileged port 554 in use"}, "properties": {"repobilityId": "6639d60eed047e74", "scanner": "scanner-primary", "fingerprint": "c6b8307d4b620b9f", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/sparkyfitness/sparkyfitness/app/helmrelease.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bae083ed1a1bc515", "level": "warning", "message": {"text": "Privileged port 379 in use"}, "properties": {"repobilityId": "446c26c05372fd9a", "scanner": "scanner-primary", "fingerprint": "bae083ed1a1bc515", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/forgejo/forgejo-runner/app/scaledjob.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-432da95ad01a2141", "level": "warning", "message": {"text": "Privileged port 95 in use"}, "properties": {"repobilityId": "860dd1b02ecc695b", "scanner": "scanner-primary", "fingerprint": "432da95ad01a2141", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kubernetes/apps/searxng/searxng/app/helmrelease-app.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-063997d8d14f8d5c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b268301d4ba9d1b9", "scanner": "scanner-primary", "fingerprint": "063997d8d14f8d5c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-review.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "3502516df211e380", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "b02f35aa54f62163", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "dda2df5ed5414162", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "aedf38d5975665b3", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-71b8661db50fb736", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/cluster-status.md"}, "properties": {"repobilityId": "c705755ebd77d7e8", "scanner": "scanner-primary", "fingerprint": "71b8661db50fb736", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/cluster-status.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7dfe6f708a28132b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/watch-deploys.md"}, "properties": {"repobilityId": "e59691036c8a59de", "scanner": "scanner-primary", "fingerprint": "7dfe6f708a28132b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/watch-deploys.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e5b878b77904b7fc", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/cnpg-database/SKILL.md"}, "properties": {"repobilityId": "841085caa880388c", "scanner": "scanner-primary", "fingerprint": "e5b878b77904b7fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/cnpg-database/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-56c42559f0cbb188", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/authentik-oidc/SKILL.md"}, "properties": {"repobilityId": "b1e7505030fc5dd4", "scanner": "scanner-primary", "fingerprint": "56c42559f0cbb188", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/authentik-oidc/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-164fd639445f3bf1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/talos/SKILL.md"}, "properties": {"repobilityId": "38f5cf7b1e52308b", "scanner": "scanner-primary", "fingerprint": "164fd639445f3bf1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/talos/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ebfc2dbd1c1d6cad", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-app/SKILL.md"}, "properties": {"repobilityId": "421a9f60b342e365", "scanner": "scanner-primary", "fingerprint": "ebfc2dbd1c1d6cad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/add-app/SKILL.md"}, "region": {"startLine": 1}}}]}]}]}