{"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-07c882e42d86070c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.jsx:2953", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.jsx:2953"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "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-384b0e35b2e174f9", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/content/content.js:116", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/content/content.js:116"}, "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-5966d5c8fcd303f1", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup/popup.js:89", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup/popup.js:89"}, "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-a5c3a8e974c90ad8", "name": "Possible secret in src/App.jsx", "shortDescription": {"text": "Possible secret in src/App.jsx"}, "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-b951914c1a8652c8", "name": "Insecure pattern 'dangerous_innerhtml' in src/App.jsx:2953", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/App.jsx:2953"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-84fc123e1d3fd248", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/App.jsx:1693", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/App.jsx:1693"}, "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-765fe454f6260b84", "name": "Insecure pattern 'local_storage_auth_token' in src/App.jsx:817", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in src/App.jsx:817"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@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-ad6701f0a8405e22", "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-e25e2983e048c19c", "name": "Very large file: src/App.jsx (7249 lines)", "shortDescription": {"text": "Very large file: src/App.jsx (7249 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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": "0 test file(s) for 11 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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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: license, tests, operator-readme. 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": "medium", "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 license, tests, operator-readme. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "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-4023e750b4c49b4a", "name": "Legacy-named symbol `changePwOld` in src/App.jsx:747", "shortDescription": {"text": "Legacy-named symbol `changePwOld` in src/App.jsx:747"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c9e1f7e03e7e4d7c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.jsx:518", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.jsx:518"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18903"}, "properties": {"repository": "sanking11/NotesCraft", "repoUrl": "https://github.com/sanking11/NotesCraft", "branch": "main"}, "results": [{"ruleId": "scanner-07c882e42d86070c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.jsx:2953"}, "properties": {"repobilityId": "069f3e2ddc64e1ab", "scanner": "scanner-primary", "fingerprint": "07c882e42d86070c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"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-384b0e35b2e174f9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/content/content.js:116"}, "properties": {"repobilityId": "f056f6eb6faec581", "scanner": "scanner-primary", "fingerprint": "384b0e35b2e174f9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/content/content.js"}, "region": {"startLine": 116}}}]}, {"ruleId": "scanner-5966d5c8fcd303f1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup/popup.js:89"}, "properties": {"repobilityId": "bd6a0de99d5d1487", "scanner": "scanner-primary", "fingerprint": "5966d5c8fcd303f1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/popup/popup.js"}, "region": {"startLine": 89}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1070}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1071}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1072}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1073}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1074}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1075}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1076}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1077}}}]}, {"ruleId": "scanner-a5c3a8e974c90ad8", "level": "error", "message": {"text": "Possible secret in src/App.jsx"}, "properties": {"repobilityId": "21f621960138332d", "scanner": "scanner-primary", "fingerprint": "a5c3a8e974c90ad8", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 2882}}}]}, {"ruleId": "scanner-b951914c1a8652c8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/App.jsx:2953"}, "properties": {"repobilityId": "8f1f648f5e96efb5", "scanner": "scanner-primary", "fingerprint": "b951914c1a8652c8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 2953}}}]}, {"ruleId": "scanner-84fc123e1d3fd248", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/App.jsx:1693"}, "properties": {"repobilityId": "260d79cb97791cc7", "scanner": "scanner-primary", "fingerprint": "84fc123e1d3fd248", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 1693}}}]}, {"ruleId": "scanner-765fe454f6260b84", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in src/App.jsx:817"}, "properties": {"repobilityId": "94578cfccb4b9c5d", "scanner": "scanner-primary", "fingerprint": "765fe454f6260b84", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.jsx"}, "region": {"startLine": 817}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e25e2983e048c19c", "level": "note", "message": {"text": "Very large file: src/App.jsx (7249 lines)"}, "properties": {"repobilityId": "a59a84e7052cf35b", "scanner": "scanner-primary", "fingerprint": "e25e2983e048c19c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "407ea1dc91da01a0", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "7fa733bb64196944", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "c4e97c40600012a5", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "d8614aa69a115c29", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "e3e2a2fcc5b696d2", "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": "f59f567c4ddfc6e4", "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": "9720ff99d265ab54", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4023e750b4c49b4a", "level": "note", "message": {"text": "Legacy-named symbol `changePwOld` in src/App.jsx:747"}, "properties": {"repobilityId": "088c16f13cba737c", "scanner": "scanner-primary", "fingerprint": "4023e750b4c49b4a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c9e1f7e03e7e4d7c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.jsx:518"}, "properties": {"repobilityId": "acbe7e44b134d6f2", "scanner": "scanner-primary", "fingerprint": "c9e1f7e03e7e4d7c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}