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.

bestdevmgp/share-anything-backend

https://github.com/bestdevmgp/share-anything-backend · scanned 2026-06-17 01:39 UTC (1 month, 2 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +1.6 (diff) · 15 actionable findings from 1 signal source. 3 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 244 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
docker-compose.yml software healthy docker-compose.yml
Dockerfile software healthy Dockerfile
Cargo.lock software healthy Cargo.lock
workflow.yml software healthy .github/workflows/workflow.yml
upload.html software healthy templates/upload.html
device_confirm.html software healthy templates/device_confirm.html
api_key_approved.html software healthy templates/api_key_approved.html
welcome.html software healthy templates/welcome.html
download_alert.html software healthy templates/download_alert.html
api_key_rejected.html software healthy templates/api_key_rejected.html
download.html software healthy templates/download.html
magic_link.html software healthy templates/magic_link.html
header.html software healthy templates/partials/header.html
footer_links.html software healthy templates/partials/footer_links.html
file_list.html software healthy templates/partials/file_list.html
config.rs software healthy src/config.rs
routes.rs software healthy src/routes.rs
main.rs software healthy src/main.rs
docs.rs software healthy src/docs.rs
mod.rs software healthy src/api/mod.rs
auth.rs software healthy src/api/v1/auth.rs
docs.rs software healthy src/api/v1/docs.rs
error.rs software healthy src/api/v1/error.rs
mod.rs software healthy src/api/v1/mod.rs
code_samples.rs software healthy src/api/v1/code_samples.rs
shares.rs software healthy src/api/v1/handlers/shares.rs
p2p.rs software healthy src/api/v1/handlers/p2p.rs
uploads.rs software healthy src/api/v1/handlers/uploads.rs
me.rs software healthy src/api/v1/handlers/me.rs
mod.rs software healthy src/api/v1/handlers/mod.rs
history.rs software healthy src/api/v1/handlers/history.rs
turnstile.rs software healthy src/utils/turnstile.rs
filename.rs software healthy src/utils/filename.rs
upload_sig.rs software healthy src/utils/upload_sig.rs
response.rs software healthy src/utils/response.rs
code_generator.rs software healthy src/utils/code_generator.rs
time.rs software healthy src/utils/time.rs
mod.rs software healthy src/utils/mod.rs
auth.rs software healthy src/models/auth.rs
download.rs software healthy src/models/download.rs
api_key_application.rs software healthy src/models/api_key_application.rs
cli_auth.rs software healthy src/models/cli_auth.rs
p2p.rs software healthy src/models/p2p.rs
download_log.rs software healthy src/models/download_log.rs
turn.rs software healthy src/models/turn.rs
email_auth.rs software healthy src/models/email_auth.rs
user.rs software healthy src/models/user.rs
cli.rs software healthy src/models/cli.rs

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
022_widen_profile_image.sql data healthy migrations/022_widen_profile_image.sql
006_add_expiration_period.sql data healthy migrations/006_add_expiration_period.sql
028_add_api_key_application_scopes.sql data healthy migrations/028_add_api_key_application_scopes.sql
add_quick_access.sql data healthy migrations/add_quick_access.sql
033_change_notify_language_default_to_en.sql data healthy migrations/033_change_notify_language_default_to_en.sql
014_rename_key_columns_to_token.sql data healthy migrations/014_rename_key_columns_to_token.sql
008_add_apple_oauth.sql data healthy migrations/008_add_apple_oauth.sql
009_add_notification_settings.sql data healthy migrations/009_add_notification_settings.sql
031_add_requested_expires_at_to_api_key_applications.sql data healthy migrations/031_add_requested_expires_at_to_api_key_applicat…
015_cli_auth_sessions.sql data healthy migrations/015_cli_auth_sessions.sql
013_rename_api_keys_to_personal_tokens.sql data healthy migrations/013_rename_api_keys_to_personal_tokens.sql
010_add_notify_download_alert.sql data healthy migrations/010_add_notify_download_alert.sql
016_add_user_status.sql data healthy migrations/016_add_user_status.sql
025_add_personal_token_last_platform.sql data healthy migrations/025_add_personal_token_last_platform.sql
020_trusted_devices.sql data healthy migrations/020_trusted_devices.sql
024_add_notify_security.sql data healthy migrations/024_add_notify_security.sql
004_add_p2p_support.sql data healthy migrations/004_add_p2p_support.sql
018_add_share_code_registry.sql data healthy migrations/018_add_share_code_registry.sql
026_add_personal_token_scopes.sql data healthy migrations/026_add_personal_token_scopes.sql
035_add_display_order_to_file_shares.sql data healthy migrations/035_add_display_order_to_file_shares.sql
012_add_api_keys.sql data healthy migrations/012_add_api_keys.sql
017_add_public_share_grants.sql data healthy migrations/017_add_public_share_grants.sql
021_device_id.sql data healthy migrations/021_device_id.sql
037_add_default_expiration.sql data healthy migrations/037_add_default_expiration.sql
032_add_api_key_expiration_notified_at.sql data healthy migrations/032_add_api_key_expiration_notified_at.sql
011_add_notify_language.sql data healthy migrations/011_add_notify_language.sql
005_add_upload_sessions.sql data healthy migrations/005_add_upload_sessions.sql
030_add_cancelled_application_status.sql data healthy migrations/030_add_cancelled_application_status.sql
034_add_api_key_reveals.sql data healthy migrations/034_add_api_key_reveals.sql
023_add_image_dimensions.sql data healthy migrations/023_add_image_dimensions.sql
036_add_api_key_to_file_shares.sql data healthy migrations/036_add_api_key_to_file_shares.sql
019_add_sessions_and_blocked_devices.sql data healthy migrations/019_add_sessions_and_blocked_devices.sql
038_add_device_id_to_file_shares.sql data healthy migrations/038_add_device_id_to_file_shares.sql
003_add_one_time_flag.sql data healthy migrations/003_add_one_time_flag.sql
001_initial_schema.sql data healthy migrations/001_initial_schema.sql
002_add_share_group.sql data healthy migrations/002_add_share_group.sql
029_normalize_api_keys.sql data healthy migrations/029_normalize_api_keys.sql
027_add_api_key_applications.sql data healthy migrations/027_add_api_key_applications.sql

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
templates software healthy templates
partials software healthy templates/partials
src software healthy src
api software healthy src/api
v1 software healthy src/api/v1
handlers software healthy src/api/v1/handlers
utils software healthy src/utils
models software healthy src/models
db software healthy src/db
middleware software healthy src/middleware
services software healthy src/services
oauth software healthy src/services/oauth
handlers software healthy src/handlers
migrations software healthy migrations

