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.

trovaimpresa/trovaimpresa

https://github.com/trovaimpresa/trovaimpresa · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

70 raw signals (0 security + 70 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 70 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 58.8/100 with 55.6% coverage. It contains 272 nodes across 1 cross-layer flows, written primarily in mixed languages. Engine surfaced 70 findings — concentrated in security (47), quality (17), frontend (5). Risk profile is low: 0 critical, 0 high, 55 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 66 of 70 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 quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/ai-claude.js:96
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/invia-promemoria.js:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/notifica-candidatura.js:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/notifica-preventivo.js:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/notifica-risposta-preventivo.js:57
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-dati.js:4
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-dati.js:4 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/elimina-account.js:4
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/elimina-account.js:4 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/richiesta-cliente.js:4
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/richiesta-cliente.js:4 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/subappalto-elimina.js:4
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/subappalto-elimina.js:4 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin.html:726
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin.html:726 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in attiva-profilo.html:99
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
attiva-profilo.html:99 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cancella-iscrizione.html:133
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cancella-iscrizione.html:133 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cerca-artigiani.html:263
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cerca-artigiani.html:263 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cerca-imprese.html:238
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cerca-imprese.html:238 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cerca-negozi.html:243
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cerca-negozi.html:243 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cerca-professionisti.html:245
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cerca-professionisti.html:245 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in cookie-banner.js:54
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
cookie-banner.js:54 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in galleria-video.html:146
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
galleria-video.html:146 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:1191
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:1191 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/pubblicita-spazi.js:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/pubblicita-spazi.js:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in login-candidato.html:139
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
login-candidato.html:139 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in login-impresa.html:134
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
login-impresa.html:134 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in modifica-profilo.html:808
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
modifica-profilo.html:808 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in offerte-lavoro.html:185
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
offerte-lavoro.html:185 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in offerte-registrazione.html:696
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
offerte-registrazione.html:696 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pannello-artigiano.html:2243
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pannello-artigiano.html:2243 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pannello-candidato.html:264
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pannello-candidato.html:264 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pannello-impresa.html:2255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pannello-impresa.html:2255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pannello-negozio.html:1971
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pannello-negozio.html:1971 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pannello-professionisti.html:2230
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pannello-professionisti.html:2230 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in profilo-impresa.html:574
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
profilo-impresa.html:574 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pubblicita.html:405
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pubblicita.html:405 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione-artigiano.html:415
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione-artigiano.html:415 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione-candidato.html:420
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione-candidato.html:420 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione-impresa.html:311
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione-impresa.html:311 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione-negozio.html:323
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione-negozio.html:323 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione-professionista.html:320
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione-professionista.html:320 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in registrazione.html:807
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
registrazione.html:807 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ricerca-candidati.html:376
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ricerca-candidati.html:376 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ricerca-offerte.html:422
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ricerca-offerte.html:422 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in risultati.html:428
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
risultati.html:428 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in strumenti-cantiere.js:15
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
strumenti-cantiere.js:15 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in strumenti-comuni.js:37
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
strumenti-comuni.js:37 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in subappalto-cerca.html:386
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
subappalto-cerca.html:386 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in subappalto-gestisci.html:95
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
subappalto-gestisci.html:95 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in subappalto-offre.html:321
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
subappalto-offre.html:321 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in subappalto.html:284
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
subappalto.html:284 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in pannello-artigiano.html:4464
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
pannello-artigiano.html:4464 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in pannello-impresa.html:3682
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
pannello-impresa.html:3682 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in pannello-negozio.html:2961
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
pannello-negozio.html:2961 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in pannello-professionisti.html:3093
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
pannello-professionisti.html:3093 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in registrazione-candidato.html:580
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
registrazione-candidato.html:580 Local storage auth token
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 28 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 10 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Docs conf 1.00 No README detected
No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off.
ReadmeRepo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `statoOld` in netlify/functions/notifica-spazio-libero.js:17
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — js/pubblicita-spazi.js:19
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/elimina-account.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/notifica-preventivo.js:117
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/notifica-risposta-preventivo.js:52
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/subappalto-elimina.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
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/86544b86-ce60-4ff5-9a23-173cd7dd66f5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/86544b86-ce60-4ff5-9a23-173cd7dd66f5/

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.