{"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-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-2ca37dbe4facc34a", "name": "Runtime dotenv file present in repo: .env.prod", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.prod"}, "fullDescription": {"text": "`.env.prod` looks like a runtime dotenv file. It contains secret-looking assignments for NEXT_PUBLIC_SEGMENT_KEY, NEXT_PUBLIC_SENTRY_PUBLIC_KEY, NEXT_PUBLIC_STRIPE_PUBLIC_KEY, NEXT_PUBLIC_ALCHEMY_KEY, NEXT_PUBLIC_CF_TURNSTILE_SITE_KEY. 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-e0b071fc49b47be6", "name": "Runtime dotenv file present in repo: .env.prod-next", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.prod-next"}, "fullDescription": {"text": "`.env.prod-next` looks like a runtime dotenv file. It contains secret-looking assignments for NEXT_PUBLIC_SEGMENT_KEY, NEXT_PUBLIC_SENTRY_PUBLIC_KEY, NEXT_PUBLIC_STRIPE_PUBLIC_KEY, NEXT_PUBLIC_ALCHEMY_KEY, NEXT_PUBLIC_CF_TURNSTILE_SITE_KEY. 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-5b43d4a583792c5d", "name": "Runtime dotenv file present in repo: .env.dev", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.dev"}, "fullDescription": {"text": "`.env.dev` looks like a runtime dotenv file. It contains secret-looking assignments for NEXT_PUBLIC_SEGMENT_KEY, NEXT_PUBLIC_SENTRY_PUBLIC_KEY, NEXT_PUBLIC_ALCHEMY_KEY, NEXT_PUBLIC_CF_TURNSTILE_SITE_KEY. 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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. 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}}]}}, "automationDetails": {"id": "repobility/29973"}, "properties": {"repository": "thematters/matters-web", "repoUrl": "https://github.com/thematters/matters-web", "branch": "main"}, "results": [{"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-2ca37dbe4facc34a", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.prod"}, "properties": {"repobilityId": "f80e5c2c123d39bf", "scanner": "scanner-primary", "fingerprint": "2ca37dbe4facc34a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.prod"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e0b071fc49b47be6", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.prod-next"}, "properties": {"repobilityId": "a83bd2d42f219a7f", "scanner": "scanner-primary", "fingerprint": "e0b071fc49b47be6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.prod-next"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5b43d4a583792c5d", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.dev"}, "properties": {"repobilityId": "39400adf0f918d08", "scanner": "scanner-primary", "fingerprint": "5b43d4a583792c5d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.dev"}, "region": {"startLine": 1}}}]}, {"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-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2bd50e0472dbf2d0", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}