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.

keatudom/DSTR-PM-V2

https://github.com/keatudom/DSTR-PM-V2 · scanned 2026-06-16 04:30 UTC (2 months ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 12 actionable findings from 1 signal source. 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 41.7/100 with 22.2% coverage. It contains 14 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 12 findings — concentrated in security (12). Risk profile is low: 0 critical, 0 high, 12 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 12 of 12 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in checkin.html:333
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
checkin.html:333 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in client.html:1379
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
client.html:1379 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in daily.html:701
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
daily.html:701 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dashboard.html:1146
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dashboard.html:1146 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:76
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:76 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in materials.html:1222
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
materials.html:1222 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in projects.html:205
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
projects.html:205 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in team.html:272
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
team.html:272 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in users.html:121
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
users.html:121 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in about.html:135
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
about.html:135 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in dashboard.html:1788
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
dashboard.html:1788 Direct outerhtml assignment
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
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/724f9e51-6541-417b-88ac-5b1112699c63/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/724f9e51-6541-417b-88ac-5b1112699c63/

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.