{"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-ab333f4be3c44624", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.14-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.14-bookworm"}, "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-a9a6baca3fceefb8", "name": "Possible secret in conftest.py", "shortDescription": {"text": "Possible secret in conftest.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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-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}}]}}, "automationDetails": {"id": "repobility/28808"}, "properties": {"repository": "pyladies/pyladiescon-portal", "repoUrl": "https://github.com/pyladies/pyladiescon-portal", "branch": "main"}, "results": [{"ruleId": "scanner-ab333f4be3c44624", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.14-bookworm"}, "properties": {"repobilityId": "f6f1b0dc5d83aede", "scanner": "scanner-primary", "fingerprint": "ab333f4be3c44624", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a9a6baca3fceefb8", "level": "error", "message": {"text": "Possible secret in conftest.py"}, "properties": {"repobilityId": "c4335fca6ba4dc0f", "scanner": "scanner-primary", "fingerprint": "a9a6baca3fceefb8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "conftest.py"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-a9a6baca3fceefb8", "level": "error", "message": {"text": "Possible secret in conftest.py"}, "properties": {"repobilityId": "c4335fca6ba4dc0f", "scanner": "scanner-primary", "fingerprint": "a9a6baca3fceefb8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "conftest.py"}, "region": {"startLine": 30}}}]}, {"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-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"]}}]}]}