https://github.com/yutongquan/rijksmuseum_py
· scanned 2026-08-30 06:41 UTC (1 week, 5 days ago)
20 raw signals (0 security + 20 graph)
Last scanned 1 week, 5 days ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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 |
|---|---|---|---|
client |
software | healthy | tests/test_rijksmuseum_py.py:9 |
test_initialization |
software | healthy | tests/test_rijksmuseum_py.py:13 |
test_search |
software | healthy | tests/test_rijksmuseum_py.py:18 |
test_search_by_object_number |
software | healthy | tests/test_rijksmuseum_py.py:27 |
test_get_object |
software | healthy | tests/test_rijksmuseum_py.py:34 |
test_parse_object |
software | healthy | tests/test_rijksmuseum_py.py:45 |
test_to_dataframe |
software | healthy | tests/test_rijksmuseum_py.py:59 |
test_analyze_creators |
software | healthy | tests/test_rijksmuseum_py.py:69 |
test_get_summary |
software | healthy | tests/test_rijksmuseum_py.py:78 |
__init__ |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:15 |
search |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:19 |
get_object |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:39 |
get_objects |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:44 |
parse_object |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:57 |
to_dataframe |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:102 |
search_and_get |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:107 |
analyze_creators |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:112 |
get_summary |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:119 |
to_csv |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:128 |
to_json |
software | dead | src/rijksmuseum_py/rijksmuseum_py.py:134 |
| Label | Layer | Status | Path |
|---|---|---|---|
CONDUCT.md |
software | healthy | CONDUCT.md |
poetry.lock |
software | healthy | poetry.lock |
.readthedocs.yml |
software | healthy | .readthedocs.yml |
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
test_rijksmuseum_py.py |
software | healthy | tests/test_rijksmuseum_py.py |
conduct.md |
software | healthy | docs/conduct.md |
index.md |
software | healthy | docs/index.md |
conf.py |
software | healthy | docs/conf.py |
contributing.md |
software | healthy | docs/contributing.md |
Makefile |
software | healthy | docs/Makefile |
requirements.txt |
software | healthy | docs/requirements.txt |
changelog.md |
software | healthy | docs/changelog.md |
rembrandt_collection.json |
software | healthy | vignette/rembrandt_collection.json |
rijksmuseum_py.py |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py |
__init__.py |
software | healthy | src/rijksmuseum_py/__init__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
[email protected] |
dependencies | healthy | docs/requirements.txt |
[email protected] |
dependencies | healthy | docs/requirements.txt |
[email protected] |
dependencies | healthy | docs/requirements.txt |
[email protected] |
dependencies | healthy | docs/requirements.txt |
[email protected] |
dependencies | healthy | docs/requirements.txt |
[email protected] |
dependencies | healthy | pyproject.toml |
[email protected] |
dependencies | healthy | pyproject.toml |
[email protected] |
dependencies | healthy | pyproject.toml |
[email protected] |
dependencies | healthy | pyproject.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
vignette |
software | healthy | vignette |
src |
software | healthy | src |
rijksmuseum_py |
software | healthy | src/rijksmuseum_py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | poetry.lock |
sqlite |
data | healthy | poetry.lock |
mysql |
data | healthy | poetry.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
TestRijksmuseumClient |
software | healthy | tests/test_rijksmuseum_py.py:6 |
RijksmuseumClient |
software | healthy | src/rijksmuseum_py/rijksmuseum_py.py:12 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | poetry.lock |
vps::gcp |
hardware | healthy | poetry.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rg163801 |
software | healthy | /tmp/repobility-clone-rg163801 |
| Label | Layer | Status | Path |
|---|---|---|---|
1.2.0.0 |
network | healthy | poetry.lock |
This page is publicly accessible at:
https://repobility.com/scan/d625a25d-276c-4c03-9ff8-d6d68ba93dc1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d625a25d-276c-4c03-9ff8-d6d68ba93dc1/
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.