{"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-7e50b057da384be5", "name": "Stray `console.log` in TS/JS \u2014 apps/stroltm/ui/src/stores/manager.store/taskList.ts:134", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/stroltm/ui/src/stores/manager.store/taskList.ts:134"}, "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-b23eb0740855c63e", "name": "Dockerfile runs as root: docker/stroltp/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker/stroltp/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-755176d6c58f0497", "name": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "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-c6f8ec208f8d407d", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "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-3c4f4d427c8768f9", "name": "Dockerfile runs as root: docker/strolt/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker/strolt/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-690ca79cd2cde01b", "name": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "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-bd464c303f55d452", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "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-594dcd4805413032", "name": "Dockerfile runs as root: docker/stroltm/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker/stroltm/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-7abf637a3c1795f8", "name": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "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-b3d1f1be31d90323", "name": "Docker base image is tag-pinned but not digest-pinned: node:24.13.0-trixie-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:24.13.0-trixie-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-1396e9186ee26462", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "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-8b0dcec925991ddb", "name": "Possible secret in website/docusaurus.config.ts", "shortDescription": {"text": "Possible secret in website/docusaurus.config.ts"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. 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-536d4d09ef7d2562", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "golangci/golangci-lint-action@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": "medium", "confidence": 1.0}}, {"id": "scanner-d908db7671944452", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "docker/setup-qemu-action@v2 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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "22 test file(s) for 226 source file(s) (ratio 0.10). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d9721aecaadc979", "name": "Node manifest has dependencies but no lockfile: apps/stroltp/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/stroltp/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-ec76c1b502c614b6", "name": "Node manifest has dependencies but no lockfile: apps/strolt/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/strolt/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-8126cb1cc084055a", "name": "Node manifest has dependencies but no lockfile: apps/stroltm/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/stroltm/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-2b3b4131c0cb2eaa", "name": "Node manifest has dependencies but no lockfile: shared/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: shared/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-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-fd9a59bc81b2ad95", "name": "Commented-code block (5 lines) in website/docusaurus.config.ts:115", "shortDescription": {"text": "Commented-code block (5 lines) in website/docusaurus.config.ts:115"}, "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}}]}}, "automationDetails": {"id": "repobility/20398"}, "properties": {"repository": "strolt/strolt", "repoUrl": "https://github.com/strolt/strolt", "branch": "main"}, "results": [{"ruleId": "scanner-7e50b057da384be5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/stroltm/ui/src/stores/manager.store/taskList.ts:134"}, "properties": {"repobilityId": "42087bda4a1476da", "scanner": "scanner-primary", "fingerprint": "7e50b057da384be5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b23eb0740855c63e", "level": "warning", "message": {"text": "Dockerfile runs as root: docker/stroltp/Dockerfile"}, "properties": {"repobilityId": "e2ec29275304c0d5", "scanner": "scanner-primary", "fingerprint": "b23eb0740855c63e", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-755176d6c58f0497", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "properties": {"repobilityId": "8727ab1c79e7cecb", "scanner": "scanner-primary", "fingerprint": "755176d6c58f0497", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltp/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6f8ec208f8d407d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "properties": {"repobilityId": "68804bf06110dd38", "scanner": "scanner-primary", "fingerprint": "c6f8ec208f8d407d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltp/Dockerfile"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-c6f8ec208f8d407d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "properties": {"repobilityId": "0f94cb830e01a261", "scanner": "scanner-primary", "fingerprint": "c6f8ec208f8d407d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltp/Dockerfile"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-3c4f4d427c8768f9", "level": "warning", "message": {"text": "Dockerfile runs as root: docker/strolt/Dockerfile"}, "properties": {"repobilityId": "6b7441fbad7f67a7", "scanner": "scanner-primary", "fingerprint": "3c4f4d427c8768f9", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-690ca79cd2cde01b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "properties": {"repobilityId": "d0b9c8ab111dd581", "scanner": "scanner-primary", "fingerprint": "690ca79cd2cde01b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/strolt/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-690ca79cd2cde01b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "properties": {"repobilityId": "19a5a1dd09bba806", "scanner": "scanner-primary", "fingerprint": "690ca79cd2cde01b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/strolt/Dockerfile"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-bd464c303f55d452", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "properties": {"repobilityId": "1466eaf9e95e0832", "scanner": "scanner-primary", "fingerprint": "bd464c303f55d452", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/strolt/Dockerfile"}, "region": {"startLine": 99}}}]}, {"ruleId": "scanner-594dcd4805413032", "level": "warning", "message": {"text": "Dockerfile runs as root: docker/stroltm/Dockerfile"}, "properties": {"repobilityId": "c91c95d69fcdb1c2", "scanner": "scanner-primary", "fingerprint": "594dcd4805413032", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-7abf637a3c1795f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: alpine:3.23.4"}, "properties": {"repobilityId": "9602d95c49bab2ec", "scanner": "scanner-primary", "fingerprint": "7abf637a3c1795f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltm/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b3d1f1be31d90323", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:24.13.0-trixie-slim"}, "properties": {"repobilityId": "3f6a9b4c69838874", "scanner": "scanner-primary", "fingerprint": "b3d1f1be31d90323", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltm/Dockerfile"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-1396e9186ee26462", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "properties": {"repobilityId": "72c31cca8fe8b833", "scanner": "scanner-primary", "fingerprint": "1396e9186ee26462", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltm/Dockerfile"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-1396e9186ee26462", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26.4-alpine3.23"}, "properties": {"repobilityId": "f53d93d2fe93aaa2", "scanner": "scanner-primary", "fingerprint": "1396e9186ee26462", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker/stroltm/Dockerfile"}, "region": {"startLine": 31}}}]}, {"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-8b0dcec925991ddb", "level": "error", "message": {"text": "Possible secret in website/docusaurus.config.ts"}, "properties": {"repobilityId": "5a587dc748ea11aa", "scanner": "scanner-primary", "fingerprint": "8b0dcec925991ddb", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "website/docusaurus.config.ts"}, "region": {"startLine": 101}}}]}, {"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-536d4d09ef7d2562", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c56646398b70e81", "scanner": "scanner-primary", "fingerprint": "536d4d09ef7d2562", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-lint.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-536d4d09ef7d2562", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c56646398b70e81", "scanner": "scanner-primary", "fingerprint": "536d4d09ef7d2562", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-lint.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-536d4d09ef7d2562", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c56646398b70e81", "scanner": "scanner-primary", "fingerprint": "536d4d09ef7d2562", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-lint.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-536d4d09ef7d2562", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0c56646398b70e81", "scanner": "scanner-primary", "fingerprint": "536d4d09ef7d2562", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-lint.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "11ee58c10b99595f", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c6ba0c2f8814baad", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "11ee58c10b99595f", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c6ba0c2f8814baad", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "11ee58c10b99595f", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 118}}}]}, {"ruleId": "scanner-d908db7671944452", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c6ba0c2f8814baad", "scanner": "scanner-primary", "fingerprint": "d908db7671944452", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-build-strolt.yml"}, "region": {"startLine": 122}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "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-2d9721aecaadc979", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/stroltp/package.json"}, "properties": {"repobilityId": "e8391a6e5734f071", "scanner": "scanner-primary", "fingerprint": "2d9721aecaadc979", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/stroltp/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ec76c1b502c614b6", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/strolt/package.json"}, "properties": {"repobilityId": "09e0d38fc78b12e8", "scanner": "scanner-primary", "fingerprint": "ec76c1b502c614b6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/strolt/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8126cb1cc084055a", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/stroltm/package.json"}, "properties": {"repobilityId": "a03b0eea8c714ff9", "scanner": "scanner-primary", "fingerprint": "8126cb1cc084055a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/stroltm/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2b3b4131c0cb2eaa", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: shared/package.json"}, "properties": {"repobilityId": "310fa61d19fba401", "scanner": "scanner-primary", "fingerprint": "2b3b4131c0cb2eaa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shared/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "6bf46deb2dbe1b8f", "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": "afac5c25df87d23e", "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": "cd0480f197117aee", "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": "96eb1a25229bd074", "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": "a0c2f9a7c79aaba3", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-fd9a59bc81b2ad95", "level": "none", "message": {"text": "Commented-code block (5 lines) in website/docusaurus.config.ts:115"}, "properties": {"repobilityId": "d642b2af8e061a4b", "scanner": "scanner-primary", "fingerprint": "fd9a59bc81b2ad95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}