{"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-2a06e9120b3eec59", "name": "Stray `console.log` in TS/JS \u2014 eao-order-notes.js:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-order-notes.js:30"}, "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-53fab32cd28cb03e", "name": "Stray `console.log` in TS/JS \u2014 admin-script.js:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 admin-script.js: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-2f787ae029df819a", "name": "Stray `console.log` in TS/JS \u2014 eao-global-init.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-global-init.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-cd0990c0a7bb8048", "name": "Stray `console.log` in TS/JS \u2014 eao-customers.js:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-customers.js:47"}, "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-6da016a8cfc8d677", "name": "Stray `console.log` in TS/JS \u2014 eao-change-detection.js:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-change-detection.js:59"}, "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-6b22a00e02b3ec79", "name": "Stray `console.log` in TS/JS \u2014 eao-yith-points.js:489", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-yith-points.js:489"}, "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-75c1a860730a2ccb", "name": "Stray `console.log` in TS/JS \u2014 eao-fluent-support.js:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-fluent-support.js:44"}, "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-5a29ff2ef3443b5f", "name": "Stray `console.log` in TS/JS \u2014 eao-core.js:249", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-core.js:249"}, "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-8629fd68275360c4", "name": "Stray `console.log` in TS/JS \u2014 eao-shipstation-metabox.js:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eao-shipstation-metabox.js:29"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 19 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 127 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "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, 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": "medium", "confidence": 1.0}}, {"id": "scanner-abfb584d7bccfe22", "name": "Legacy-named symbol `addProductToOrderLegacy` in admin-script.js:374", "shortDescription": {"text": "Legacy-named symbol `addProductToOrderLegacy` in admin-script.js:374"}, "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/26389"}, "properties": {"repository": "HolisticPeople/Enhanced-Admin-Order-Plugin", "repoUrl": "https://github.com/HolisticPeople/Enhanced-Admin-Order-Plugin", "branch": "main"}, "results": [{"ruleId": "scanner-2a06e9120b3eec59", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-order-notes.js:30"}, "properties": {"repobilityId": "802519bdd08527f4", "scanner": "scanner-primary", "fingerprint": "2a06e9120b3eec59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-53fab32cd28cb03e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 admin-script.js:12"}, "properties": {"repobilityId": "7252f42b2994994e", "scanner": "scanner-primary", "fingerprint": "53fab32cd28cb03e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2f787ae029df819a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-global-init.js:20"}, "properties": {"repobilityId": "2a9fbe5f9e4bd5cf", "scanner": "scanner-primary", "fingerprint": "2f787ae029df819a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cd0990c0a7bb8048", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-customers.js:47"}, "properties": {"repobilityId": "11de68688bcbc18c", "scanner": "scanner-primary", "fingerprint": "cd0990c0a7bb8048", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6da016a8cfc8d677", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-change-detection.js:59"}, "properties": {"repobilityId": "aeee36e2be59c284", "scanner": "scanner-primary", "fingerprint": "6da016a8cfc8d677", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6b22a00e02b3ec79", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-yith-points.js:489"}, "properties": {"repobilityId": "5a71173a66835c39", "scanner": "scanner-primary", "fingerprint": "6b22a00e02b3ec79", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-75c1a860730a2ccb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-fluent-support.js:44"}, "properties": {"repobilityId": "70046b0d0954bbd8", "scanner": "scanner-primary", "fingerprint": "75c1a860730a2ccb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a29ff2ef3443b5f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-core.js:249"}, "properties": {"repobilityId": "978f69d9067b9384", "scanner": "scanner-primary", "fingerprint": "5a29ff2ef3443b5f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8629fd68275360c4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eao-shipstation-metabox.js:29"}, "properties": {"repobilityId": "0ebc449371e9f802", "scanner": "scanner-primary", "fingerprint": "8629fd68275360c4", "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-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": "7fbd1f640a45bc90", "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": "930a67907a2e0aff", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "4fdef8ca9b52703a", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "20638cf763783766", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-abfb584d7bccfe22", "level": "note", "message": {"text": "Legacy-named symbol `addProductToOrderLegacy` in admin-script.js:374"}, "properties": {"repobilityId": "5a3ec20b0dc010de", "scanner": "scanner-primary", "fingerprint": "abfb584d7bccfe22", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}