Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

apache/ossie

https://github.com/apache/ossie · scanned 2026-07-23 19:42 UTC (4 days, 17 hours ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 17 hours ago · v7 · last Δ +0.1 (diff) · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possibly dead Python function: grain
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/dbt/src/ossie_dbt/filter_utils.py:67; if framework-registered, add a docstring.
converters/dbt/src/ossie_dbt/filter_utils.py:67
#2
Possibly dead Python function: date_part
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/dbt/src/ossie_dbt/filter_utils.py:71; if framework-registered, add a docstring.
converters/dbt/src/ossie_dbt/filter_utils.py:71
#3
Possibly dead Python function: descending
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/dbt/src/ossie_dbt/filter_utils.py:103; if framework-registered, add a docstring.
converters/dbt/src/ossie_dbt/filter_utils.py:103
#4
Possibly dead Python function: is_omni_name
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/omni/src/osi_omni/_common.py:169; if framework-registered, add a docstring.
converters/omni/src/osi_omni/_common.py:169
#5
Possibly dead Python function: repl
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/omni/src/osi_omni/_common.py:386; if framework-registered, add a docstring.
converters/omni/src/osi_omni/_common.py:386
#6
Possibly dead Python function: replace_ref
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/orionbelt/src/ossie_orionbelt/obml_to_osi.py:732; if framework-registered, add a docstring.
converters/orionbelt/src/ossie_orionbelt/obml_to_osi.py:732
#7
Possibly dead Python function: repl
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in converters/orionbelt/src/ossie_orionbelt/osi_to_obml.py:1075; if framework-registered, add a docstring.
converters/orionbelt/src/ossie_orionbelt/osi_to_obml.py:1075
#8
Near-duplicate function bodies in 2 places
GapSeverity.LOW Layer.QUALITY score 0.113
Why: low severity · crashes are likely without this
Fix: Add a timeout on the call and wrap the body in this language’s exception-handling primitive.
#9
Legacy-named symbol `model_copy` in converters/wisdom/src/ossie_wisdom/wisdom_to_osi.py:242
GapSeverity.LOW Layer.QUALITY score 0.113
Why: low severity · crashes are likely without this
Fix: If genuinely unused, remove the function; if framework-registered, add a docstring.
#10
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/cli-ci.yml:42

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a2c28a98-9c49-477c-9ea5-7fedfea3922c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a2c28a98-9c49-477c-9ea5-7fedfea3922c/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.