{"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-445741d22f690f03", "name": "Possibly dead Python function: plot_tracer_advection_2d_frame", "shortDescription": {"text": "Possibly dead Python function: plot_tracer_advection_2d_frame"}, "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-4b7c531b809c3b77", "name": "Possibly dead Python function: plot_lid_driven_cavity_frame", "shortDescription": {"text": "Possibly dead Python function: plot_lid_driven_cavity_frame"}, "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-97d825f3db0e1e6f", "name": "Possibly dead Python function: plot_tracer_advection_2d_frame", "shortDescription": {"text": "Possibly dead Python function: plot_tracer_advection_2d_frame"}, "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-335c65b0fda23c05", "name": "Privileged port 24 in use", "shortDescription": {"text": "Privileged port 24 in use"}, "fullDescription": {"text": "Port 24 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-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-4ff4b23d5c5ac517", "name": "Docker base image is tag-pinned but not digest-pinned: julia:1.10.6", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: julia:1.10.6"}, "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-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-f7b0fcfbc18acdcf", "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-391f28c5a8b420ba", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 3 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-b8fae141f052f3ab", "name": "Node manifest has dependencies but no lockfile: docs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: docs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: tests, lockfile. 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": "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 tests, lockfile. 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-39046ffda8dbda32", "name": "Agent authority lacks a verifier contract: .claude/rules/docs-rules.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/rules/docs-rules.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-f2d9f4524db4b696", "name": "Agent authority lacks a verifier contract: .claude/rules/testing-rules.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/rules/testing-rules.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-cfd60eb3f20017da", "name": "Agent authority lacks a verifier contract: .claude/rules/julia-repl-rules.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/rules/julia-repl-rules.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-b2bcab249c397c48", "name": "Agent authority lacks a verifier contract: .claude/skills/run-tests.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-tests.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-331359b6ce8f8757", "name": "Agent authority lacks a verifier contract: .claude/skills/babysit-ci.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/babysit-ci.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25012"}, "properties": {"repository": "CliMA/Oceananigans.jl", "repoUrl": "https://github.com/CliMA/Oceananigans.jl", "branch": "main"}, "results": [{"ruleId": "scanner-445741d22f690f03", "level": "note", "message": {"text": "Possibly dead Python function: plot_tracer_advection_2d_frame"}, "properties": {"repobilityId": "3f97a5b650950b1a", "scanner": "scanner-primary", "fingerprint": "445741d22f690f03", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "validation/stommel_gyre/plot_stommel_gyre_advection.py:13"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4b7c531b809c3b77", "level": "note", "message": {"text": "Possibly dead Python function: plot_lid_driven_cavity_frame"}, "properties": {"repobilityId": "4aeb36c183a4f760", "scanner": "scanner-primary", "fingerprint": "4b7c531b809c3b77", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "validation/lid_driven_cavity/plot_lid_driven_cavity.py:54"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-97d825f3db0e1e6f", "level": "note", "message": {"text": "Possibly dead Python function: plot_tracer_advection_2d_frame"}, "properties": {"repobilityId": "3f97a5b650950b1a", "scanner": "scanner-primary", "fingerprint": "97d825f3db0e1e6f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "validation/thermal_bubble/plot_thermal_bubble_advection.py:12"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-335c65b0fda23c05", "level": "warning", "message": {"text": "Privileged port 24 in use"}, "properties": {"repobilityId": "a6356ba91a17fcb8", "scanner": "scanner-primary", "fingerprint": "335c65b0fda23c05", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "validation/distributed_simulations/distributed_scaling/job_script.sh"}, "region": {"startLine": 1}}}]}, {"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-4ff4b23d5c5ac517", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: julia:1.10.6"}, "properties": {"repobilityId": "33b6e4048390a2f1", "scanner": "scanner-primary", "fingerprint": "4ff4b23d5c5ac517", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-f7b0fcfbc18acdcf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d8c0232360424168", "scanner": "scanner-primary", "fingerprint": "f7b0fcfbc18acdcf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/Whitespace.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-f7b0fcfbc18acdcf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d8c0232360424168", "scanner": "scanner-primary", "fingerprint": "f7b0fcfbc18acdcf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/Whitespace.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-391f28c5a8b420ba", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "9d21a1b0efab1ed5", "scanner": "scanner-primary", "fingerprint": "391f28c5a8b420ba", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-benchmarks.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-b8fae141f052f3ab", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: docs/package.json"}, "properties": {"repobilityId": "e77ce50b08d152bb", "scanner": "scanner-primary", "fingerprint": "b8fae141f052f3ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "1c9c82296ba04574", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e0375b98b47f4c28", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "293661b7546246ef", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-39046ffda8dbda32", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/rules/docs-rules.md"}, "properties": {"repobilityId": "0cb2f3f756e5804c", "scanner": "scanner-primary", "fingerprint": "39046ffda8dbda32", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/rules/docs-rules.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f2d9f4524db4b696", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/rules/testing-rules.md"}, "properties": {"repobilityId": "9f4e80bfee93b8a7", "scanner": "scanner-primary", "fingerprint": "f2d9f4524db4b696", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/rules/testing-rules.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cfd60eb3f20017da", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/rules/julia-repl-rules.md"}, "properties": {"repobilityId": "b7e555fa9989efab", "scanner": "scanner-primary", "fingerprint": "cfd60eb3f20017da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/rules/julia-repl-rules.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b2bcab249c397c48", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-tests.md"}, "properties": {"repobilityId": "91ba646e72034a8b", "scanner": "scanner-primary", "fingerprint": "b2bcab249c397c48", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/run-tests.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-331359b6ce8f8757", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/babysit-ci.md"}, "properties": {"repobilityId": "4ce4cd2cdbdea951", "scanner": "scanner-primary", "fingerprint": "331359b6ce8f8757", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/babysit-ci.md"}, "region": {"startLine": 1}}}]}]}]}