{"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-8bd4952f4848929b", "name": "Possibly dead Python function: drop_privs", "shortDescription": {"text": "Possibly dead Python function: drop_privs"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5619db125ce5d15f", "name": "Possibly dead Python function: check_disassembly", "shortDescription": {"text": "Possibly dead Python function: check_disassembly"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e45ff8ea066c76ba", "name": "Possibly dead Python function: check_runtime", "shortDescription": {"text": "Possibly dead Python function: check_runtime"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1a87e76d14a81121", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-738b25d4bda87408", "name": "Possibly dead Python function: join_path", "shortDescription": {"text": "Possibly dead Python function: join_path"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5bd12604c7d048fc", "name": "Possibly dead Python function: ignore_git_crypt", "shortDescription": {"text": "Possibly dead Python function: ignore_git_crypt"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d185957b0a67ad33", "name": "Stray `console.log` in TS/JS \u2014 challenges/advent-of-pwn/2025/day-07/challenge/duck.js:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 challenges/advent-of-pwn/2025/day-07/challenge/duck.js:46"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5bed4d90c2579803", "name": "Privileged port 1000 in use", "shortDescription": {"text": "Privileged port 1000 in use"}, "fullDescription": {"text": "Port 1000 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-687b035b81c94844", "name": "Privileged port 127 in use", "shortDescription": {"text": "Privileged port 127 in use"}, "fullDescription": {"text": "Port 127 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-3c28fafa90e5dd5b", "name": "Dockerfile runs as root: challenges/what-is-a-bug/mutt-cve-2023-4874/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/mutt-cve-2023-4874/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ccd79eb7f60e31e5", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-033281774ee70be8", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f14a962a4ccd368a", "name": "Dockerfile runs as root: challenges/what-is-a-bug/bash-cve-2014-7186/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/bash-cve-2014-7186/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f0516d29b8d46dda", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-87742e9df973b078", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e662a0a099ef0ee3", "name": "Dockerfile runs as root: challenges/what-is-a-bug/readelf-cve-2021-20294/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/readelf-cve-2021-20294/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-eefc89c7971ce7b7", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b039df4983c7f625", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7fe1c5a4e50ba6fc", "name": "Dockerfile runs as root: challenges/what-is-a-bug/libcue-cve-2023-43641/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libcue-cve-2023-43641/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0fbaa7d2d61464d0", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d428e670295177d4", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dc724e24d2a28ca9", "name": "Dockerfile runs as root: challenges/what-is-a-bug/libxml-cve-2023-28484/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libxml-cve-2023-28484/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-afbc4a7d7a006eef", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6efd2df162e0200f", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d9d56ae557648314", "name": "Dockerfile runs as root: challenges/what-is-a-bug/libpng-cve-2017-12652/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libpng-cve-2017-12652/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ba146fbd0ee78b17", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4c46ea3d1485d7eb", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7dbdc553aa1439b3", "name": "Dockerfile runs as root: challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-58f24318ea370a91", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:20.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:20.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-42479f0faeee99a5", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4c8ae2c964fe6f89", "name": "Dockerfile runs as root: challenges/what-is-a-bug/sudo-cve-2021-3156/challenge/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/sudo-cve-2021-3156/challenge/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7023df09517c0e99", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-410bd1aafd9fcbcc", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "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-dad12433cd845de3", "name": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-naked/challenge/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-naked/challenge/.env"}, "fullDescription": {"text": "`challenges/linux-luminarium/paths/relative-naked/challenge/.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7a57c6045e5d927f", "name": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot/challenge/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot/challenge/.env"}, "fullDescription": {"text": "`challenges/linux-luminarium/paths/relative-dot/challenge/.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9cd4e1a96025febb", "name": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd-2/challenge/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd-2/challenge/.env"}, "fullDescription": {"text": "`challenges/linux-luminarium/paths/absolute-cwd-2/challenge/.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-50d0772aefcf18e6", "name": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot-local/challenge/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot-local/challenge/.env"}, "fullDescription": {"text": "`challenges/linux-luminarium/paths/relative-dot-local/challenge/.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-25122a016a62a965", "name": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd/challenge/.env", "shortDescription": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd/challenge/.env"}, "fullDescription": {"text": "`challenges/linux-luminarium/paths/absolute-cwd/challenge/.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d88ffb0894adb553", "name": "Insecure pattern 'subprocess_shell_true' in challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-267508e74b8b6ef5", "name": "Insecure pattern 'node_child_process' in challenges/advent-of-pwn/2025/day-07/challenge/duck.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in challenges/advent-of-pwn/2025/day-07/challenge/duck.js:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dae0096991e591ae", "name": "Insecure pattern 'node_child_process' in .github/actions/determine-modified-challenges/action.yml:59", "shortDescription": {"text": "Insecure pattern 'node_child_process' in .github/actions/determine-modified-challenges/action.yml:59"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a0ec05e92c802f81", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eaf88f25211f4c29", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/github-script@v8 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9417892d79cf02f7", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f36644ff1b2af3dc", "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-5eea2aa19ade260d", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "astral-sh/setup-uv@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 46 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 license. 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-bd9b75cde8e6ca26", "name": "Agent instruction/config may expose a secret: .claude/skills/authoring-challenges/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/authoring-challenges/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-eff019bb57b635ba", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-01/challenge/generate_list.py:", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-01/challenge/generate_list.py:127"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c4ed76d96a9e6c25", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-df4347732e273917", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:88", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:88"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a15186d8e1f00747", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-12/challenge/generate_list.py:", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-12/challenge/generate_list.py:205"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a551924b45d07dbd", "name": "Commented-code block (7 lines) in challenges/advent-of-pwn/2025/day-04/challenge/scrub_btf_lines.py:75", "shortDescription": {"text": "Commented-code block (7 lines) in challenges/advent-of-pwn/2025/day-04/challenge/scrub_btf_lines.py:75"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f81333d10ad90d85", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/children.py:80", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/children.py:80"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e321939b21ed70a1", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/elf.py:35", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/elf.py:35"}, "fullDescription": {"text": "`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-64b20cb12abd861e", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/santa.py:79", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/santa.py:79"}, "fullDescription": {"text": "`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9e6d7369bd51722d", "name": "Legacy-named symbol `immutable_file_copy` in challenges/computing-101/building-a-web-server/common/run.py:197", "shortDescription": {"text": "Legacy-named symbol `immutable_file_copy` in challenges/computing-101/building-a-web-server/common/run.py:197"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8f953dc0caab1b15", "name": "Network/subprocess call without timeout or try/except \u2014 challenges/computing-101/building-a-web-server/common/run.py:120", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/computing-101/building-a-web-server/common/run.py:120"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5b2b9559ec9b0de4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 services/registry/src/index.js:2", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 services/registry/src/index.js:2"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-be57ebba5279766e", "name": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/commands/run.py:53", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/commands/run.py:53"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00893036c1603e44", "name": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/lib/__init__.py:52", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/lib/__init__.py:52"}, "fullDescription": {"text": "`subprocess.check_output(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d2df272a7c49cb9f", "name": "Flask mutation route `check` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:53", "shortDescription": {"text": "Flask mutation route `check` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:53"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-91bed1036073b64c", "name": "Flask mutation route `create` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:35", "shortDescription": {"text": "Flask mutation route `create` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:35"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-dd5c7f3e6762f66a", "name": "Flask mutation route `tinker` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:52", "shortDescription": {"text": "Flask mutation route `tinker` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:52"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-fa80c74a46a2f76c", "name": "Flask mutation route `assemble` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:7", "shortDescription": {"text": "Flask mutation route `assemble` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:79"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a40aa13be3cb8753", "name": "Flask mutation route `play` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:94", "shortDescription": {"text": "Flask mutation route `play` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:94"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9f975cdff48e19f3", "name": "Flask mutation route `block_endpoint` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_p", "shortDescription": {"text": "Flask mutation route `block_endpoint` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py:120"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0d27b18330c13954", "name": "Flask mutation route `submit_tx` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_poole.", "shortDescription": {"text": "Flask mutation route `submit_tx` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py:193"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1a6d91f2236825bf", "name": "Unused endpoint: ANY /", "shortDescription": {"text": "Unused endpoint: ANY /"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-07/challenge/turkey.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ec0fd7479f4f24c7", "name": "Unused endpoint: ANY /check", "shortDescription": {"text": "Unused endpoint: ANY /check"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-07/challenge/turkey.py` declares `ANY /check` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4d3ce8bb0c5fb5cb", "name": "Unused endpoint: ANY /create", "shortDescription": {"text": "Unused endpoint: ANY /create"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-08/challenge/workshop.py` declares `ANY /create` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-410211d238e391f9", "name": "Unused endpoint: ANY /tinker/<toy_id>", "shortDescription": {"text": "Unused endpoint: ANY /tinker/<toy_id>"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-08/challenge/workshop.py` declares `ANY /tinker/<toy_id>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3b165f2c5bdbaa2b", "name": "Unused endpoint: ANY /assemble/<toy_id>", "shortDescription": {"text": "Unused endpoint: ANY /assemble/<toy_id>"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-08/challenge/workshop.py` declares `ANY /assemble/<toy_id>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-12d990bb798ee8f5", "name": "Unused endpoint: ANY /play/<toy_id>", "shortDescription": {"text": "Unused endpoint: ANY /play/<toy_id>"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-08/challenge/workshop.py` declares `ANY /play/<toy_id>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-776be5596d9386c8", "name": "Unused endpoint: ANY /block", "shortDescription": {"text": "Unused endpoint: ANY /block"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py` declares `ANY /block` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7fe14692995ece7f", "name": "Unused endpoint: ANY /tx", "shortDescription": {"text": "Unused endpoint: ANY /tx"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py` declares `ANY /tx` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-941c5432629a9624", "name": "Unused endpoint: ANY /txpool", "shortDescription": {"text": "Unused endpoint: ANY /txpool"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py` declares `ANY /txpool` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b07aeaf13170e441", "name": "Unused endpoint: ANY /balances", "shortDescription": {"text": "Unused endpoint: ANY /balances"}, "fullDescription": {"text": "`challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py` declares `ANY /balances` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17610"}, "properties": {"repository": "pwncollege/challenges", "repoUrl": "https://github.com/pwncollege/challenges", "branch": "main"}, "results": [{"ruleId": "scanner-8bd4952f4848929b", "level": "note", "message": {"text": "Possibly dead Python function: drop_privs"}, "properties": {"repobilityId": "4fc1570fd877ea11", "scanner": "scanner-primary", "fingerprint": "8bd4952f4848929b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:22"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5619db125ce5d15f", "level": "note", "message": {"text": "Possibly dead Python function: check_disassembly"}, "properties": {"repobilityId": "657c5d9f0dbe9fe8", "scanner": "scanner-primary", "fingerprint": "5619db125ce5d15f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/computing-101/common/secret-value-checker.py:86"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e45ff8ea066c76ba", "level": "note", "message": {"text": "Possibly dead Python function: check_runtime"}, "properties": {"repobilityId": "73ca254572fe25d1", "scanner": "scanner-primary", "fingerprint": "e45ff8ea066c76ba", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/computing-101/common/secret-value-checker.py:184"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1a87e76d14a81121", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "1a87e76d14a81121", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/backend.py:4"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-738b25d4bda87408", "level": "note", "message": {"text": "Possibly dead Python function: join_path"}, "properties": {"repobilityId": "4c95bfde0e2aa706", "scanner": "scanner-primary", "fingerprint": "738b25d4bda87408", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/pwnshop/src/pwnshop/lib/__init__.py:28"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5bd12604c7d048fc", "level": "note", "message": {"text": "Possibly dead Python function: ignore_git_crypt"}, "properties": {"repobilityId": "fdab8b742a1dde46", "scanner": "scanner-primary", "fingerprint": "5bd12604c7d048fc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/pwnshop/src/pwnshop/lib/__init__.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d185957b0a67ad33", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 challenges/advent-of-pwn/2025/day-07/challenge/duck.js:46"}, "properties": {"repobilityId": "2107ac16e50955e4", "scanner": "scanner-primary", "fingerprint": "d185957b0a67ad33", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5bed4d90c2579803", "level": "warning", "message": {"text": "Privileged port 1000 in use"}, "properties": {"repobilityId": "5ac9fc9372cfe169", "scanner": "scanner-primary", "fingerprint": "5bed4d90c2579803", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-06/challenge/init-northpoole.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-687b035b81c94844", "level": "warning", "message": {"text": "Privileged port 127 in use"}, "properties": {"repobilityId": "afafb77f13b4bf59", "scanner": "scanner-primary", "fingerprint": "687b035b81c94844", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/apache-httpd-cve-2014-0117/tests_public/test_testcase.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3c28fafa90e5dd5b", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/mutt-cve-2023-4874/challenge/Dockerfile"}, "properties": {"repobilityId": "7aed88781f35ec85", "scanner": "scanner-primary", "fingerprint": "3c28fafa90e5dd5b", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-ccd79eb7f60e31e5", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "e5de615d4a80791a", "scanner": "scanner-primary", "fingerprint": "ccd79eb7f60e31e5", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/mutt-cve-2023-4874/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-033281774ee70be8", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "e1b858c9dc2ac832", "scanner": "scanner-primary", "fingerprint": "033281774ee70be8", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/mutt-cve-2023-4874/challenge/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-f14a962a4ccd368a", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/bash-cve-2014-7186/challenge/Dockerfile"}, "properties": {"repobilityId": "b2f3c585b53852dc", "scanner": "scanner-primary", "fingerprint": "f14a962a4ccd368a", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-f0516d29b8d46dda", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "4a54c8e16de6570e", "scanner": "scanner-primary", "fingerprint": "f0516d29b8d46dda", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/bash-cve-2014-7186/challenge/Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-87742e9df973b078", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "15945199d06962a0", "scanner": "scanner-primary", "fingerprint": "87742e9df973b078", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/bash-cve-2014-7186/challenge/Dockerfile"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-e662a0a099ef0ee3", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/readelf-cve-2021-20294/challenge/Dockerfile"}, "properties": {"repobilityId": "90edb9c16aa037a7", "scanner": "scanner-primary", "fingerprint": "e662a0a099ef0ee3", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-eefc89c7971ce7b7", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "9f038e620fb6d226", "scanner": "scanner-primary", "fingerprint": "eefc89c7971ce7b7", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/readelf-cve-2021-20294/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b039df4983c7f625", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "1914d37e6fb6b7bf", "scanner": "scanner-primary", "fingerprint": "b039df4983c7f625", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/readelf-cve-2021-20294/challenge/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-7fe1c5a4e50ba6fc", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libcue-cve-2023-43641/challenge/Dockerfile"}, "properties": {"repobilityId": "0db9b908681a0b6c", "scanner": "scanner-primary", "fingerprint": "7fe1c5a4e50ba6fc", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-0fbaa7d2d61464d0", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "56c7457079fa41d4", "scanner": "scanner-primary", "fingerprint": "0fbaa7d2d61464d0", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libcue-cve-2023-43641/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d428e670295177d4", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "f90d607f38a28dfc", "scanner": "scanner-primary", "fingerprint": "d428e670295177d4", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libcue-cve-2023-43641/challenge/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-dc724e24d2a28ca9", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libxml-cve-2023-28484/challenge/Dockerfile"}, "properties": {"repobilityId": "3368c2539e241574", "scanner": "scanner-primary", "fingerprint": "dc724e24d2a28ca9", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-afbc4a7d7a006eef", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "f2711c38a915af86", "scanner": "scanner-primary", "fingerprint": "afbc4a7d7a006eef", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libxml-cve-2023-28484/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6efd2df162e0200f", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "489c29d300ba21f4", "scanner": "scanner-primary", "fingerprint": "6efd2df162e0200f", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libxml-cve-2023-28484/challenge/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-d9d56ae557648314", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/libpng-cve-2017-12652/challenge/Dockerfile"}, "properties": {"repobilityId": "29bc0e11d7faf350", "scanner": "scanner-primary", "fingerprint": "d9d56ae557648314", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-ba146fbd0ee78b17", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "bd9b0b9fe7b58ece", "scanner": "scanner-primary", "fingerprint": "ba146fbd0ee78b17", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libpng-cve-2017-12652/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4c46ea3d1485d7eb", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "f7245cee400f64a4", "scanner": "scanner-primary", "fingerprint": "4c46ea3d1485d7eb", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/libpng-cve-2017-12652/challenge/Dockerfile"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-7dbdc553aa1439b3", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/Dockerfile"}, "properties": {"repobilityId": "5f6976b4fd987482", "scanner": "scanner-primary", "fingerprint": "7dbdc553aa1439b3", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-58f24318ea370a91", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:20.04"}, "properties": {"repobilityId": "34baaf231f4ade7f", "scanner": "scanner-primary", "fingerprint": "58f24318ea370a91", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-42479f0faeee99a5", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "3bc66209d724b859", "scanner": "scanner-primary", "fingerprint": "42479f0faeee99a5", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/apache-httpd-cve-2014-0117/challenge/Dockerfile"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-4c8ae2c964fe6f89", "level": "warning", "message": {"text": "Dockerfile runs as root: challenges/what-is-a-bug/sudo-cve-2021-3156/challenge/Dockerfile"}, "properties": {"repobilityId": "67cc6e15ff1d7c61", "scanner": "scanner-primary", "fingerprint": "4c8ae2c964fe6f89", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-7023df09517c0e99", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:24.04"}, "properties": {"repobilityId": "dde3347f11878794", "scanner": "scanner-primary", "fingerprint": "7023df09517c0e99", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/sudo-cve-2021-3156/challenge/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-410bd1aafd9fcbcc", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "ab8b0342d2561ecb", "scanner": "scanner-primary", "fingerprint": "410bd1aafd9fcbcc", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/what-is-a-bug/sudo-cve-2021-3156/challenge/Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"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-dad12433cd845de3", "level": "error", "message": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-naked/challenge/.env"}, "properties": {"repobilityId": "318d5a1514c02bc2", "scanner": "scanner-primary", "fingerprint": "dad12433cd845de3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/linux-luminarium/paths/relative-naked/challenge/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7a57c6045e5d927f", "level": "error", "message": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot/challenge/.env"}, "properties": {"repobilityId": "db0d847190422e62", "scanner": "scanner-primary", "fingerprint": "7a57c6045e5d927f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/linux-luminarium/paths/relative-dot/challenge/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9cd4e1a96025febb", "level": "error", "message": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd-2/challenge/.env"}, "properties": {"repobilityId": "aaffc0400dd1147b", "scanner": "scanner-primary", "fingerprint": "9cd4e1a96025febb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/linux-luminarium/paths/absolute-cwd-2/challenge/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50d0772aefcf18e6", "level": "error", "message": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/relative-dot-local/challenge/.env"}, "properties": {"repobilityId": "efdc21c8630a412d", "scanner": "scanner-primary", "fingerprint": "50d0772aefcf18e6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/linux-luminarium/paths/relative-dot-local/challenge/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-25122a016a62a965", "level": "error", "message": {"text": "Runtime dotenv file present in repo: challenges/linux-luminarium/paths/absolute-cwd/challenge/.env"}, "properties": {"repobilityId": "da703cdeb74c9b87", "scanner": "scanner-primary", "fingerprint": "25122a016a62a965", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/linux-luminarium/paths/absolute-cwd/challenge/.env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d88ffb0894adb553", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115"}, "properties": {"repobilityId": "da4ae50f8453f763", "scanner": "scanner-primary", "fingerprint": "d88ffb0894adb553", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-07/challenge/turkey.py"}, "region": {"startLine": 115}}}]}, {"ruleId": "scanner-267508e74b8b6ef5", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in challenges/advent-of-pwn/2025/day-07/challenge/duck.js:3"}, "properties": {"repobilityId": "d3c608e61b79ec59", "scanner": "scanner-primary", "fingerprint": "267508e74b8b6ef5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-07/challenge/duck.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-dae0096991e591ae", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in .github/actions/determine-modified-challenges/action.yml:59"}, "properties": {"repobilityId": "935e862920abc38e", "scanner": "scanner-primary", "fingerprint": "dae0096991e591ae", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/actions/determine-modified-challenges/action.yml"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-a0ec05e92c802f81", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4bbf8739d5da649a", "scanner": "scanner-primary", "fingerprint": "a0ec05e92c802f81", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check-maintainers.yml"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-a0ec05e92c802f81", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1031f7e9ed1c39a0", "scanner": "scanner-primary", "fingerprint": "a0ec05e92c802f81", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check-maintainers.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-eaf88f25211f4c29", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "450ceba6ced7dde9", "scanner": "scanner-primary", "fingerprint": "eaf88f25211f4c29", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-challenges.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-9417892d79cf02f7", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ccb536b2a98c0f89", "scanner": "scanner-primary", "fingerprint": "9417892d79cf02f7", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-maintainers.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-9417892d79cf02f7", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5000009aacf0029e", "scanner": "scanner-primary", "fingerprint": "9417892d79cf02f7", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-maintainers.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-f36644ff1b2af3dc", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "dc2e8656615fc9b7", "scanner": "scanner-primary", "fingerprint": "f36644ff1b2af3dc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-maintainers.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5eea2aa19ade260d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4aaabac4655e0f46", "scanner": "scanner-primary", "fingerprint": "5eea2aa19ade260d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-challenges.yml"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "0a7ab01056d5f838", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "dd35ce3489683b98", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "18a94cd53716e57c", "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": "e84c9e82debeedd3", "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": "1e8e4fe4a761a825", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bd9b75cde8e6ca26", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/authoring-challenges/SKILL.md"}, "properties": {"repobilityId": "0c166280a866592a", "scanner": "scanner-primary", "fingerprint": "bd9b75cde8e6ca26", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/authoring-challenges/SKILL.md"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-eff019bb57b635ba", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-01/challenge/generate_list.py:127"}, "properties": {"repobilityId": "3d06d384ac3082f8", "scanner": "scanner-primary", "fingerprint": "eff019bb57b635ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c4ed76d96a9e6c25", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:115"}, "properties": {"repobilityId": "b95bc3227487cd0e", "scanner": "scanner-primary", "fingerprint": "c4ed76d96a9e6c25", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-df4347732e273917", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:88"}, "properties": {"repobilityId": "f312b00a175c3c72", "scanner": "scanner-primary", "fingerprint": "df4347732e273917", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a15186d8e1f00747", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-12/challenge/generate_list.py:205"}, "properties": {"repobilityId": "8a3afb7fe87346e4", "scanner": "scanner-primary", "fingerprint": "a15186d8e1f00747", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a551924b45d07dbd", "level": "none", "message": {"text": "Commented-code block (7 lines) in challenges/advent-of-pwn/2025/day-04/challenge/scrub_btf_lines.py:75"}, "properties": {"repobilityId": "4a3f953a6ebd34be", "scanner": "scanner-primary", "fingerprint": "a551924b45d07dbd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f81333d10ad90d85", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/children.py:80"}, "properties": {"repobilityId": "f43d4648edbe22f1", "scanner": "scanner-primary", "fingerprint": "f81333d10ad90d85", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e321939b21ed70a1", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/elf.py:35"}, "properties": {"repobilityId": "062ece28ad673431", "scanner": "scanner-primary", "fingerprint": "e321939b21ed70a1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-64b20cb12abd861e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/advent-of-pwn/2025/day-06/challenge/santa.py:79"}, "properties": {"repobilityId": "9e9eb0d732cafccb", "scanner": "scanner-primary", "fingerprint": "64b20cb12abd861e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9e6d7369bd51722d", "level": "note", "message": {"text": "Legacy-named symbol `immutable_file_copy` in challenges/computing-101/building-a-web-server/common/run.py:197"}, "properties": {"repobilityId": "52243c0f4f6645d9", "scanner": "scanner-primary", "fingerprint": "9e6d7369bd51722d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8f953dc0caab1b15", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 challenges/computing-101/building-a-web-server/common/run.py:120"}, "properties": {"repobilityId": "f1c1c6d6bb2fa165", "scanner": "scanner-primary", "fingerprint": "8f953dc0caab1b15", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5b2b9559ec9b0de4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 services/registry/src/index.js:2"}, "properties": {"repobilityId": "d7be6e5a46fa0782", "scanner": "scanner-primary", "fingerprint": "5b2b9559ec9b0de4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be57ebba5279766e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/commands/run.py:53"}, "properties": {"repobilityId": "d4cf5a7b440dc6d8", "scanner": "scanner-primary", "fingerprint": "be57ebba5279766e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-00893036c1603e44", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/pwnshop/src/pwnshop/lib/__init__.py:52"}, "properties": {"repobilityId": "32f4f3b0d7d50327", "scanner": "scanner-primary", "fingerprint": "00893036c1603e44", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d2df272a7c49cb9f", "level": "error", "message": {"text": "Flask mutation route `check` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-07/challenge/turkey.py:53"}, "properties": {"repobilityId": "edced7279580ede6", "scanner": "scanner-primary", "fingerprint": "d2df272a7c49cb9f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-07/challenge/turkey.py"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-91bed1036073b64c", "level": "error", "message": {"text": "Flask mutation route `create` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:35"}, "properties": {"repobilityId": "e40992f94f39b4c4", "scanner": "scanner-primary", "fingerprint": "91bed1036073b64c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-08/challenge/workshop.py"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-dd5c7f3e6762f66a", "level": "error", "message": {"text": "Flask mutation route `tinker` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:52"}, "properties": {"repobilityId": "a9866a1cfdff13c8", "scanner": "scanner-primary", "fingerprint": "dd5c7f3e6762f66a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-08/challenge/workshop.py"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-fa80c74a46a2f76c", "level": "error", "message": {"text": "Flask mutation route `assemble` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:79"}, "properties": {"repobilityId": "c216a4ec1af8e05c", "scanner": "scanner-primary", "fingerprint": "fa80c74a46a2f76c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-08/challenge/workshop.py"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-a40aa13be3cb8753", "level": "error", "message": {"text": "Flask mutation route `play` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-08/challenge/workshop.py:94"}, "properties": {"repobilityId": "1fb6362d8be9e6ba", "scanner": "scanner-primary", "fingerprint": "a40aa13be3cb8753", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-08/challenge/workshop.py"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-9f975cdff48e19f3", "level": "error", "message": {"text": "Flask mutation route `block_endpoint` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py:120"}, "properties": {"repobilityId": "730df7526d32021a", "scanner": "scanner-primary", "fingerprint": "9f975cdff48e19f3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py"}, "region": {"startLine": 120}}}]}, {"ruleId": "scanner-0d27b18330c13954", "level": "error", "message": {"text": "Flask mutation route `submit_tx` without `@login_required` \u2014 challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py:193"}, "properties": {"repobilityId": "cf3bda9d492481d2", "scanner": "scanner-primary", "fingerprint": "0d27b18330c13954", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenges/advent-of-pwn/2025/day-06/challenge/north_poole.py"}, "region": {"startLine": 193}}}]}, {"ruleId": "scanner-1a6d91f2236825bf", "level": "note", "message": {"text": "Unused endpoint: ANY /"}, "properties": {"repobilityId": "1fe13e7fee20725e", "scanner": "scanner-primary", "fingerprint": "1a6d91f2236825bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ec0fd7479f4f24c7", "level": "note", "message": {"text": "Unused endpoint: ANY /check"}, "properties": {"repobilityId": "e83417f163d0190a", "scanner": "scanner-primary", "fingerprint": "ec0fd7479f4f24c7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4d3ce8bb0c5fb5cb", "level": "note", "message": {"text": "Unused endpoint: ANY /create"}, "properties": {"repobilityId": "07431f07aa50eabf", "scanner": "scanner-primary", "fingerprint": "4d3ce8bb0c5fb5cb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-410211d238e391f9", "level": "note", "message": {"text": "Unused endpoint: ANY /tinker/<toy_id>"}, "properties": {"repobilityId": "f9239febc33a1831", "scanner": "scanner-primary", "fingerprint": "410211d238e391f9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b165f2c5bdbaa2b", "level": "note", "message": {"text": "Unused endpoint: ANY /assemble/<toy_id>"}, "properties": {"repobilityId": "232bf3fb876b7fbe", "scanner": "scanner-primary", "fingerprint": "3b165f2c5bdbaa2b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-12d990bb798ee8f5", "level": "note", "message": {"text": "Unused endpoint: ANY /play/<toy_id>"}, "properties": {"repobilityId": "8e1e66e527ac7a9f", "scanner": "scanner-primary", "fingerprint": "12d990bb798ee8f5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-776be5596d9386c8", "level": "note", "message": {"text": "Unused endpoint: ANY /block"}, "properties": {"repobilityId": "38aed0eadfd5352b", "scanner": "scanner-primary", "fingerprint": "776be5596d9386c8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7fe14692995ece7f", "level": "note", "message": {"text": "Unused endpoint: ANY /tx"}, "properties": {"repobilityId": "945fa2b9ec29c58f", "scanner": "scanner-primary", "fingerprint": "7fe14692995ece7f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-941c5432629a9624", "level": "note", "message": {"text": "Unused endpoint: ANY /txpool"}, "properties": {"repobilityId": "15afe2d87324662a", "scanner": "scanner-primary", "fingerprint": "941c5432629a9624", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b07aeaf13170e441", "level": "note", "message": {"text": "Unused endpoint: ANY /balances"}, "properties": {"repobilityId": "204ba180a92a045c", "scanner": "scanner-primary", "fingerprint": "b07aeaf13170e441", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}