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.

whyxty/errata_core

https://github.com/whyxty/errata_core · scanned 2026-06-16 00:57 UTC (2 months, 1 week ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. 4 repeated signals grouped for readability. 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

All 55 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
_on_tasks software healthy app.py:41
load_config software healthy modules/constants.py:9
save_config software dead modules/constants.py:14
reset_to_default software healthy modules/constants.py:19
empty_config software dead modules/constants.py:23
deep_copy software dead modules/constants.py:65
icon_data_uri software healthy modules/theme.py:18
apply_theme software healthy modules/theme.py:607
_apply_plotly_template software healthy modules/theme.py:613
stimcore_header software healthy modules/theme.py:661
calc_gate software healthy modules/ui.py:12
clear_result software healthy modules/ui.py:35
_thresholds software healthy modules/tasks/task_v11.py:60
specific_debit software healthy modules/tasks/task_v11.py:86
solve software healthy modules/tasks/task_v11.py:95
_load_example software healthy modules/tasks/task_v11.py:213
render software dead modules/tasks/task_v11.py:223
_row_style software healthy modules/tasks/task_v11.py:370
_sci software healthy modules/tasks/task_v11.py:465
_vol_label software healthy modules/tasks/task_v15.py:24
solve_variant software healthy modules/tasks/task_v15.py:44
_load_example software healthy modules/tasks/task_v15.py:69
render software dead modules/tasks/task_v15.py:78
_compute software healthy modules/tasks/task_v15.py:179
_hi software healthy modules/tasks/task_v15.py:210
solve software healthy modules/tasks/task_v13.py:23
_load_example software healthy modules/tasks/task_v13.py:53
render software dead modules/tasks/task_v13.py:59
_cfg_inj software healthy modules/tasks/task_v12.py:50
solve software healthy modules/tasks/task_v12.py:63
build_chart software healthy modules/tasks/task_v12.py:101
_load_example software healthy modules/tasks/task_v12.py:129
render software dead modules/tasks/task_v12.py:136
_style software healthy modules/tasks/task_v12.py:294
solve software healthy modules/tasks/task_v14.py:26
_load_example software healthy modules/tasks/task_v14.py:39
render software dead modules/tasks/task_v14.py:45

LabelLayerStatusPath
README.md software healthy README.md
app.py software healthy app.py
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
gko_config.json software healthy gko_config.json
__init__.py software healthy modules/__init__.py
constants.py software healthy modules/constants.py
theme.py software healthy modules/theme.py
ui.py software healthy modules/ui.py
task_v11.py software healthy modules/tasks/task_v11.py
task_v15.py software healthy modules/tasks/task_v15.py
task_v13.py software healthy modules/tasks/task_v13.py
__init__.py software healthy modules/tasks/__init__.py
task_v12.py software healthy modules/tasks/task_v12.py
task_v14.py software healthy modules/tasks/task_v14.py

LabelLayerStatusPath
modules software healthy modules
tasks software healthy modules/tasks

LabelLayerStatusPath
repobility-clone-t9xre5ih software healthy /tmp/repobility-clone-t9xre5ih
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/495927f3-4efa-45c6-9f44-4ae2e63b4f0e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/495927f3-4efa-45c6-9f44-4ae2e63b4f0e/

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.