{"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-8dfb97cdecaba121", "name": "Possibly dead Python function: async_unload_entry", "shortDescription": {"text": "Possibly dead Python function: async_unload_entry"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5dffda5c41415dc5", "name": "Possibly dead Python function: async_step_user", "shortDescription": {"text": "Possibly dead Python function: async_step_user"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b903cb3b6f92573b", "name": "Possibly dead Python function: async_step_zeroconf", "shortDescription": {"text": "Possibly dead Python function: async_step_zeroconf"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d94ecdef6bb8d01b", "name": "Possibly dead Python function: async_step_reauth", "shortDescription": {"text": "Possibly dead Python function: async_step_reauth"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fb079c04611a70fb", "name": "Possibly dead Python function: async_step_reconfigure", "shortDescription": {"text": "Possibly dead Python function: async_step_reconfigure"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ee6234c0a7d5c3a", "name": "Possibly dead Python function: async_press", "shortDescription": {"text": "Possibly dead Python function: async_press"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "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-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-1838a141491ce38c", "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-4cb21838d560719d", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/stale@v10 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-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-ee221a735f11c7a0", "name": "Agent authority lacks a verifier contract: .github/instructions/configuration_yaml.instructions.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .github/instructions/configuration_yaml.instructions.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-28f73ab4cca99f8e", "name": "Agent instruction/config may expose a secret: .github/instructions/translations.instructions.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .github/instructions/translations.instructions.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-31b71ea267d29b5e", "name": "Agent authority lacks a verifier contract: .github/instructions/json.instructions.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .github/instructions/json.instructions.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d98c5a025540163a", "name": "Agent instruction/config may expose a secret: .github/instructions/config_flow.instructions.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .github/instructions/config_flow.instructions.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8f28ead38d30102e", "name": "Agent authority lacks a verifier contract: .github/instructions/markdown.instructions.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .github/instructions/markdown.instructions.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c5b3ef5955f6883f", "name": "Legacy-named symbol `run_backup` in tests/test_init.py:45", "shortDescription": {"text": "Legacy-named symbol `run_backup` in tests/test_init.py:45"}, "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-7fc6d1bb601fbd1e", "name": "Legacy-named symbol `model_copy` in tests/test_sensor.py:333", "shortDescription": {"text": "Legacy-named symbol `model_copy` in tests/test_sensor.py:333"}, "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-f15523f601a7dbfc", "name": "Commented-code block (7 lines) in tests/test_sensor.py:31", "shortDescription": {"text": "Commented-code block (7 lines) in tests/test_sensor.py:31"}, "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-5182fdb7a60166bb", "name": "Legacy-named symbol `verify_backup` in tests/api/test_models.py:145", "shortDescription": {"text": "Legacy-named symbol `verify_backup` in tests/api/test_models.py:145"}, "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-1e2bae35893fa155", "name": "Legacy-named symbol `run_backup` in custom_components/vault/__init__.py:55", "shortDescription": {"text": "Legacy-named symbol `run_backup` in custom_components/vault/__init__.py:55"}, "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-e014fe6affe81994", "name": "Legacy-named symbol `run_backup` in custom_components/vault/button.py:62", "shortDescription": {"text": "Legacy-named symbol `run_backup` in custom_components/vault/button.py:62"}, "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-af0f93982d3abc61", "name": "Legacy-named symbol `verify_backup` in custom_components/vault/api/models.py:164", "shortDescription": {"text": "Legacy-named symbol `verify_backup` in custom_components/vault/api/models.py:164"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ncustom_components/vault/binary_sensor.py:is_on, custom_components/vault/binary_sensor.py:is_on\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ncustom_components/vault/sensor.py:native_value, custom_components/vault/sensor.py:native_value, custom_components/vault/sensor.py:native_value, custom_components/vault/sensor.py:native_value\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18540"}, "properties": {"repository": "ruaan-deysel/ha-vault", "repoUrl": "https://github.com/ruaan-deysel/ha-vault", "branch": "main"}, "results": [{"ruleId": "scanner-8dfb97cdecaba121", "level": "note", "message": {"text": "Possibly dead Python function: async_unload_entry"}, "properties": {"repobilityId": "30a9c97872d972d2", "scanner": "scanner-primary", "fingerprint": "8dfb97cdecaba121", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/__init__.py:298"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5dffda5c41415dc5", "level": "note", "message": {"text": "Possibly dead Python function: async_step_user"}, "properties": {"repobilityId": "3e711d68888368f0", "scanner": "scanner-primary", "fingerprint": "5dffda5c41415dc5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/config_flow.py:45"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b903cb3b6f92573b", "level": "note", "message": {"text": "Possibly dead Python function: async_step_zeroconf"}, "properties": {"repobilityId": "1feeb36451f1a0be", "scanner": "scanner-primary", "fingerprint": "b903cb3b6f92573b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/config_flow.py:91"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d94ecdef6bb8d01b", "level": "note", "message": {"text": "Possibly dead Python function: async_step_reauth"}, "properties": {"repobilityId": "1f04196cd1578c85", "scanner": "scanner-primary", "fingerprint": "d94ecdef6bb8d01b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/config_flow.py:233"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fb079c04611a70fb", "level": "note", "message": {"text": "Possibly dead Python function: async_step_reconfigure"}, "properties": {"repobilityId": "a3eaee0466e0054e", "scanner": "scanner-primary", "fingerprint": "fb079c04611a70fb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/config_flow.py:280"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ee6234c0a7d5c3a", "level": "note", "message": {"text": "Possibly dead Python function: async_press"}, "properties": {"repobilityId": "6ab8b39b52db459f", "scanner": "scanner-primary", "fingerprint": "3ee6234c0a7d5c3a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "custom_components/vault/button.py:86"}, "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-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-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4cb21838d560719d", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7146f0ee7830fdc5", "scanner": "scanner-primary", "fingerprint": "4cb21838d560719d", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/stale.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "2fad539c17a83e55", "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": "3bdde39f11331098", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ee221a735f11c7a0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .github/instructions/configuration_yaml.instructions.md"}, "properties": {"repobilityId": "5cbaa1c094408026", "scanner": "scanner-primary", "fingerprint": "ee221a735f11c7a0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/instructions/configuration_yaml.instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28f73ab4cca99f8e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .github/instructions/translations.instructions.md"}, "properties": {"repobilityId": "0a30671a4f53e8b4", "scanner": "scanner-primary", "fingerprint": "28f73ab4cca99f8e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/instructions/translations.instructions.md"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-31b71ea267d29b5e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .github/instructions/json.instructions.md"}, "properties": {"repobilityId": "c5b845117e0f728a", "scanner": "scanner-primary", "fingerprint": "31b71ea267d29b5e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/instructions/json.instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d98c5a025540163a", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .github/instructions/config_flow.instructions.md"}, "properties": {"repobilityId": "615a7a33ba2ecd1d", "scanner": "scanner-primary", "fingerprint": "d98c5a025540163a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/instructions/config_flow.instructions.md"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-8f28ead38d30102e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .github/instructions/markdown.instructions.md"}, "properties": {"repobilityId": "5c8ecaaee6891f7a", "scanner": "scanner-primary", "fingerprint": "8f28ead38d30102e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/instructions/markdown.instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c5b3ef5955f6883f", "level": "note", "message": {"text": "Legacy-named symbol `run_backup` in tests/test_init.py:45"}, "properties": {"repobilityId": "93d3affc92b8b1bb", "scanner": "scanner-primary", "fingerprint": "c5b3ef5955f6883f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7fc6d1bb601fbd1e", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in tests/test_sensor.py:333"}, "properties": {"repobilityId": "a6bfe41771c2ab7b", "scanner": "scanner-primary", "fingerprint": "7fc6d1bb601fbd1e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f15523f601a7dbfc", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/test_sensor.py:31"}, "properties": {"repobilityId": "af5092013cf11aaf", "scanner": "scanner-primary", "fingerprint": "f15523f601a7dbfc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5182fdb7a60166bb", "level": "note", "message": {"text": "Legacy-named symbol `verify_backup` in tests/api/test_models.py:145"}, "properties": {"repobilityId": "357bbad34d503334", "scanner": "scanner-primary", "fingerprint": "5182fdb7a60166bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1e2bae35893fa155", "level": "note", "message": {"text": "Legacy-named symbol `run_backup` in custom_components/vault/__init__.py:55"}, "properties": {"repobilityId": "22c9d6bfb37de796", "scanner": "scanner-primary", "fingerprint": "1e2bae35893fa155", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e014fe6affe81994", "level": "note", "message": {"text": "Legacy-named symbol `run_backup` in custom_components/vault/button.py:62"}, "properties": {"repobilityId": "9010b24568cf02e7", "scanner": "scanner-primary", "fingerprint": "e014fe6affe81994", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-af0f93982d3abc61", "level": "note", "message": {"text": "Legacy-named symbol `verify_backup` in custom_components/vault/api/models.py:164"}, "properties": {"repobilityId": "cc50cf5bcdd6ac15", "scanner": "scanner-primary", "fingerprint": "af0f93982d3abc61", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4610f253ac78b6e9", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "cf42c1f4250f8f75", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "7d810a58fb9f4e9c", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "38818b3ed6138352", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d31d7954a75b1b9b", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "ea821dd854b1a2fc", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "7140a880f30c5ff1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "563023ad57a96b34", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "2f1ac15a5fa40eaf", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}