← Legacy view v2 (rp.*)

nelsonabuitragoc-lab/frontend_big

https://github.com/nelsonabuitragoc-lab/frontend_Big.git · lang: javascript · LOC: · source: user_submitted

Quality
77.9
Grade B+
Security
97.0
Findings
13
0 critical · 1 high
Status
completed
May 28, 2026 06:18
info: 5 low: 5 medium: 2 high: 1
Top rules by occurrence
RuleSeverityCount
MINED044 Js Console Log Prod info 2
CORE_NO_LICENSE No LICENSE file low 1
CORE_NO_CI No CI/CD configuration found medium 1
WEB003 Public web service has no security.txt medium 1
MINED056 React Key As Index info 1
CORE_NO_TESTS No test files found high 1
SEC128 Async function without await — fire-and-forget Promise (AI … high 1
WEB015 Public web app has no Content Security Policy medium 1
WEB011 Public web app has no humans.txt low 1
WEB001 Public web app has no robots.txt low 1
First 13 findings (severity-sorted)
high SEC128 Async function without await — fire-and-forget Promise (AI mistake)
src/services/websocket.js:72 · conf 1.00
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call invoked without `await` returns an unhandled Promise. The outer function resolves before the inner work comple…
medium WEB003 Public web service has no security.txt
.well-known/security.txt · conf 0.78
Public web service has no security.txt
medium WEB015 Public web app has no Content Security Policy
index.html · conf 0.70
Public web app has no Content Security Policy
low CORE_NO_LICENSE No LICENSE file
No LICENSE file
low WEB001 Public web app has no robots.txt
robots.txt · conf 0.74
Public web app has no robots.txt
low WEB002 Public web app has no sitemap
sitemap.xml · conf 0.72
Public web app has no sitemap
low WEB008 Public docs site has no llms.txt
llms.txt · conf 0.64
Public docs site has no llms.txt
low WEB011 Public web app has no humans.txt
humans.txt · conf 0.50
Public web app has no humans.txt
info CORE_NO_CI No CI/CD configuration found
· conf 0.35
No CI/CD configuration found
info CORE_NO_TESTS No test files found
· conf 0.35
No test files found in a documentation, catalog, or template-heavy repository
info MINED044 Js Console Log Prod CWE-532
src/services/api.js:10 · conf 1.00
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger or removed.
info MINED044 Js Console Log Prod CWE-532
src/services/websocket.js:13 · conf 1.00
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger or removed.
info MINED056 React Key As Index CWE-682
src/components/Sidebar.jsx:61 · conf 1.00
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re-order.

Reading from rp.scan + rp.finding + rp.rule (unified schema, R78 series). Legacy data path unchanged. Compare with /scan/0f1c2828-1ce0-4bf0-99e4-884e304723d5/.