{"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-85a3414873435d3f", "name": "Possibly dead Python function: database_label", "shortDescription": {"text": "Possibly dead Python function: database_label"}, "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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: 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-de3c1f217d72a063", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "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-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-c215f05d1c65e8f8", "name": "Insecure pattern 'direct_innerhtml_assignment' in planner.html:600", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in planner.html:600"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-45a595eae598230d", "name": "Insecure pattern 'direct_outerhtml_assignment' in planner.html:1463", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in planner.html:1463"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "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 4 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-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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 35 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "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 license, ci, tests, operator-readme. 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-2679282aa1c484b5", "name": "Agent authority lacks a verifier contract: AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: AGENTS.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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DATABASE_URL`, `PLANNER_DATABASE_URL`, `PLANNER_DB`, `PORT`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-746107a1bef2f3bb", "name": "Flask mutation route `post_assignments` without `@login_required` \u2014 local_server.py:347", "shortDescription": {"text": "Flask mutation route `post_assignments` without `@login_required` \u2014 local_server.py:347"}, "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-2a81e2a3cd9624c9", "name": "Flask mutation route `post_dates` without `@login_required` \u2014 local_server.py:352", "shortDescription": {"text": "Flask mutation route `post_dates` without `@login_required` \u2014 local_server.py:352"}, "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-7f3f3139e123c540", "name": "Flask mutation route `post_extra` without `@login_required` \u2014 local_server.py:361", "shortDescription": {"text": "Flask mutation route `post_extra` without `@login_required` \u2014 local_server.py:361"}, "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-eed4d26cca86d02d", "name": "Flask mutation route `post_board` without `@login_required` \u2014 local_server.py:374", "shortDescription": {"text": "Flask mutation route `post_board` without `@login_required` \u2014 local_server.py:374"}, "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-23882586508b6f66", "name": "Flask mutation route `post_requests` without `@login_required` \u2014 local_server.py:383", "shortDescription": {"text": "Flask mutation route `post_requests` without `@login_required` \u2014 local_server.py:383"}, "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-f1dc2b107f4f7bf3", "name": "Flask mutation route `post_changelog` without `@login_required` \u2014 local_server.py:406", "shortDescription": {"text": "Flask mutation route `post_changelog` without `@login_required` \u2014 local_server.py:406"}, "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-5687cea5e7a273a8", "name": "Flask mutation route `post_briefnotes` without `@login_required` \u2014 local_server.py:425", "shortDescription": {"text": "Flask mutation route `post_briefnotes` without `@login_required` \u2014 local_server.py:425"}, "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-f3bfe4c8b5896d2e", "name": "Flask mutation route `post_vacations` without `@login_required` \u2014 local_server.py:434", "shortDescription": {"text": "Flask mutation route `post_vacations` without `@login_required` \u2014 local_server.py:434"}, "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-4c7ad61ba1b23915", "name": "Unused endpoint: ANY /login", "shortDescription": {"text": "Unused endpoint: ANY /login"}, "fullDescription": {"text": "`local_server.py` declares `ANY /login` 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-9743297d0d757908", "name": "Unused endpoint: ANY /auth/google", "shortDescription": {"text": "Unused endpoint: ANY /auth/google"}, "fullDescription": {"text": "`local_server.py` declares `ANY /auth/google` 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-0d7b214a76bb4f2b", "name": "Unused endpoint: ANY /auth/callback", "shortDescription": {"text": "Unused endpoint: ANY /auth/callback"}, "fullDescription": {"text": "`local_server.py` declares `ANY /auth/callback` 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-c9e449c3b9e73b73", "name": "Unused endpoint: ANY /logout", "shortDescription": {"text": "Unused endpoint: ANY /logout"}, "fullDescription": {"text": "`local_server.py` declares `ANY /logout` 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-472bce2b63b20eba", "name": "Unused endpoint: ANY /api/whoami", "shortDescription": {"text": "Unused endpoint: ANY /api/whoami"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/whoami` 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-8ece8c987ff9c424", "name": "Unused endpoint: ANY /api/health", "shortDescription": {"text": "Unused endpoint: ANY /api/health"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/health` 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-1a6d91f2236825bf", "name": "Unused endpoint: ANY /", "shortDescription": {"text": "Unused endpoint: ANY /"}, "fullDescription": {"text": "`local_server.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-b815242d3c8a5c03", "name": "Unused endpoint: ANY /api/projects", "shortDescription": {"text": "Unused endpoint: ANY /api/projects"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/projects` 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-ee8d685f0bee44d4", "name": "Unused endpoint: ANY /api/timelogs", "shortDescription": {"text": "Unused endpoint: ANY /api/timelogs"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/timelogs` 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-65684d0a85febfdd", "name": "Unused endpoint: ANY /api/timelogs_recent", "shortDescription": {"text": "Unused endpoint: ANY /api/timelogs_recent"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/timelogs_recent` 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-33de9c10cc501140", "name": "Unused endpoint: ANY /api/users", "shortDescription": {"text": "Unused endpoint: ANY /api/users"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/users` 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-8909b7a17c8958eb", "name": "Unused endpoint: ANY /api/assignments", "shortDescription": {"text": "Unused endpoint: ANY /api/assignments"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/assignments` 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-c24ec2841401d29a", "name": "Unused endpoint: ANY /api/dates", "shortDescription": {"text": "Unused endpoint: ANY /api/dates"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/dates` 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-d28f5320a9295785", "name": "Unused endpoint: ANY /api/extra", "shortDescription": {"text": "Unused endpoint: ANY /api/extra"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/extra` 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-f34700250019e488", "name": "Unused endpoint: ANY /api/board", "shortDescription": {"text": "Unused endpoint: ANY /api/board"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/board` 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-96dd298b35726125", "name": "Unused endpoint: ANY /api/requests", "shortDescription": {"text": "Unused endpoint: ANY /api/requests"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/requests` 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-8b8921bae3174213", "name": "Unused endpoint: ANY /api/app_updates", "shortDescription": {"text": "Unused endpoint: ANY /api/app_updates"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/app_updates` 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-ae445c8210e99b82", "name": "Unused endpoint: ANY /api/changelog", "shortDescription": {"text": "Unused endpoint: ANY /api/changelog"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/changelog` 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-76f221cab0c359d2", "name": "Unused endpoint: ANY /api/briefnotes", "shortDescription": {"text": "Unused endpoint: ANY /api/briefnotes"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/briefnotes` 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-0ab38530b0caab97", "name": "Unused endpoint: ANY /api/vacations", "shortDescription": {"text": "Unused endpoint: ANY /api/vacations"}, "fullDescription": {"text": "`local_server.py` declares `ANY /api/vacations` 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/6307"}, "properties": {"repository": "davejohnson/sequence-resource-planner", "repoUrl": "https://github.com/davejohnson/sequence-resource-planner", "branch": "main"}, "results": [{"ruleId": "scanner-85a3414873435d3f", "level": "note", "message": {"text": "Possibly dead Python function: database_label"}, "properties": {"repobilityId": "7e31e1b5459454fc", "scanner": "scanner-primary", "fingerprint": "85a3414873435d3f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.py:52"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-de3c1f217d72a063", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-slim"}, "properties": {"repobilityId": "1de0ecd007803dbd", "scanner": "scanner-primary", "fingerprint": "de3c1f217d72a063", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-c215f05d1c65e8f8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in planner.html:600"}, "properties": {"repobilityId": "58208bc80ac8ab3c", "scanner": "scanner-primary", "fingerprint": "c215f05d1c65e8f8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "planner.html"}, "region": {"startLine": 600}}}]}, {"ruleId": "scanner-45a595eae598230d", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in planner.html:1463"}, "properties": {"repobilityId": "e894545db6bfd3d6", "scanner": "scanner-primary", "fingerprint": "45a595eae598230d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "planner.html"}, "region": {"startLine": 1463}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "a3db7380c721f050", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "ff3f94004c6d00f5", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5b4a956a1ddc6e7f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "6687d2ca178f81e7", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "0e58c8105f5f273b", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2679282aa1c484b5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "properties": {"repobilityId": "27d579812e6be614", "scanner": "scanner-primary", "fingerprint": "2679282aa1c484b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-746107a1bef2f3bb", "level": "error", "message": {"text": "Flask mutation route `post_assignments` without `@login_required` \u2014 local_server.py:347"}, "properties": {"repobilityId": "9782f88cffe59555", "scanner": "scanner-primary", "fingerprint": "746107a1bef2f3bb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 347}}}]}, {"ruleId": "scanner-2a81e2a3cd9624c9", "level": "error", "message": {"text": "Flask mutation route `post_dates` without `@login_required` \u2014 local_server.py:352"}, "properties": {"repobilityId": "c8f24b14e8cf453d", "scanner": "scanner-primary", "fingerprint": "2a81e2a3cd9624c9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 352}}}]}, {"ruleId": "scanner-7f3f3139e123c540", "level": "error", "message": {"text": "Flask mutation route `post_extra` without `@login_required` \u2014 local_server.py:361"}, "properties": {"repobilityId": "f8cb342dccb484e5", "scanner": "scanner-primary", "fingerprint": "7f3f3139e123c540", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 361}}}]}, {"ruleId": "scanner-eed4d26cca86d02d", "level": "error", "message": {"text": "Flask mutation route `post_board` without `@login_required` \u2014 local_server.py:374"}, "properties": {"repobilityId": "c99d791324b76302", "scanner": "scanner-primary", "fingerprint": "eed4d26cca86d02d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 374}}}]}, {"ruleId": "scanner-23882586508b6f66", "level": "error", "message": {"text": "Flask mutation route `post_requests` without `@login_required` \u2014 local_server.py:383"}, "properties": {"repobilityId": "4471886a47a2e4fc", "scanner": "scanner-primary", "fingerprint": "23882586508b6f66", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 383}}}]}, {"ruleId": "scanner-f1dc2b107f4f7bf3", "level": "error", "message": {"text": "Flask mutation route `post_changelog` without `@login_required` \u2014 local_server.py:406"}, "properties": {"repobilityId": "61fe79a071ccd79f", "scanner": "scanner-primary", "fingerprint": "f1dc2b107f4f7bf3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 406}}}]}, {"ruleId": "scanner-5687cea5e7a273a8", "level": "error", "message": {"text": "Flask mutation route `post_briefnotes` without `@login_required` \u2014 local_server.py:425"}, "properties": {"repobilityId": "244a6dc4d5f43fa7", "scanner": "scanner-primary", "fingerprint": "5687cea5e7a273a8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 425}}}]}, {"ruleId": "scanner-f3bfe4c8b5896d2e", "level": "error", "message": {"text": "Flask mutation route `post_vacations` without `@login_required` \u2014 local_server.py:434"}, "properties": {"repobilityId": "2a6fa414036ee844", "scanner": "scanner-primary", "fingerprint": "f3bfe4c8b5896d2e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "local_server.py"}, "region": {"startLine": 434}}}]}, {"ruleId": "scanner-4c7ad61ba1b23915", "level": "note", "message": {"text": "Unused endpoint: ANY /login"}, "properties": {"repobilityId": "d8e52c38a9549b2e", "scanner": "scanner-primary", "fingerprint": "4c7ad61ba1b23915", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9743297d0d757908", "level": "note", "message": {"text": "Unused endpoint: ANY /auth/google"}, "properties": {"repobilityId": "7bef1380a21d5050", "scanner": "scanner-primary", "fingerprint": "9743297d0d757908", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0d7b214a76bb4f2b", "level": "note", "message": {"text": "Unused endpoint: ANY /auth/callback"}, "properties": {"repobilityId": "7b85f3dd41457cf2", "scanner": "scanner-primary", "fingerprint": "0d7b214a76bb4f2b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c9e449c3b9e73b73", "level": "note", "message": {"text": "Unused endpoint: ANY /logout"}, "properties": {"repobilityId": "54ad79085e2b68f8", "scanner": "scanner-primary", "fingerprint": "c9e449c3b9e73b73", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-472bce2b63b20eba", "level": "note", "message": {"text": "Unused endpoint: ANY /api/whoami"}, "properties": {"repobilityId": "713452cc7683ff07", "scanner": "scanner-primary", "fingerprint": "472bce2b63b20eba", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ece8c987ff9c424", "level": "note", "message": {"text": "Unused endpoint: ANY /api/health"}, "properties": {"repobilityId": "03e648c5c54be27e", "scanner": "scanner-primary", "fingerprint": "8ece8c987ff9c424", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1a6d91f2236825bf", "level": "note", "message": {"text": "Unused endpoint: ANY /"}, "properties": {"repobilityId": "6a0a155375123ca3", "scanner": "scanner-primary", "fingerprint": "1a6d91f2236825bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b815242d3c8a5c03", "level": "note", "message": {"text": "Unused endpoint: ANY /api/projects"}, "properties": {"repobilityId": "ad38728bd9454f02", "scanner": "scanner-primary", "fingerprint": "b815242d3c8a5c03", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee8d685f0bee44d4", "level": "note", "message": {"text": "Unused endpoint: ANY /api/timelogs"}, "properties": {"repobilityId": "eb3b6fd640132fa2", "scanner": "scanner-primary", "fingerprint": "ee8d685f0bee44d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-65684d0a85febfdd", "level": "note", "message": {"text": "Unused endpoint: ANY /api/timelogs_recent"}, "properties": {"repobilityId": "e83e21204f0cc6a0", "scanner": "scanner-primary", "fingerprint": "65684d0a85febfdd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-33de9c10cc501140", "level": "note", "message": {"text": "Unused endpoint: ANY /api/users"}, "properties": {"repobilityId": "2d1d90b54c225a59", "scanner": "scanner-primary", "fingerprint": "33de9c10cc501140", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8909b7a17c8958eb", "level": "note", "message": {"text": "Unused endpoint: ANY /api/assignments"}, "properties": {"repobilityId": "d8004e5bc4a09e68", "scanner": "scanner-primary", "fingerprint": "8909b7a17c8958eb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c24ec2841401d29a", "level": "note", "message": {"text": "Unused endpoint: ANY /api/dates"}, "properties": {"repobilityId": "ae6d87f786e4c8d6", "scanner": "scanner-primary", "fingerprint": "c24ec2841401d29a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d28f5320a9295785", "level": "note", "message": {"text": "Unused endpoint: ANY /api/extra"}, "properties": {"repobilityId": "7a15492747dfef04", "scanner": "scanner-primary", "fingerprint": "d28f5320a9295785", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f34700250019e488", "level": "note", "message": {"text": "Unused endpoint: ANY /api/board"}, "properties": {"repobilityId": "96d916f0f9a2d6b9", "scanner": "scanner-primary", "fingerprint": "f34700250019e488", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-96dd298b35726125", "level": "note", "message": {"text": "Unused endpoint: ANY /api/requests"}, "properties": {"repobilityId": "a099186bae7de425", "scanner": "scanner-primary", "fingerprint": "96dd298b35726125", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b8921bae3174213", "level": "note", "message": {"text": "Unused endpoint: ANY /api/app_updates"}, "properties": {"repobilityId": "7e62342fe0d71746", "scanner": "scanner-primary", "fingerprint": "8b8921bae3174213", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ae445c8210e99b82", "level": "note", "message": {"text": "Unused endpoint: ANY /api/changelog"}, "properties": {"repobilityId": "dc42054a89b74528", "scanner": "scanner-primary", "fingerprint": "ae445c8210e99b82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-76f221cab0c359d2", "level": "note", "message": {"text": "Unused endpoint: ANY /api/briefnotes"}, "properties": {"repobilityId": "c618617020a6c023", "scanner": "scanner-primary", "fingerprint": "76f221cab0c359d2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0ab38530b0caab97", "level": "note", "message": {"text": "Unused endpoint: ANY /api/vacations"}, "properties": {"repobilityId": "2101dc8a01ccddff", "scanner": "scanner-primary", "fingerprint": "0ab38530b0caab97", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}