{"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-85c5d60aa972940c", "name": "Possibly dead Python function: planet_info", "shortDescription": {"text": "Possibly dead Python function: planet_info"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb181fadd501963c", "name": "Possibly dead Python function: sort_key", "shortDescription": {"text": "Possibly dead Python function: sort_key"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cf7fb077fe5522f8", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.py:1722", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.py:1722"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a49e412247e840b8", "name": "Insecure pattern 'debug_true' in app.py:3871", "shortDescription": {"text": "Insecure pattern 'debug_true' in app.py:3871"}, "fullDescription": {"text": "Found a known-risky pattern (debug_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7d15bdf0f5345ad4", "name": "Insecure pattern 'subprocess_shell_true' in repost_reel_0615.py:20", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in repost_reel_0615.py:20"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-1580feb2988435f6", "name": "Very large file: moonlog_astrology.py (8936 lines)", "shortDescription": {"text": "Very large file: moonlog_astrology.py (8936 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-ec370b4608b0797c", "name": "Very large file: app.py (3871 lines)", "shortDescription": {"text": "Very large file: app.py (3871 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": "0 test file(s) for 6 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 38 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, operator-readme. 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-b86a2f12259f74ac", "name": "Network/subprocess call without timeout or try/except \u2014 repost_reel_0615.py:20", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 repost_reel_0615.py:20"}, "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-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nmoonlog_astrology.py:esc, moonlog_astrology.py:esc, moonlog_astrology.py:esc, moonlog_astrology.py:esc\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}}, {"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:\napp.py:sample_natal, app.py:sample_natal_pdf\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}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\napp.py:pdf_natal, app.py:pdf_sr, app.py:pdf_lifecycle\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}}, {"id": "scanner-14ed77d61783fba1", "name": "Flask mutation route `type_result` without `@login_required` \u2014 app.py:1983", "shortDescription": {"text": "Flask mutation route `type_result` without `@login_required` \u2014 app.py:1983"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-32558f041640cb26", "name": "Flask mutation route `checkout_natal` without `@login_required` \u2014 app.py:2186", "shortDescription": {"text": "Flask mutation route `checkout_natal` without `@login_required` \u2014 app.py:2186"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-39958dca1ddff205", "name": "Flask mutation route `preview` without `@login_required` \u2014 app.py:2385", "shortDescription": {"text": "Flask mutation route `preview` without `@login_required` \u2014 app.py:2385"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a20b87051dcda882", "name": "Flask mutation route `generate` without `@login_required` \u2014 app.py:2423", "shortDescription": {"text": "Flask mutation route `generate` without `@login_required` \u2014 app.py:2423"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4a25a73ddef86919", "name": "Flask mutation route `solar_return` without `@login_required` \u2014 app.py:2461", "shortDescription": {"text": "Flask mutation route `solar_return` without `@login_required` \u2014 app.py:2461"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8b71289f6f43c2a7", "name": "Flask mutation route `field_report` without `@login_required` \u2014 app.py:2497", "shortDescription": {"text": "Flask mutation route `field_report` without `@login_required` \u2014 app.py:2497"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b8b83b76e3761170", "name": "Flask mutation route `lifecycle` without `@login_required` \u2014 app.py:2567", "shortDescription": {"text": "Flask mutation route `lifecycle` without `@login_required` \u2014 app.py:2567"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a2b23d18e7ba7aff", "name": "Flask mutation route `pdf_natal` without `@login_required` \u2014 app.py:2632", "shortDescription": {"text": "Flask mutation route `pdf_natal` without `@login_required` \u2014 app.py:2632"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-90b9d253f8f1e075", "name": "Flask mutation route `pdf_sr` without `@login_required` \u2014 app.py:2658", "shortDescription": {"text": "Flask mutation route `pdf_sr` without `@login_required` \u2014 app.py:2658"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0f47241bdd49256b", "name": "Flask mutation route `pdf_lifecycle` without `@login_required` \u2014 app.py:2688", "shortDescription": {"text": "Flask mutation route `pdf_lifecycle` without `@login_required` \u2014 app.py:2688"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-85563cb1c8b2eeb4", "name": "Flask mutation route `contact` without `@login_required` \u2014 app.py:3275", "shortDescription": {"text": "Flask mutation route `contact` without `@login_required` \u2014 app.py:3275"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/28003"}, "properties": {"repository": "moondeco06-log/moonlog", "repoUrl": "https://github.com/moondeco06-log/moonlog", "branch": "main"}, "results": [{"ruleId": "scanner-85c5d60aa972940c", "level": "note", "message": {"text": "Possibly dead Python function: planet_info"}, "properties": {"repobilityId": "c49360d8b154c3aa", "scanner": "scanner-primary", "fingerprint": "85c5d60aa972940c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "moonlog_field_report.py:110"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb181fadd501963c", "level": "note", "message": {"text": "Possibly dead Python function: sort_key"}, "properties": {"repobilityId": "ac2a4181eae38738", "scanner": "scanner-primary", "fingerprint": "cb181fadd501963c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "moonlog_astrology.py:8251"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cf7fb077fe5522f8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.py:1722"}, "properties": {"repobilityId": "b93a4d5582b0f312", "scanner": "scanner-primary", "fingerprint": "cf7fb077fe5522f8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 1722}}}]}, {"ruleId": "scanner-a49e412247e840b8", "level": "note", "message": {"text": "Insecure pattern 'debug_true' in app.py:3871"}, "properties": {"repobilityId": "820a29d1c28c9121", "scanner": "scanner-primary", "fingerprint": "a49e412247e840b8", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "debug_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 3871}}}]}, {"ruleId": "scanner-7d15bdf0f5345ad4", "level": "error", "message": {"text": "Insecure pattern 'subprocess_shell_true' in repost_reel_0615.py:20"}, "properties": {"repobilityId": "ef62492354c82aff", "scanner": "scanner-primary", "fingerprint": "7d15bdf0f5345ad4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "repost_reel_0615.py"}, "region": {"startLine": 20}}}]}, {"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-1580feb2988435f6", "level": "note", "message": {"text": "Very large file: moonlog_astrology.py (8936 lines)"}, "properties": {"repobilityId": "0979e9f2d8883f33", "scanner": "scanner-primary", "fingerprint": "1580feb2988435f6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ec370b4608b0797c", "level": "note", "message": {"text": "Very large file: app.py (3871 lines)"}, "properties": {"repobilityId": "5a74e6652f3a10d4", "scanner": "scanner-primary", "fingerprint": "ec370b4608b0797c", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "7c7366344c531890", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "e51f344826779073", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1b8208f7a9239ef3", "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": "fa47b638fbbaad23", "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": "e029bb24d1dd8789", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b86a2f12259f74ac", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 repost_reel_0615.py:20"}, "properties": {"repobilityId": "b7f673f8ba214379", "scanner": "scanner-primary", "fingerprint": "b86a2f12259f74ac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "740ba1e3c13134f4", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "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": "d1ea9d293509685e", "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": "d78b21422ad16253", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "28eed5955912f83f", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "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": "755550a1d83a1fa0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-14ed77d61783fba1", "level": "error", "message": {"text": "Flask mutation route `type_result` without `@login_required` \u2014 app.py:1983"}, "properties": {"repobilityId": "7e7128d97ba34af2", "scanner": "scanner-primary", "fingerprint": "14ed77d61783fba1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 1983}}}]}, {"ruleId": "scanner-32558f041640cb26", "level": "error", "message": {"text": "Flask mutation route `checkout_natal` without `@login_required` \u2014 app.py:2186"}, "properties": {"repobilityId": "ff261ac2c01c089b", "scanner": "scanner-primary", "fingerprint": "32558f041640cb26", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2186}}}]}, {"ruleId": "scanner-39958dca1ddff205", "level": "error", "message": {"text": "Flask mutation route `preview` without `@login_required` \u2014 app.py:2385"}, "properties": {"repobilityId": "0a5b782233b859c9", "scanner": "scanner-primary", "fingerprint": "39958dca1ddff205", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2385}}}]}, {"ruleId": "scanner-a20b87051dcda882", "level": "error", "message": {"text": "Flask mutation route `generate` without `@login_required` \u2014 app.py:2423"}, "properties": {"repobilityId": "8b97ce0da5576200", "scanner": "scanner-primary", "fingerprint": "a20b87051dcda882", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2423}}}]}, {"ruleId": "scanner-4a25a73ddef86919", "level": "error", "message": {"text": "Flask mutation route `solar_return` without `@login_required` \u2014 app.py:2461"}, "properties": {"repobilityId": "a67acc3a124d8232", "scanner": "scanner-primary", "fingerprint": "4a25a73ddef86919", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2461}}}]}, {"ruleId": "scanner-8b71289f6f43c2a7", "level": "error", "message": {"text": "Flask mutation route `field_report` without `@login_required` \u2014 app.py:2497"}, "properties": {"repobilityId": "02cead91626a69ad", "scanner": "scanner-primary", "fingerprint": "8b71289f6f43c2a7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2497}}}]}, {"ruleId": "scanner-b8b83b76e3761170", "level": "error", "message": {"text": "Flask mutation route `lifecycle` without `@login_required` \u2014 app.py:2567"}, "properties": {"repobilityId": "6a61506b341d7703", "scanner": "scanner-primary", "fingerprint": "b8b83b76e3761170", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2567}}}]}, {"ruleId": "scanner-a2b23d18e7ba7aff", "level": "error", "message": {"text": "Flask mutation route `pdf_natal` without `@login_required` \u2014 app.py:2632"}, "properties": {"repobilityId": "8ca25dc5d507ed92", "scanner": "scanner-primary", "fingerprint": "a2b23d18e7ba7aff", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2632}}}]}, {"ruleId": "scanner-90b9d253f8f1e075", "level": "error", "message": {"text": "Flask mutation route `pdf_sr` without `@login_required` \u2014 app.py:2658"}, "properties": {"repobilityId": "b4fd21e92a173b74", "scanner": "scanner-primary", "fingerprint": "90b9d253f8f1e075", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2658}}}]}, {"ruleId": "scanner-0f47241bdd49256b", "level": "error", "message": {"text": "Flask mutation route `pdf_lifecycle` without `@login_required` \u2014 app.py:2688"}, "properties": {"repobilityId": "bd033c243ccba606", "scanner": "scanner-primary", "fingerprint": "0f47241bdd49256b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 2688}}}]}, {"ruleId": "scanner-85563cb1c8b2eeb4", "level": "error", "message": {"text": "Flask mutation route `contact` without `@login_required` \u2014 app.py:3275"}, "properties": {"repobilityId": "bd5a48788bf5fad7", "scanner": "scanner-primary", "fingerprint": "85563cb1c8b2eeb4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.py"}, "region": {"startLine": 3275}}}]}]}]}