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 (5 days, 22 hours ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 22 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
Scan summary Repository scanned at 93.3/100 with 70.0% coverage. It contains 1582 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 15 findings — concentrated in software (7), quality (5), security (2). Risk profile is low: 0 critical, 0 high, 0 medium. Recommended next step: open the software layer findings first — that's where the highest-impact wins live.

Showing 15 of 15 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low System graph security Trivy conf 1.00 CVE-2026-10532: ch.qos.logback:logback-core 1.5.25 — converters/salesforce/pom.xml
Deserialization of untrusted data vulnerability in QOS.CH Sarl logback ... Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules) allows Object Injection, albeit heavily restricted. More precisely, an attacker able to…
VulnCve 2026 10532
low System graph security Trivy conf 1.00 CVE-2026-9828: ch.qos.logback:logback-core 1.5.25 — converters/salesforce/pom.xml
Deserialization of untrusted data vulnerability in QOS.CH Sarl logback ... Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules) allows Object Injection albeit heavily restricted. More precisely, an attacker able to …
VulnCve 2026 9828
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 52 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/cli-ci.yml:42 CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same substantial AST body hash: converters/databricks/src/ossie_databricks/_common.py:79:require, converters/omni/src/osi_omni/_common.py:81:require This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or …
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `model_copy` in converters/wisdom/src/ossie_wisdom/wisdom_to_osi.py:242
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.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: date_part
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/dbt/src/ossie_dbt/filter_utils.py:71
low System graph software Dead code conf 1.00 Possibly dead Python function: descending
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/dbt/src/ossie_dbt/filter_utils.py:103
low System graph software Dead code conf 1.00 Possibly dead Python function: grain
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/dbt/src/ossie_dbt/filter_utils.py:67
low System graph software Dead code conf 1.00 Possibly dead Python function: is_omni_name
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/omni/src/osi_omni/_common.py:169
low System graph software Dead code conf 1.00 Possibly dead Python function: repl
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/omni/src/osi_omni/_common.py:386
low System graph software Dead code conf 1.00 Possibly dead Python function: repl
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/orionbelt/src/ossie_orionbelt/osi_to_obml.py:1075
low System graph software Dead code conf 1.00 Possibly dead Python function: replace_ref
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
converters/orionbelt/src/ossie_orionbelt/obml_to_osi.py:732
low System graph quality Complexity conf 1.00 Very large file: converters/honeydew/tests/test_honeydew_osi_converter.py (1496 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: converters/orionbelt/src/ossie_orionbelt/osi_to_obml.py (1277 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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.