{"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-5fcc13f661b7c0ed", "name": "Possibly dead Python function: check_url_valid", "shortDescription": {"text": "Possibly dead Python function: check_url_valid"}, "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-c85bdd8bc2ccc4d7", "name": "Possibly dead Python function: find_survey_name_in_simbad", "shortDescription": {"text": "Possibly dead Python function: find_survey_name_in_simbad"}, "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-e186f96f91918ed6", "name": "Possibly dead Python function: check_ra_dec_simbad", "shortDescription": {"text": "Possibly dead Python function: check_ra_dec_simbad"}, "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-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-716acc1c5e75a70c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a9de7710a899c4ef", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9fb3e239e3e0151d", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8593ddd0b64c650e", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 36 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-6b85b93cc1c7521e", "name": "Legacy-named symbol `test_load_astrodb_deprecated` in tests/test_loaders.py:8", "shortDescription": {"text": "Legacy-named symbol `test_load_astrodb_deprecated` in tests/test_loaders.py:8"}, "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}}, {"id": "scanner-300d50208ee12fd7", "name": "Commented-code block (5 lines) in astrodb_utils/__init__.py:24", "shortDescription": {"text": "Commented-code block (5 lines) in astrodb_utils/__init__.py:24"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-71dc2ad0af4e69f3", "name": "Commented-code block (7 lines) in astrodb_utils/fits.py:393", "shortDescription": {"text": "Commented-code block (7 lines) in astrodb_utils/fits.py:393"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24363"}, "properties": {"repository": "astrodbtoolkit/astrodb_utils", "repoUrl": "https://github.com/astrodbtoolkit/astrodb_utils", "branch": "main"}, "results": [{"ruleId": "scanner-5fcc13f661b7c0ed", "level": "note", "message": {"text": "Possibly dead Python function: check_url_valid"}, "properties": {"repobilityId": "8669c33e1c873180", "scanner": "scanner-primary", "fingerprint": "5fcc13f661b7c0ed", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "astrodb_utils/utils.py:105"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c85bdd8bc2ccc4d7", "level": "note", "message": {"text": "Possibly dead Python function: find_survey_name_in_simbad"}, "properties": {"repobilityId": "a1e8f8a8eea0097c", "scanner": "scanner-primary", "fingerprint": "c85bdd8bc2ccc4d7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "astrodb_utils/sources.py:435"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e186f96f91918ed6", "level": "note", "message": {"text": "Possibly dead Python function: check_ra_dec_simbad"}, "properties": {"repobilityId": "7859002919b30c9b", "scanner": "scanner-primary", "fingerprint": "e186f96f91918ed6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "astrodb_utils/fits.py:386"}, "region": {"startLine": 1}}}]}, {"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-716acc1c5e75a70c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "12c4d03e1a90584a", "scanner": "scanner-primary", "fingerprint": "716acc1c5e75a70c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/scheduled_tests.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-716acc1c5e75a70c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "12c4d03e1a90584a", "scanner": "scanner-primary", "fingerprint": "716acc1c5e75a70c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/scheduled_tests.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-716acc1c5e75a70c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "007d7fb0f69c5abe", "scanner": "scanner-primary", "fingerprint": "716acc1c5e75a70c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/scheduled_tests.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-a9de7710a899c4ef", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "244908d537f13d14", "scanner": "scanner-primary", "fingerprint": "a9de7710a899c4ef", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pythonpublish.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-a9de7710a899c4ef", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "26d33424ad5e51e4", "scanner": "scanner-primary", "fingerprint": "a9de7710a899c4ef", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pythonpublish.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-a9de7710a899c4ef", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9732d6227159771e", "scanner": "scanner-primary", "fingerprint": "a9de7710a899c4ef", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pythonpublish.yml"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-a9de7710a899c4ef", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "656d2e56505a2376", "scanner": "scanner-primary", "fingerprint": "a9de7710a899c4ef", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pythonpublish.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-9fb3e239e3e0151d", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3e28a3b4ed09f27e", "scanner": "scanner-primary", "fingerprint": "9fb3e239e3e0151d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pythonpublish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8593ddd0b64c650e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8ec5027ce069a68a", "scanner": "scanner-primary", "fingerprint": "8593ddd0b64c650e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/run_tests.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-8593ddd0b64c650e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8ec5027ce069a68a", "scanner": "scanner-primary", "fingerprint": "8593ddd0b64c650e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/run_tests.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-8593ddd0b64c650e", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "595b241fcbfa74b9", "scanner": "scanner-primary", "fingerprint": "8593ddd0b64c650e", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/run_tests.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-8593ddd0b64c650e", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7b9673bdffcfac15", "scanner": "scanner-primary", "fingerprint": "8593ddd0b64c650e", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/run_tests.yml"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e991d1db558c92c3", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-6b85b93cc1c7521e", "level": "note", "message": {"text": "Legacy-named symbol `test_load_astrodb_deprecated` in tests/test_loaders.py:8"}, "properties": {"repobilityId": "a74a8f8a803d246b", "scanner": "scanner-primary", "fingerprint": "6b85b93cc1c7521e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-300d50208ee12fd7", "level": "none", "message": {"text": "Commented-code block (5 lines) in astrodb_utils/__init__.py:24"}, "properties": {"repobilityId": "9297134b7a8b8b59", "scanner": "scanner-primary", "fingerprint": "300d50208ee12fd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-71dc2ad0af4e69f3", "level": "none", "message": {"text": "Commented-code block (7 lines) in astrodb_utils/fits.py:393"}, "properties": {"repobilityId": "bd4d37541bce678f", "scanner": "scanner-primary", "fingerprint": "71dc2ad0af4e69f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}