{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8cd378ab547f6159", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(protected)/recommendations/page.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(protected)/recommendations/page.tsx:95"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c3263b9f159c261b", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/features/product/components/ProductCard.tsx:32", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/features/product/components/ProductCard.tsx:32"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-75b6be4e46d6e560", "name": "Possible secret in scripts/generate_embeddings.py", "shortDescription": {"text": "Possible secret in scripts/generate_embeddings.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-e591fbaf25e2b4e7", "name": "Possible secret in scripts/seed_products.py", "shortDescription": {"text": "Possible secret in scripts/seed_products.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-39147372bc583332", "name": "Possible secret in scripts/seed_products_from_json.py", "shortDescription": {"text": "Possible secret in scripts/seed_products_from_json.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-02ed7bfe9f011e63", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/recommendation/integration/RecommendationIntegrationTes", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/recommendation/integration/RecommendationIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-26564e4c8d7e1137", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/auth/integration/AuthIntegrationTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/auth/integration/AuthIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-412b299c0625ddb6", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/product/integration/ProductIntegrationTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/product/integration/ProductIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-7eabf89c662912d1", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/cart/integration/CartIntegrationTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/cart/integration/CartIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-c77a7abd08db83c9", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderIntegrationTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a1fe9fd0296e29f9", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderConcurrencyTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderConcurrencyTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-e7a785473b39b27a", "name": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/payment/integration/PaymentIntegrationTest.java", "shortDescription": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/payment/integration/PaymentIntegrationTest.java"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 62 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 16 placeholder/mock markers across 6 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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. 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-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-19406cdb8cc1e0f0", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/seed_products.py:59", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/seed_products.py:59"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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:\nscripts/seed_products.py:check_backend, scripts/seed_products_from_json.py:check_backend\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/20641"}, "properties": {"repository": "syann97/AgentCart", "repoUrl": "https://github.com/syann97/AgentCart", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-8cd378ab547f6159", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(protected)/recommendations/page.tsx:95"}, "properties": {"repobilityId": "366c018c09d14d45", "scanner": "scanner-primary", "fingerprint": "8cd378ab547f6159", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c3263b9f159c261b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/features/product/components/ProductCard.tsx:32"}, "properties": {"repobilityId": "76a867256c416115", "scanner": "scanner-primary", "fingerprint": "c3263b9f159c261b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-75b6be4e46d6e560", "level": "error", "message": {"text": "Possible secret in scripts/generate_embeddings.py"}, "properties": {"repobilityId": "3383e574583bd8cf", "scanner": "scanner-primary", "fingerprint": "75b6be4e46d6e560", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_embeddings.py"}, "region": {"startLine": 134}}}]}, {"ruleId": "scanner-75b6be4e46d6e560", "level": "error", "message": {"text": "Possible secret in scripts/generate_embeddings.py"}, "properties": {"repobilityId": "3383e574583bd8cf", "scanner": "scanner-primary", "fingerprint": "75b6be4e46d6e560", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_embeddings.py"}, "region": {"startLine": 182}}}]}, {"ruleId": "scanner-e591fbaf25e2b4e7", "level": "error", "message": {"text": "Possible secret in scripts/seed_products.py"}, "properties": {"repobilityId": "c5cb624ad0af7928", "scanner": "scanner-primary", "fingerprint": "e591fbaf25e2b4e7", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed_products.py"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-39147372bc583332", "level": "error", "message": {"text": "Possible secret in scripts/seed_products_from_json.py"}, "properties": {"repobilityId": "5ea205786e3e6b6c", "scanner": "scanner-primary", "fingerprint": "39147372bc583332", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed_products_from_json.py"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-02ed7bfe9f011e63", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/recommendation/integration/RecommendationIntegrationTest.java"}, "properties": {"repobilityId": "a8cdd48fd75716aa", "scanner": "scanner-primary", "fingerprint": "02ed7bfe9f011e63", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/recommendation/integration/RecommendationIntegrationTest.java"}, "region": {"startLine": 85}}}]}, {"ruleId": "scanner-26564e4c8d7e1137", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/auth/integration/AuthIntegrationTest.java"}, "properties": {"repobilityId": "2cfd93e705624f40", "scanner": "scanner-primary", "fingerprint": "26564e4c8d7e1137", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/auth/integration/AuthIntegrationTest.java"}, "region": {"startLine": 89}}}]}, {"ruleId": "scanner-412b299c0625ddb6", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/product/integration/ProductIntegrationTest.java"}, "properties": {"repobilityId": "044afcfef7612ae6", "scanner": "scanner-primary", "fingerprint": "412b299c0625ddb6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/product/integration/ProductIntegrationTest.java"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-7eabf89c662912d1", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/cart/integration/CartIntegrationTest.java"}, "properties": {"repobilityId": "3cf0ea6288cdcab4", "scanner": "scanner-primary", "fingerprint": "7eabf89c662912d1", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/cart/integration/CartIntegrationTest.java"}, "region": {"startLine": 90}}}]}, {"ruleId": "scanner-c77a7abd08db83c9", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderIntegrationTest.java"}, "properties": {"repobilityId": "878f8a111017a924", "scanner": "scanner-primary", "fingerprint": "c77a7abd08db83c9", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderIntegrationTest.java"}, "region": {"startLine": 95}}}]}, {"ruleId": "scanner-a1fe9fd0296e29f9", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderConcurrencyTest.java"}, "properties": {"repobilityId": "c0d0a20e9f5c9722", "scanner": "scanner-primary", "fingerprint": "a1fe9fd0296e29f9", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/order/integration/OrderConcurrencyTest.java"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-e7a785473b39b27a", "level": "error", "message": {"text": "Possible secret in backend/AgentCart/src/test/java/com/agentcart/payment/integration/PaymentIntegrationTest.java"}, "properties": {"repobilityId": "a3fe6e50c0c4b494", "scanner": "scanner-primary", "fingerprint": "e7a785473b39b27a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/AgentCart/src/test/java/com/agentcart/payment/integration/PaymentIntegrationTest.java"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fcde63814052ac13", "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": "8f706e894dfbe27b", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1213c42adf06a851", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "e230ed7083607880", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "58137ffb4ed05e41", "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": "9bddb6fc0dc6ac89", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "0cb6d75cc960ca0c", "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": "f3c8f3e308c0f0fe", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-19406cdb8cc1e0f0", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/seed_products.py:59"}, "properties": {"repobilityId": "744b630741b4a59a", "scanner": "scanner-primary", "fingerprint": "19406cdb8cc1e0f0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6cc5ba5c95a81603", "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": "c3b567d9c798de84", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}