LabelLayerStatusPath
auth::src/api/v1/handlers/me.rs security healthy src/api/v1/handlers/me.rs
auth::src/middleware/session_token.rs security healthy src/middleware/session_token.rs
auth::src/handlers/session_token.rs security healthy src/handlers/session_token.rs
auth::src/middleware/auth.rs security healthy src/middleware/auth.rs
auth::src/services/oauth/naver.rs security healthy src/services/oauth/naver.rs
auth::src/handlers/api_key.rs security healthy src/handlers/api_key.rs
auth::src/config.rs security healthy src/config.rs
auth::src/handlers/cli_auth.rs security healthy src/handlers/cli_auth.rs
auth::src/handlers/device_confirm.rs security healthy src/handlers/device_confirm.rs
auth::src/handlers/auth.rs security healthy src/handlers/auth.rs
auth::src/services/auth.rs security healthy src/services/auth.rs
auth::src/services/mod.rs security healthy src/services/mod.rs
auth::src/services/oauth/apple.rs security healthy src/services/oauth/apple.rs
auth::src/services/oauth/google.rs security healthy src/services/oauth/google.rs
auth::src/services/oauth/kakao.rs security healthy src/services/oauth/kakao.rs
auth::src/docs.rs security healthy src/docs.rs

LabelLayerStatusPath
cli_auth_sessions data healthy migrations/015_cli_auth_sessions.sql
trusted_devices data healthy migrations/020_trusted_devices.sql
share_codes data healthy migrations/018_add_share_code_registry.sql
api_keys data healthy migrations/012_add_api_keys.sql
public_share_grants data healthy migrations/017_add_public_share_grants.sql
upload_sessions data healthy migrations/005_add_upload_sessions.sql
api_key_reveals data healthy migrations/034_add_api_key_reveals.sql
sessions data healthy migrations/019_add_sessions_and_blocked_devices.sql
blocked_devices data healthy migrations/019_add_sessions_and_blocked_devices.sql
users data healthy migrations/001_initial_schema.sql
file_shares data healthy migrations/001_initial_schema.sql
download_logs data healthy migrations/001_initial_schema.sql
key_scopes data healthy migrations/029_normalize_api_keys.sql
api_key_applications data healthy migrations/027_add_api_key_applications.sql

LabelLayerStatusPath
DOCKER_PASSWORD cicd healthy
EC2_HOST cicd healthy
DOCKER_USERNAME cicd healthy
EC2_SSH_KEY cicd healthy

LabelLayerStatusPath
mysql data healthy Cargo.toml
postgres data healthy Cargo.lock
sqlite data healthy Cargo.lock

LabelLayerStatusPath
203.0.113.42 network healthy src/api/v1/handlers/history.rs
203.0.113.5 network healthy src/models/api_key_application.rs
203.0.113.4 network healthy src/models/cli.rs

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
mysql hardware healthy docker-compose.yml
app hardware healthy docker-compose.yml

LabelLayerStatusPath
port:3306 network healthy docker-compose.yml
port:8080 network healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy Cargo.toml
vps::ec2 hardware healthy .github/workflows/workflow.yml

LabelLayerStatusPath
bestdevmgp__share-anything-backend software healthy /data/fable5_failed_archive/bestdevmgp__share-anything-back…

LabelLayerStatusPath
gha::workflow cicd healthy .github/workflows/workflow.yml

LabelLayerStatusPath
build-and-deploy cicd healthy .github/workflows/workflow.yml
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/8f33774e-6097-46bd-a2e8-fcfd656acb3e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8f33774e-6097-46bd-a2e8-fcfd656acb3e/

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.