https://github.com/YuekSebrina/pose
· scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)
106 raw signals (0 security + 106 graph)
Last scanned 2 months, 1 week ago · v1 · 89 actionable findings from 1 signal source. 17 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 492 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 |
|---|---|---|---|
fetchVersion |
software | healthy | frontend/src/composables/useVersion.ts:fetchVersion |
checkUpdate |
software | healthy | frontend/src/composables/useVersion.ts:checkUpdate |
useVersion |
software | healthy | frontend/src/composables/useVersion.ts:useVersion |
performUpdate |
software | healthy | frontend/src/composables/useVersion.ts:performUpdate |
sleep |
software | healthy | frontend/src/composables/useVersion.ts:sleep |
createInstance |
software | healthy | frontend/src/modules/request/create.ts:createInstance |
filterObject |
software | healthy | frontend/src/modules/request/create.ts:filterObject |
handleAuth |
software | healthy | frontend/src/modules/request/tools.ts:handleAuth |
handleNetworkError |
software | healthy | frontend/src/modules/request/tools.ts:handleNetworkError |
_parse_bool |
software | healthy | backend/config.py:16 |
_config_file |
software | healthy | backend/config.py:31 |
load_config |
software | healthy | backend/config.py:40 |
save_config |
software | healthy | backend/config.py:48 |
get |
software | healthy | backend/config.py:53 |
_env_override |
software | healthy | backend/config.py:74 |
add_or_update |
software | dead | backend/config.py:85 |
delete |
software | dead | backend/config.py:100 |
create_app |
software | healthy | backend/app.py:15 |
spa |
software | healthy | backend/app.py:27 |
register_middleware |
software | healthy | backend/middleware.py:20 |
check_auth |
software | healthy | backend/middleware.py:24 |
renew_token |
software | healthy | backend/middleware.py:51 |
handle_unexpected_error |
software | healthy | backend/middleware.py:76 |
on_starting |
software | dead | backend/gunicorn.conf.py:14 |
client |
software | healthy | backend/tests/test_api.py:7 |
auth_client |
software | healthy | backend/tests/test_api.py:14 |
test_health |
software | healthy | backend/tests/test_api.py:22 |
test_login_success |
software | healthy | backend/tests/test_api.py:28 |
test_login_wrong_password |
software | healthy | backend/tests/test_api.py:34 |
test_get_params |
software | healthy | backend/tests/test_api.py:39 |
test_camera_add_requires_grade |
software | healthy | backend/tests/test_api.py:45 |
test_face_recognition_status |
software | healthy | backend/tests/test_api.py:53 |
camera_list |
software | healthy | backend/api/cameras.py:10 |
camera_add |
software | healthy | backend/api/cameras.py:24 |
camera_edit |
software | healthy | backend/api/cameras.py:54 |
camera_delete |
software | healthy | backend/api/cameras.py:93 |
camera_reload |
software | healthy | backend/api/cameras.py:108 |
list_reference_folders |
software | healthy | backend/api/reference.py:19 |
get_reference_images |
software | healthy | backend/api/reference.py:27 |
reference |
software | healthy | backend/api/reference.py:41 |
run_reference |
software | healthy | backend/api/reference.py:57 |
mqtt_start |
software | healthy | backend/api/mqtt.py:10 |
mqtt_stop |
software | healthy | backend/api/mqtt.py:22 |
mqtt_status |
software | healthy | backend/api/mqtt.py:31 |
mqtt_sync_device |
software | healthy | backend/api/mqtt.py:51 |
mqtt_send_heartbeat |
software | healthy | backend/api/mqtt.py:64 |
mqtt_stats |
software | healthy | backend/api/mqtt.py:77 |
login |
software | healthy | backend/api/auth.py:10 |
logout |
software | healthy | backend/api/auth.py:32 |
_float_arg |
software | healthy | backend/api/image_inference.py:10 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
Dockerfile |
software | healthy | Dockerfile |
docker-compose.gpu.yml |
software | healthy | docker-compose.gpu.yml |
docker-compose.yml |
software | healthy | docker-compose.yml |
.prettierrc.json |
software | healthy | frontend/.prettierrc.json |
tsconfig.app.json |
software | healthy | frontend/tsconfig.app.json |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
README.md |
software | healthy | frontend/README.md |
env.d.ts |
software | healthy | frontend/env.d.ts |
package.json |
software | healthy | frontend/package.json |
tsconfig.node.json |
software | healthy | frontend/tsconfig.node.json |
index.html |
software | healthy | frontend/index.html |
package-lock.json |
software | healthy | frontend/package-lock.json |
.oxlintrc.json |
software | healthy | frontend/.oxlintrc.json |
eslint.config.ts |
software | healthy | frontend/eslint.config.ts |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
App.vue |
software | healthy | frontend/src/App.vue |
main.ts |
software | healthy | frontend/src/main.ts |
index.vue |
software | healthy | frontend/src/layout/index.vue |
index.ts |
software | healthy | frontend/src/router/index.ts |
useVersion.ts |
software | healthy | frontend/src/composables/useVersion.ts |
index.vue |
software | healthy | frontend/src/components/CTable/index.vue |
index.vue |
software | healthy | frontend/src/components/CDialogForm/index.vue |
index.vue |
software | healthy | frontend/src/components/CTableLayout/index.vue |
main.css |
software | healthy | frontend/src/assets/main.css |
index.ts |
software | healthy | frontend/src/modules/request/index.ts |
create.ts |
software | healthy | frontend/src/modules/request/create.ts |
tools.ts |
software | healthy | frontend/src/modules/request/tools.ts |
index.vue |
software | healthy | frontend/src/views/login/index.vue |
StudentTrajectory.vue |
software | healthy | frontend/src/views/app/StudentTrajectory.vue |
MqttSettingView.vue |
software | healthy | frontend/src/views/app/MqttSettingView.vue |
AlgorithmOutput.vue |
software | healthy | frontend/src/views/app/AlgorithmOutput.vue |
FacelibPhoto.vue |
software | healthy | frontend/src/views/app/FacelibPhoto.vue |
CameraSettingView.vue |
software | healthy | frontend/src/views/app/CameraSettingView.vue |
CameraLive.vue |
software | healthy | frontend/src/views/app/CameraLive.vue |
SystemInfo.vue |
software | healthy | frontend/src/views/app/SystemInfo.vue |
SettingsView.vue |
software | healthy | frontend/src/views/app/SettingsView.vue |
prepare_trt_engines.sh |
software | healthy | docker/prepare_trt_engines.sh |
entrypoint.sh |
software | healthy | docker/entrypoint.sh |
single-image-inference-api.md |
software | healthy | docs/single-image-inference-api.md |
infer-image-api-guide.md |
software | healthy | docs/infer-image-api-guide.md |
install.sh |
software | healthy | scripts/install.sh |
start.sh |
software | healthy | scripts/start.sh |
README.md |
software | healthy | backend/README.md |
config.py |
software | healthy | backend/config.py |
app.py |
software | healthy | backend/app.py |
pyproject.toml |
software | healthy | backend/pyproject.toml |
middleware.py |
software | healthy | backend/middleware.py |
gunicorn.conf.py |
software | healthy | backend/gunicorn.conf.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | backend/app.py |
ANY /<path:path> |
api | healthy | backend/app.py |
ANY /camera/list |
api | healthy | backend/api/cameras.py |
ANY /camera/add |
api | healthy | backend/api/cameras.py |
ANY /camera/edit |
api | healthy | backend/api/cameras.py |
ANY /camera/<camera_ip> |
api | healthy | backend/api/cameras.py |
ANY /camera/reload |
api | healthy | backend/api/cameras.py |
ANY /list-reference-folders |
api | healthy | backend/api/reference.py |
ANY /get-reference-images |
api | healthy | backend/api/reference.py |
ANY /reference/<camera_ip> |
api | healthy | backend/api/reference.py |
ANY /run-reference |
api | healthy | backend/api/reference.py |
ANY /mqtt/start |
api | healthy | backend/api/mqtt.py |
ANY /mqtt/stop |
api | healthy | backend/api/mqtt.py |
ANY /mqtt/status |
api | healthy | backend/api/mqtt.py |
ANY /mqtt/sync_device |
api | healthy | backend/api/mqtt.py |
ANY /mqtt/send_heartbeat |
api | healthy | backend/api/mqtt.py |
ANY /mqtt/stats |
api | healthy | backend/api/mqtt.py |
ANY /login |
api | healthy | backend/api/auth.py |
ANY /logout |
api | healthy | backend/api/auth.py |
ANY /infer-image |
api | healthy | backend/api/image_inference.py |
ANY /run-face-recognition |
api | healthy | backend/api/detection.py |
ANY /stop-face-recognition |
api | healthy | backend/api/detection.py |
ANY /restart-face-recognition |
api | healthy | backend/api/detection.py |
ANY /face-recognition-status |
api | healthy | backend/api/detection.py |
ANY /latest_photos |
api | healthy | backend/api/detection.py |
ANY /folders |
api | healthy | backend/api/results.py |
ANY /images/<folder> |
api | healthy | backend/api/results.py |
ANY /student/trajectory |
api | healthy | backend/api/trajectory.py |
ANY /student/trajectory/multi_days |
api | healthy | backend/api/trajectory.py |
ANY /student/trajectory/cleanup |
api | healthy | backend/api/trajectory.py |
ANY /student/trajectory/cleanup_student |
api | healthy | backend/api/trajectory.py |
ANY /version |
api | healthy | backend/api/version.py |
ANY /check-update |
api | healthy | backend/api/version.py |
ANY /do-update |
api | healthy | backend/api/version.py |
ANY /update-status |
api | healthy | backend/api/version.py |
ANY /image/<filename> |
api | healthy | backend/api/media.py |
ANY /image/<folder>/<filename> |
api | healthy | backend/api/media.py |
ANY /photo/<filename> |
api | healthy | backend/api/media.py |
ANY /reference_images/<folder>/<filename> |
api | healthy | backend/api/media.py |
ANY /get_grades |
api | healthy | backend/api/facelib.py |
ANY /grade_photos/<grade> |
api | healthy | backend/api/facelib.py |
ANY /upload-face-lib |
api | healthy | backend/api/facelib.py |
ANY /extract-face-features |
api | healthy | backend/api/facelib.py |
ANY /photos/upload |
api | healthy | backend/api/facelib.py |
ANY /photos/del_all |
api | healthy | backend/api/facelib.py |
ANY /photos/del_grades |
api | healthy | backend/api/facelib.py |
ANY /photos/del_class |
api | healthy | backend/api/facelib.py |
ANY /photos/del_batch |
api | healthy | backend/api/facelib.py |
ANY /photos/export |
api | healthy | backend/api/facelib.py |
ANY /hello |
api | healthy | backend/api/system.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
layout |
software | healthy | frontend/src/layout |
router |
software | healthy | frontend/src/router |
composables |
software | healthy | frontend/src/composables |
components |
software | healthy | frontend/src/components |
CTable |
software | healthy | frontend/src/components/CTable |
CDialogForm |
software | healthy | frontend/src/components/CDialogForm |
CTableLayout |
software | healthy | frontend/src/components/CTableLayout |
assets |
software | healthy | frontend/src/assets |
modules |
software | healthy | frontend/src/modules |
request |
software | healthy | frontend/src/modules/request |
views |
software | healthy | frontend/src/views |
login |
software | healthy | frontend/src/views/login |
app |
software | healthy | frontend/src/views/app |
docker |
software | healthy | docker |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
backend |
software | healthy | backend |
config |
software | healthy | backend/config |
example |
software | healthy | backend/config/example |
tests |
software | healthy | backend/tests |
api |
software | healthy | backend/api |
utils |
software | healthy | backend/utils |
inference |
software | healthy | backend/inference |
services |
software | healthy | backend/services |
| Label | Layer | Status | Path |
|---|---|---|---|
DailyRotatingFileHandler |
software | healthy | backend/utils/logger.py:18 |
YoloPoseTRT |
software | healthy | backend/inference/trt_models.py:54 |
ScrfdTRT |
software | healthy | backend/inference/trt_models.py:142 |
ArcFaceTRT |
software | healthy | backend/inference/trt_models.py:203 |
OSNetTRT |
software | healthy | backend/inference/trt_models.py:221 |
PostureClassifierTRT |
software | healthy | backend/inference/trt_models.py:236 |
PostureClassifierONNXCPU |
software | healthy | backend/inference/trt_models.py:438 |
FaceDatabase |
software | healthy | backend/inference/trt_models.py:676 |
TensorRTEngine |
software | healthy | backend/inference/trt_runtime.py:46 |
OnnxEngine |
software | healthy | backend/inference/trt_runtime.py:174 |
MQTTClient |
software | healthy | backend/services/mqtt_client.py:27 |
SingleImageInferencePipeline |
software | healthy | backend/services/image_inference.py:211 |
RedisStore |
software | healthy | backend/services/redis_client.py:22 |
MemoryStore |
software | healthy | backend/services/redis_client.py:108 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Dockerfile |
4.13.0.92 |
network | healthy | backend/pyproject.toml |
192.168.2.204 |
network | healthy | backend/config/example/cameras.json |
10.0.0.1 |
network | healthy | backend/tests/test_api.py |
8.8.8.8 |
network | healthy | backend/api/system.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5000 |
network | healthy | Dockerfile |
port:80 |
network | healthy | backend/services/camera_monitor.py |
port:6379 |
network | healthy | backend/services/redis_client.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
pose |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | frontend/src/router/index.ts |
/login |
frontend | healthy | frontend/src/router/index.ts |
/app |
frontend | healthy | frontend/src/router/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zb26riir |
software | healthy | /tmp/repobility-clone-zb26riir |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/611cf562-737b-4256-8fef-3b35771df832/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/611cf562-737b-4256-8fef-3b35771df832/
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.