https://github.com/c0data/c0-py
· scanned 2026-06-17 01:45 UTC (1 month, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -1.6 (diff) · 7 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 79 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.
| Label | Layer | Status | Path |
|---|---|---|---|
cases |
software | healthy | tests/test_conformance.py:11 |
hexbytes |
software | healthy | tests/test_conformance.py:15 |
field_bytes |
software | healthy | tests/test_conformance.py:19 |
_check_table |
software | healthy | tests/test_conformance.py:25 |
test_decode |
software | healthy | tests/test_conformance.py:40 |
test_encode |
software | healthy | tests/test_conformance.py:56 |
test_canonical |
software | healthy | tests/test_conformance.py:72 |
test_invalid |
software | healthy | tests/test_conformance.py:86 |
test_stream |
software | healthy | tests/test_conformance.py:94 |
test_build_read_roundtrip |
software | healthy | tests/test_basic.py:7 |
test_zero_copy_view |
software | healthy | tests/test_basic.py:21 |
test_document |
software | healthy | tests/test_basic.py:28 |
test_escaping |
software | healthy | tests/test_basic.py:42 |
test_trailing_empty_field |
software | healthy | tests/test_basic.py:48 |
test_names_reject_control_bytes |
software | healthy | tests/test_basic.py:52 |
test_stream_torn_tail |
software | healthy | tests/test_basic.py:56 |
test_pretty_roundtrip |
software | healthy | tests/test_basic.py:63 |
is_assigned |
software | healthy | src/c0/__init__.py:52 |
canonical |
software | healthy | src/c0/__init__.py:56 |
unescape |
software | healthy | src/c0/__init__.py:61 |
tokenize |
software | healthy | src/c0/__init__.py:66 |
pretty_format |
software | healthy | src/c0/__init__.py:71 |
pretty_parse |
software | healthy | src/c0/__init__.py:76 |
__init__ |
software | healthy | src/c0/__init__.py:277 |
raw |
software | healthy | src/c0/__init__.py:183 |
_spans |
software | healthy | src/c0/__init__.py:95 |
fields |
software | healthy | src/c0/__init__.py:99 |
field |
software | healthy | src/c0/__init__.py:103 |
value |
software | healthy | src/c0/__init__.py:107 |
values |
software | healthy | src/c0/__init__.py:112 |
__len__ |
software | healthy | src/c0/__init__.py:224 |
__iter__ |
software | healthy | src/c0/__init__.py:227 |
name |
software | healthy | src/c0/__init__.py:206 |
headers |
software | healthy | src/c0/__init__.py:141 |
record_count |
software | healthy | src/c0/__init__.py:190 |
record |
software | healthy | src/c0/__init__.py:312 |
records |
software | healthy | src/c0/__init__.py:154 |
table |
software | healthy | src/c0/__init__.py:262 |
group_count |
software | healthy | src/c0/__init__.py:210 |
group |
software | healthy | src/c0/__init__.py:297 |
group_by_name |
software | healthy | src/c0/__init__.py:217 |
committed |
software | healthy | src/c0/__init__.py:241 |
tail |
software | healthy | src/c0/__init__.py:245 |
block_count |
software | healthy | src/c0/__init__.py:249 |
block |
software | healthy | src/c0/__init__.py:252 |
blocks |
software | healthy | src/c0/__init__.py:257 |
_as_bytes |
software | healthy | src/c0/__init__.py:266 |
_name |
software | healthy | src/c0/__init__.py:280 |
_escaped |
software | healthy | src/c0/__init__.py:286 |
file |
software | healthy | src/c0/__init__.py:292 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Decode |
software | healthy | tests/test_conformance.py:24 |
Encode |
software | healthy | tests/test_conformance.py:55 |
Canonical |
software | healthy | tests/test_conformance.py:71 |
Invalid |
software | healthy | tests/test_conformance.py:85 |
Stream |
software | healthy | tests/test_conformance.py:93 |
Basic |
software | healthy | tests/test_basic.py:6 |
TokenType |
software | healthy | src/c0/__init__.py:37 |
Record |
software | healthy | src/c0/__init__.py:81 |
Table |
software | healthy | src/c0/__init__.py:124 |
Group |
software | healthy | src/c0/__init__.py:164 |
Document |
software | healthy | src/c0/__init__.py:194 |
StreamReader |
software | healthy | src/c0/__init__.py:231 |
Builder |
software | healthy | src/c0/__init__.py:270 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
setup.py |
software | healthy | setup.py |
test_conformance.py |
software | healthy | tests/test_conformance.py |
test_basic.py |
software | healthy | tests/test_basic.py |
__init__.py |
software | healthy | src/c0/__init__.py |
_c0module.c |
software | healthy | src/c0/_c0module.c |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
src |
software | healthy | src |
c0 |
software | healthy | src/c0 |
| Label | Layer | Status | Path |
|---|---|---|---|
c0data__c0-py |
software | healthy | /data/fable5_failed_archive/c0data__c0-py |
This page is publicly accessible at:
https://repobility.com/scan/dcc8d56d-b742-47e6-a3f5-e1ef710180a5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dcc8d56d-b742-47e6-a3f5-e1ef710180a5/
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.