{"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-ed0a3bbe3c1c6df9", "name": "Stray `console.log` in TS/JS \u2014 test_localhost.js:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_localhost.js:10"}, "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-42000d80b17706b7", "name": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.js:22"}, "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-0b56baa5ed349af9", "name": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.ts:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.ts:12"}, "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-17719a885d9a427b", "name": "Stray `console.log` in TS/JS \u2014 test_localhost_0.5.js:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_localhost_0.5.js:10"}, "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-5a32ac60613087ac", "name": "Runtime dotenv file present in repo: .env.production", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.production"}, "fullDescription": {"text": "`.env.production` looks like a runtime dotenv file. It contains secret-looking assignments for GOOGLE_CLIENT_SECRET. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "2 tests / 9 src (ratio 0.22)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 7 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. 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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.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-cbb5857940ba0dc2", "name": "Agent instruction/config may expose a secret: AGENTS.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: AGENTS.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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9cb832e190c7424d", "name": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:5)", "shortDescription": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:5)"}, "fullDescription": {"text": "`test_localhost.js:5` calls `POST http://localhost:3000/api/delivery/check-pincode` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/http:/localhost:3000/api/delivery/check-pincode`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7889a413c147f863", "name": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:12)", "shortDescription": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:12)"}, "fullDescription": {"text": "`test_localhost.js:12` calls `POST http://localhost:3000/api/delivery/check-pincode` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/http:/localhost:3000/api/delivery/check-pincode`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-977616f33dea6597", "name": "Dangling fetch: POST https://api.nimbuspost.com/v1/users/login (scratch_check_prices.js:7)", "shortDescription": {"text": "Dangling fetch: POST https://api.nimbuspost.com/v1/users/login (scratch_check_prices.js:7)"}, "fullDescription": {"text": "`scratch_check_prices.js:7` calls `POST https://api.nimbuspost.com/v1/users/login` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/https:/api.nimbuspost.com/v1/users/login`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9f0bbe9f6657ae64", "name": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost_0.5.js:5)", "shortDescription": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost_0.5.js:5)"}, "fullDescription": {"text": "`test_localhost_0.5.js:5` calls `POST http://localhost:3000/api/delivery/check-pincode` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/http:/localhost:3000/api/delivery/check-pincode`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-23c9b403fcbf6935", "name": "Unused endpoint: POST /courier/serviceability", "shortDescription": {"text": "Unused endpoint: POST /courier/serviceability"}, "fullDescription": {"text": "`scratch_check_prices.js` declares `POST /courier/serviceability` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/27296"}, "properties": {"repository": "kushalmahawar2005/Gopi-Misthan-Bhandar", "repoUrl": "https://github.com/kushalmahawar2005/Gopi-Misthan-Bhandar", "branch": "main"}, "results": [{"ruleId": "scanner-ed0a3bbe3c1c6df9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_localhost.js:10"}, "properties": {"repobilityId": "e9714c332e5b0c1e", "scanner": "scanner-primary", "fingerprint": "ed0a3bbe3c1c6df9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-42000d80b17706b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.js:22"}, "properties": {"repobilityId": "35624afe819c565f", "scanner": "scanner-primary", "fingerprint": "42000d80b17706b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0b56baa5ed349af9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scratch_check_prices.ts:12"}, "properties": {"repobilityId": "7b9222e70b5537d8", "scanner": "scanner-primary", "fingerprint": "0b56baa5ed349af9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-17719a885d9a427b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_localhost_0.5.js:10"}, "properties": {"repobilityId": "935b0ff1f9ff53f7", "scanner": "scanner-primary", "fingerprint": "17719a885d9a427b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a32ac60613087ac", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.production"}, "properties": {"repobilityId": "da3016501941bee3", "scanner": "scanner-primary", "fingerprint": "5a32ac60613087ac", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "8c2ca5b5d28b1172", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2c10ea3eb84b2b3b", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "d5183b33903b3761", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6c680e2768e8f4c3", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-cbb5857940ba0dc2", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: AGENTS.md"}, "properties": {"repobilityId": "e12c7213d5eadf3e", "scanner": "scanner-primary", "fingerprint": "cbb5857940ba0dc2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-9cb832e190c7424d", "level": "error", "message": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:5)"}, "properties": {"repobilityId": "7cb658fbbefa6f9f", "scanner": "scanner-primary", "fingerprint": "9cb832e190c7424d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-7889a413c147f863", "level": "error", "message": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost.js:12)"}, "properties": {"repobilityId": "aee8ec7c61b1a8e3", "scanner": "scanner-primary", "fingerprint": "7889a413c147f863", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-977616f33dea6597", "level": "error", "message": {"text": "Dangling fetch: POST https://api.nimbuspost.com/v1/users/login (scratch_check_prices.js:7)"}, "properties": {"repobilityId": "6cb925881791308e", "scanner": "scanner-primary", "fingerprint": "977616f33dea6597", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-9f0bbe9f6657ae64", "level": "error", "message": {"text": "Dangling fetch: POST http://localhost:3000/api/delivery/check-pincode (test_localhost_0.5.js:5)"}, "properties": {"repobilityId": "243aa6efb0a06dbf", "scanner": "scanner-primary", "fingerprint": "9f0bbe9f6657ae64", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-23c9b403fcbf6935", "level": "note", "message": {"text": "Unused endpoint: POST /courier/serviceability"}, "properties": {"repobilityId": "78eedd527a01c205", "scanner": "scanner-primary", "fingerprint": "23c9b403fcbf6935", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}