{"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-8159498be9143a51", "name": "Stray `console.log` in TS/JS \u2014 example/create_plots/index.js:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 example/create_plots/index.js:56"}, "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-7dab8f6218d0fa21", "name": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/main.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/main.js:20"}, "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-8071f244f4eadda8", "name": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/setup.js:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/setup.js:17"}, "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-2bd4a50251e446dd", "name": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/sendMail.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/sendMail.js:26"}, "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-66fc29c82396fba5", "name": "Stray `console.log` in TS/JS \u2014 example/get_block_by_height/index.js:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 example/get_block_by_height/index.js:13"}, "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-9426f6e05264fb21", "name": "Stray `console.log` in TS/JS \u2014 src/logger.ts:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/logger.ts:71"}, "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-aed8b7c64ae45470", "name": "Stray `console.log` in TS/JS \u2014 test/ws/full_node.test.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/ws/full_node.test.js:26"}, "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-ef36482288b98c24", "name": "Stray `console.log` in TS/JS \u2014 test/ws/farmer.test.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/ws/farmer.test.js:26"}, "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-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-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-ddbb68e49372c5c9", "name": "Very large file: src/api/rpc/wallet/index.ts (3907 lines)", "shortDescription": {"text": "Very large file: src/api/rpc/wallet/index.ts (3907 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": "3 test file(s) for 122 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d2e1dd9f90bc2d2b", "name": "Node manifest has dependencies but no lockfile: example/send_email_when_proof_is_found/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: example/send_email_when_proof_is_found/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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 12 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ac096b4bebe6d903", "name": "Legacy-named symbol `errorOnDeprecated` in jest.config.js:51", "shortDescription": {"text": "Legacy-named symbol `errorOnDeprecated` in jest.config.js:51"}, "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-42c2ef6b04e0ccf7", "name": "Commented-code block (5 lines) in jest.config.js:148", "shortDescription": {"text": "Commented-code block (5 lines) in jest.config.js:148"}, "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-ca5f239c8f2cd97c", "name": "Legacy-named symbol `TransactionRecordOld` in src/api/chia/wallet/transaction_record.ts:9", "shortDescription": {"text": "Legacy-named symbol `TransactionRecordOld` in src/api/chia/wallet/transaction_record.ts:9"}, "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-01f621398ee42971", "name": "Legacy-named symbol `TradeRecordOld` in src/api/chia/wallet/trade_record.ts:15", "shortDescription": {"text": "Legacy-named symbol `TradeRecordOld` in src/api/chia/wallet/trade_record.ts:15"}, "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}}]}}, "automationDetails": {"id": "repobility/24923"}, "properties": {"repository": "Chia-Mine/chia-agent", "repoUrl": "https://github.com/Chia-Mine/chia-agent", "branch": "main"}, "results": [{"ruleId": "scanner-8159498be9143a51", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 example/create_plots/index.js:56"}, "properties": {"repobilityId": "27a45dc5266a8ed4", "scanner": "scanner-primary", "fingerprint": "8159498be9143a51", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7dab8f6218d0fa21", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/main.js:20"}, "properties": {"repobilityId": "8878f3f761d7deb7", "scanner": "scanner-primary", "fingerprint": "7dab8f6218d0fa21", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8071f244f4eadda8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/setup.js:17"}, "properties": {"repobilityId": "108ac139a39947c8", "scanner": "scanner-primary", "fingerprint": "8071f244f4eadda8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2bd4a50251e446dd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 example/send_email_when_proof_is_found/gmail/sendMail.js:26"}, "properties": {"repobilityId": "520535cb35eae97b", "scanner": "scanner-primary", "fingerprint": "2bd4a50251e446dd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-66fc29c82396fba5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 example/get_block_by_height/index.js:13"}, "properties": {"repobilityId": "bcc05516e2239ff5", "scanner": "scanner-primary", "fingerprint": "66fc29c82396fba5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9426f6e05264fb21", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/logger.ts:71"}, "properties": {"repobilityId": "f89f7ddbc9e8a8b3", "scanner": "scanner-primary", "fingerprint": "9426f6e05264fb21", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-aed8b7c64ae45470", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/ws/full_node.test.js:26"}, "properties": {"repobilityId": "4af096c11c0c7cce", "scanner": "scanner-primary", "fingerprint": "aed8b7c64ae45470", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ef36482288b98c24", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/ws/farmer.test.js:26"}, "properties": {"repobilityId": "bdad85594ad29d5e", "scanner": "scanner-primary", "fingerprint": "ef36482288b98c24", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-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-ddbb68e49372c5c9", "level": "note", "message": {"text": "Very large file: src/api/rpc/wallet/index.ts (3907 lines)"}, "properties": {"repobilityId": "e6470d3f1ed2bd91", "scanner": "scanner-primary", "fingerprint": "ddbb68e49372c5c9", "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-d2e1dd9f90bc2d2b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: example/send_email_when_proof_is_found/package.json"}, "properties": {"repobilityId": "c0b04ffb90687809", "scanner": "scanner-primary", "fingerprint": "d2e1dd9f90bc2d2b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "example/send_email_when_proof_is_found/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "46632ddd8ba4d5d2", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ac096b4bebe6d903", "level": "note", "message": {"text": "Legacy-named symbol `errorOnDeprecated` in jest.config.js:51"}, "properties": {"repobilityId": "684f89fbfd110b41", "scanner": "scanner-primary", "fingerprint": "ac096b4bebe6d903", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-42c2ef6b04e0ccf7", "level": "none", "message": {"text": "Commented-code block (5 lines) in jest.config.js:148"}, "properties": {"repobilityId": "01692290b0589d7c", "scanner": "scanner-primary", "fingerprint": "42c2ef6b04e0ccf7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca5f239c8f2cd97c", "level": "note", "message": {"text": "Legacy-named symbol `TransactionRecordOld` in src/api/chia/wallet/transaction_record.ts:9"}, "properties": {"repobilityId": "3adf892b88daec71", "scanner": "scanner-primary", "fingerprint": "ca5f239c8f2cd97c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-01f621398ee42971", "level": "note", "message": {"text": "Legacy-named symbol `TradeRecordOld` in src/api/chia/wallet/trade_record.ts:15"}, "properties": {"repobilityId": "f517369bbbb23fef", "scanner": "scanner-primary", "fingerprint": "01f621398ee42971", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}