{"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-2bca8a1764350883", "name": "Privileged port 256 in use", "shortDescription": {"text": "Privileged port 256 in use"}, "fullDescription": {"text": "Port 256 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-c0281c6a96f54f6d", "name": "Privileged port 13 in use", "shortDescription": {"text": "Privileged port 13 in use"}, "fullDescription": {"text": "Port 13 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-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-42f66d92cd768bb0", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/h5-diagnostics/src/console.ts:343", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/h5-diagnostics/src/console.ts:343"}, "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-09fcda35de333ccc", "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-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-bf8f55d99f60fdf9", "name": "Node manifest has dependencies but no lockfile: apps/h5-diagnostics/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/h5-diagnostics/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-9de236baa118905c", "name": "Node manifest has dependencies but no lockfile: codegen/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: codegen/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-a23dee1d161e42ca", "name": "Node manifest has dependencies but no lockfile: modules/jsbridge/h5/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: modules/jsbridge/h5/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-4f2b92114c4e56ac", "name": "Node manifest has dependencies but no lockfile: modules/observability-core/h5/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: modules/observability-core/h5/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-de9a21c4bda8ff93", "name": "Node manifest has dependencies but no lockfile: modules/design-token/h5/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: modules/design-token/h5/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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "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-ac46ed4ce456c4db", "name": "Commented-code block (5 lines) in tests/e2e-ingest/fake-server.mjs:188", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e-ingest/fake-server.mjs:188"}, "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}}, {"id": "scanner-acad5fa80e7c01ac", "name": "Commented-code block (5 lines) in apps/h5-diagnostics/vitest.config.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in apps/h5-diagnostics/vitest.config.ts:3"}, "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}}, {"id": "scanner-9b43e423db05c13f", "name": "Commented-code block (5 lines) in apps/h5-diagnostics/src/console.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in apps/h5-diagnostics/src/console.ts:3"}, "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}}, {"id": "scanner-5362c6e0595285f2", "name": "Commented-code block (11 lines) in apps/h5-diagnostics/src/console.test.ts:1", "shortDescription": {"text": "Commented-code block (11 lines) in apps/h5-diagnostics/src/console.test.ts:1"}, "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}}, {"id": "scanner-f51c041416d74b45", "name": "Commented-code block (6 lines) in codegen/templates/designTokens.kotlin.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.kotlin.ts:3"}, "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}}, {"id": "scanner-1eba430054288c7e", "name": "Commented-code block (7 lines) in codegen/templates/dottedNumericCompare.kotlin.ts:8", "shortDescription": {"text": "Commented-code block (7 lines) in codegen/templates/dottedNumericCompare.kotlin.ts:8"}, "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}}, {"id": "scanner-16b184336ff65cce", "name": "Commented-code block (6 lines) in codegen/templates/designTokens.css.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.css.ts:3"}, "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}}, {"id": "scanner-029ceaacd26cdb7d", "name": "Commented-code block (6 lines) in codegen/templates/designTokens.swift.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.swift.ts:3"}, "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}}, {"id": "scanner-78c24b2b7d25a02d", "name": "Commented-code block (5 lines) in codegen/src/ir.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in codegen/src/ir.ts:4"}, "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}}, {"id": "scanner-3fb13a2b0a4df7e5", "name": "Commented-code block (5 lines) in codegen/src/index.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in codegen/src/index.ts:8"}, "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}}, {"id": "scanner-4f19e35870711d6c", "name": "Commented-code block (5 lines) in codegen/src/banner.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in codegen/src/banner.ts:1"}, "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}}, {"id": "scanner-a771dd1a372f0baa", "name": "Commented-code block (5 lines) in codegen/src/spec.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in codegen/src/spec.ts:3"}, "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}}, {"id": "scanner-83a955db22345085", "name": "Commented-code block (5 lines) in modules/_template/spec/version-comparator.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in modules/_template/spec/version-comparator.ts:3"}, "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}}, {"id": "scanner-7b5686774a357285", "name": "Commented-code block (6 lines) in modules/jsbridge/h5/src/bridge.test.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in modules/jsbridge/h5/src/bridge.test.ts:5"}, "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}}, {"id": "scanner-97a19a7d8a42bf2a", "name": "Commented-code block (6 lines) in modules/observability-core/h5/src/events-contract.conformance.test.ts:66", "shortDescription": {"text": "Commented-code block (6 lines) in modules/observability-core/h5/src/events-contract.conformance.test.ts:66"}, "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}}, {"id": "scanner-3b5aae060461ef69", "name": "Commented-code block (7 lines) in modules/design-token/spec/tokens.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in modules/design-token/spec/tokens.ts:3"}, "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}}, {"id": "scanner-603b59cd761abccf", "name": "Commented-code block (6 lines) in modules/design-token/h5/vitest.config.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in modules/design-token/h5/vitest.config.ts:4"}, "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}}, {"id": "scanner-c8f1147cf8a31466", "name": "Commented-code block (5 lines) in modules/design-token/h5/src/tokens.test.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in modules/design-token/h5/src/tokens.test.ts:8"}, "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}}, {"id": "scanner-892ef34a4e88e19a", "name": "Commented-code block (9 lines) in modules/design-token/h5/src/index.ts:3", "shortDescription": {"text": "Commented-code block (9 lines) in modules/design-token/h5/src/index.ts:3"}, "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}}, {"id": "scanner-1f0952e8d7a88eb7", "name": "Commented-code block (5 lines) in contracts/jsbridge/protocol.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in contracts/jsbridge/protocol.ts:3"}, "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}}, {"id": "scanner-516a500e14166ea7", "name": "Commented-code block (8 lines) in contracts/infra-core/contract.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in contracts/infra-core/contract.ts:3"}, "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/19401"}, "properties": {"repository": "shaomingbo/app-infra-toolkit", "repoUrl": "https://github.com/shaomingbo/app-infra-toolkit", "branch": "main"}, "results": [{"ruleId": "scanner-2bca8a1764350883", "level": "warning", "message": {"text": "Privileged port 256 in use"}, "properties": {"repobilityId": "0ec1f2d0c9e6da94", "scanner": "scanner-primary", "fingerprint": "2bca8a1764350883", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/gen-verify-extended-fixture.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c0281c6a96f54f6d", "level": "warning", "message": {"text": "Privileged port 13 in use"}, "properties": {"repobilityId": "79d721e4d6f64798", "scanner": "scanner-primary", "fingerprint": "c0281c6a96f54f6d", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/gen-offline-demo-package.sh"}, "region": {"startLine": 1}}}]}, {"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-42f66d92cd768bb0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/h5-diagnostics/src/console.ts:343"}, "properties": {"repobilityId": "0ec0415cf3b1dbec", "scanner": "scanner-primary", "fingerprint": "42f66d92cd768bb0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/h5-diagnostics/src/console.ts"}, "region": {"startLine": 343}}}]}, {"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-09fcda35de333ccc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3c23ec957a4c9355", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b5ecd06a7950dcd7", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a6dc9f90e6ea6ddd", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3372acbb05aa9c4b", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6438972d63c0ecd0", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3c23ec957a4c9355", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 120}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6438972d63c0ecd0", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-09fcda35de333ccc", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "524e4e9c1bedda9a", "scanner": "scanner-primary", "fingerprint": "09fcda35de333ccc", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/verify.yml"}, "region": {"startLine": 174}}}]}, {"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-bf8f55d99f60fdf9", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/h5-diagnostics/package.json"}, "properties": {"repobilityId": "a1f6c106efed091e", "scanner": "scanner-primary", "fingerprint": "bf8f55d99f60fdf9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/h5-diagnostics/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9de236baa118905c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: codegen/package.json"}, "properties": {"repobilityId": "99e828e7b664f12a", "scanner": "scanner-primary", "fingerprint": "9de236baa118905c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "codegen/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a23dee1d161e42ca", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: modules/jsbridge/h5/package.json"}, "properties": {"repobilityId": "db0ee6c86cdcab53", "scanner": "scanner-primary", "fingerprint": "a23dee1d161e42ca", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/jsbridge/h5/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f2b92114c4e56ac", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: modules/observability-core/h5/package.json"}, "properties": {"repobilityId": "031090b4f2586452", "scanner": "scanner-primary", "fingerprint": "4f2b92114c4e56ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/observability-core/h5/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de9a21c4bda8ff93", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: modules/design-token/h5/package.json"}, "properties": {"repobilityId": "ef2ce7982c669d40", "scanner": "scanner-primary", "fingerprint": "de9a21c4bda8ff93", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/design-token/h5/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "f87a8c667d0cf55d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d6a6e4c3a63bfe44", "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": "ba8c25818ab75a8f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ac46ed4ce456c4db", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e-ingest/fake-server.mjs:188"}, "properties": {"repobilityId": "2f62b95b68074eca", "scanner": "scanner-primary", "fingerprint": "ac46ed4ce456c4db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-acad5fa80e7c01ac", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/h5-diagnostics/vitest.config.ts:3"}, "properties": {"repobilityId": "20d904a2514d0705", "scanner": "scanner-primary", "fingerprint": "acad5fa80e7c01ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b43e423db05c13f", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/h5-diagnostics/src/console.ts:3"}, "properties": {"repobilityId": "b93f893d69f8201c", "scanner": "scanner-primary", "fingerprint": "9b43e423db05c13f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5362c6e0595285f2", "level": "none", "message": {"text": "Commented-code block (11 lines) in apps/h5-diagnostics/src/console.test.ts:1"}, "properties": {"repobilityId": "d77ef170fdb336ab", "scanner": "scanner-primary", "fingerprint": "5362c6e0595285f2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f51c041416d74b45", "level": "none", "message": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.kotlin.ts:3"}, "properties": {"repobilityId": "d6f008278177f0bc", "scanner": "scanner-primary", "fingerprint": "f51c041416d74b45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1eba430054288c7e", "level": "none", "message": {"text": "Commented-code block (7 lines) in codegen/templates/dottedNumericCompare.kotlin.ts:8"}, "properties": {"repobilityId": "240611451e0e1961", "scanner": "scanner-primary", "fingerprint": "1eba430054288c7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16b184336ff65cce", "level": "none", "message": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.css.ts:3"}, "properties": {"repobilityId": "4d8882a822371eb2", "scanner": "scanner-primary", "fingerprint": "16b184336ff65cce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-029ceaacd26cdb7d", "level": "none", "message": {"text": "Commented-code block (6 lines) in codegen/templates/designTokens.swift.ts:3"}, "properties": {"repobilityId": "046866a43b392e33", "scanner": "scanner-primary", "fingerprint": "029ceaacd26cdb7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-78c24b2b7d25a02d", "level": "none", "message": {"text": "Commented-code block (5 lines) in codegen/src/ir.ts:4"}, "properties": {"repobilityId": "d464debeaf38bb2d", "scanner": "scanner-primary", "fingerprint": "78c24b2b7d25a02d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3fb13a2b0a4df7e5", "level": "none", "message": {"text": "Commented-code block (5 lines) in codegen/src/index.ts:8"}, "properties": {"repobilityId": "5c36eec995349935", "scanner": "scanner-primary", "fingerprint": "3fb13a2b0a4df7e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f19e35870711d6c", "level": "none", "message": {"text": "Commented-code block (5 lines) in codegen/src/banner.ts:1"}, "properties": {"repobilityId": "8d0ce42e43ca90c6", "scanner": "scanner-primary", "fingerprint": "4f19e35870711d6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a771dd1a372f0baa", "level": "none", "message": {"text": "Commented-code block (5 lines) in codegen/src/spec.ts:3"}, "properties": {"repobilityId": "669dd8d214d20ab0", "scanner": "scanner-primary", "fingerprint": "a771dd1a372f0baa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83a955db22345085", "level": "none", "message": {"text": "Commented-code block (5 lines) in modules/_template/spec/version-comparator.ts:3"}, "properties": {"repobilityId": "1bbb5b59f66bddac", "scanner": "scanner-primary", "fingerprint": "83a955db22345085", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b5686774a357285", "level": "none", "message": {"text": "Commented-code block (6 lines) in modules/jsbridge/h5/src/bridge.test.ts:5"}, "properties": {"repobilityId": "56195b71f10634de", "scanner": "scanner-primary", "fingerprint": "7b5686774a357285", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97a19a7d8a42bf2a", "level": "none", "message": {"text": "Commented-code block (6 lines) in modules/observability-core/h5/src/events-contract.conformance.test.ts:66"}, "properties": {"repobilityId": "3d11ac6f066dee76", "scanner": "scanner-primary", "fingerprint": "97a19a7d8a42bf2a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b5aae060461ef69", "level": "none", "message": {"text": "Commented-code block (7 lines) in modules/design-token/spec/tokens.ts:3"}, "properties": {"repobilityId": "9d5be29ba81ee490", "scanner": "scanner-primary", "fingerprint": "3b5aae060461ef69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-603b59cd761abccf", "level": "none", "message": {"text": "Commented-code block (6 lines) in modules/design-token/h5/vitest.config.ts:4"}, "properties": {"repobilityId": "820ea2cf42b1a187", "scanner": "scanner-primary", "fingerprint": "603b59cd761abccf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8f1147cf8a31466", "level": "none", "message": {"text": "Commented-code block (5 lines) in modules/design-token/h5/src/tokens.test.ts:8"}, "properties": {"repobilityId": "2981956ff6e3ee81", "scanner": "scanner-primary", "fingerprint": "c8f1147cf8a31466", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-892ef34a4e88e19a", "level": "none", "message": {"text": "Commented-code block (9 lines) in modules/design-token/h5/src/index.ts:3"}, "properties": {"repobilityId": "e100f348708ec96b", "scanner": "scanner-primary", "fingerprint": "892ef34a4e88e19a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1f0952e8d7a88eb7", "level": "none", "message": {"text": "Commented-code block (5 lines) in contracts/jsbridge/protocol.ts:3"}, "properties": {"repobilityId": "2b07ac0304b07517", "scanner": "scanner-primary", "fingerprint": "1f0952e8d7a88eb7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-516a500e14166ea7", "level": "none", "message": {"text": "Commented-code block (8 lines) in contracts/infra-core/contract.ts:3"}, "properties": {"repobilityId": "578cfd01292f8a43", "scanner": "scanner-primary", "fingerprint": "516a500e14166ea7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}