{"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-023b861535be3516", "name": "Dockerfile runs as root: firmware/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: firmware/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-e7966a6692f0d34f", "name": "Docker base image is tag-pinned but not digest-pinned: espressif/idf:v6.0.1", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: espressif/idf:v6.0.1"}, "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-cad569154574223d", "name": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/ibom.html:3109", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/ibom.html:3109"}, "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-c04bb95ada354182", "name": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/WateringSystem-BOM.html:3101", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/WateringSystem-BOM.html:3101"}, "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-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-05a67cc9649256ba", "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@v4 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-aeff857230110de4", "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@v4 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.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/25141"}, "properties": {"repository": "cryptotomte/WateringSystem", "repoUrl": "https://github.com/cryptotomte/WateringSystem", "branch": "main"}, "results": [{"ruleId": "scanner-023b861535be3516", "level": "warning", "message": {"text": "Dockerfile runs as root: firmware/Dockerfile"}, "properties": {"repobilityId": "6541dc0861c0a587", "scanner": "scanner-primary", "fingerprint": "023b861535be3516", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-e7966a6692f0d34f", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: espressif/idf:v6.0.1"}, "properties": {"repobilityId": "cc253446270d1896", "scanner": "scanner-primary", "fingerprint": "e7966a6692f0d34f", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "firmware/Dockerfile"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-cad569154574223d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/ibom.html:3109"}, "properties": {"repobilityId": "5955a5d2ed89a6bd", "scanner": "scanner-primary", "fingerprint": "cad569154574223d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hardware/bom/ibom.html"}, "region": {"startLine": 3109}}}]}, {"ruleId": "scanner-c04bb95ada354182", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hardware/bom/WateringSystem-BOM.html:3101"}, "properties": {"repobilityId": "9300e29780d48bed", "scanner": "scanner-primary", "fingerprint": "c04bb95ada354182", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hardware/bom/WateringSystem-BOM.html"}, "region": {"startLine": 3101}}}]}, {"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-05a67cc9649256ba", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "fcc131f60cc811e5", "scanner": "scanner-primary", "fingerprint": "05a67cc9649256ba", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/arduino-legacy-cold.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-05a67cc9649256ba", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e2c112732d6fd9c1", "scanner": "scanner-primary", "fingerprint": "05a67cc9649256ba", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/arduino-legacy-cold.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-05a67cc9649256ba", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4eb3edc0fe204acb", "scanner": "scanner-primary", "fingerprint": "05a67cc9649256ba", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/arduino-legacy-cold.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-aeff857230110de4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b77cc720d284e8aa", "scanner": "scanner-primary", "fingerprint": "aeff857230110de4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/firmware-build.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-aeff857230110de4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "54f6aaf869946655", "scanner": "scanner-primary", "fingerprint": "aeff857230110de4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/firmware-build.yml"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-aeff857230110de4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b77cc720d284e8aa", "scanner": "scanner-primary", "fingerprint": "aeff857230110de4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/firmware-build.yml"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}]}]}