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.

twovex9/Twovex9

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

542 raw signals (115 security + 427 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 430 actionable findings from 2 signal sources. 402 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
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 53.1/100 with 88.9% coverage. It contains 9184 nodes across 13 cross-layer flows, written primarily in mixed languages. Engine surfaced 427 findings — concentrated in quality (222), security (176), frontend (23). Risk profile is high: 7 critical, 1 high, 219 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 351 of 430 actionable findings. 832 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Practices conf 0.82 11 occurrences Foundry mined mock as real or placeholder: twovex9/Twovex9
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
11 occurrences
repo-level (11 hits)
critical Security checks security auth conf 0.78 24 occurrences Foundry mined security auth guardrail gaps: twovex9/Twovex9
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
24 occurrences
repo-level (24 hits)
critical System graph security Secrets conf 1.00 Possible secret in scripts/onboard-bs2-employees.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/onboard-bs2-employees.mjs:34
critical System graph security Secrets conf 1.00 Possible secret in scripts/qa-client-access-check.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/qa-client-access-check.mjs:15
critical System graph security Secrets conf 1.00 Possible secret in scripts/qa-login.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/qa-login.mjs:19
critical System graph security Secrets conf 1.00 Possible secret in scripts/reset-all-to-welkom123.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/reset-all-to-welkom123.mjs:21
critical System graph security Secrets conf 1.00 Possible secret in scripts/reset-to-embrace2026.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/reset-to-embrace2026.mjs:25
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in supabase/functions/admin-user-mgmt/index.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 166, 214
supabase/functions/admin-user-mgmt/index.ts:166, 214 (2 hits)
high Security checks quality Practices conf 0.84 114 occurrences Foundry mined bad chains: twovex9/Twovex9
Comment chain pattern product: bad_chains Repo: twovex9/Twovex9 Thread: twovex9/Twovex9#99 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_has_v…
114 occurrences
repo-level (114 hits)
high Security checks quality Practices conf 0.80 Foundry mined docs only runtime fix: twovex9/Twovex9
Graph query export: Docs-only response to runtime or integration issue Query id: docs_only_runtime_fix Query type: motif_query Intent: Assumption-check examples where docs or claims are not enough proof. Motif: docs_only_runtime_fix Training usage: assumption_check Graph gold label: weak_supervisio…
high Security checks quality Quality conf 0.76 10 occurrences Foundry mined schema ui api mismatch: twovex9/Twovex9
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: supported_by_high_confidence_link Rep…
10 occurrences
repo-level (10 hits)
high Security checks quality Testing conf 0.78 19 occurrences Foundry mined test ci gap after feedback: twovex9/Twovex9
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: supported_by_verificati…
19 occurrences
repo-level (19 hits)
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/werkpatronen.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
.claude/werkpatronen.md:397 SecretsClaude instruction
medium Security checks quality Practices conf 0.62 47 occurrences Foundry mined assumption checks: twovex9/Twovex9
Comment chain pattern product: assumption_checks Repo: twovex9/Twovex9 Thread: twovex9/Twovex9#234 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_ha…
47 occurrences
repo-level (47 hits)
medium Security checks quality maintenance conf 0.70 75 occurrences Foundry mined blueprint gap alignment: twovex9/Twovex9
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
75 occurrences
repo-level (75 hits)
medium Security checks quality Practices conf 0.70 104 occurrences Foundry mined unresolved feedback: twovex9/Twovex9
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: assu…
104 occurrences
repo-level (104 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — competenties-data.js:14
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 — mijn-beleid.js:225
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 — planning-settings-data.js:42
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 — scripts/_qa_clientreis_fase1_test.mjs:14
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 — scripts/_qa_clientreis_fase2_test.mjs:14
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 — scripts/_qa_clientreis_fase3_test.mjs:28
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 — scripts/apply-migrations.mjs:35
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 — scripts/beleid-rol-permissies.mjs:74
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 — scripts/bs2-console-scrape-extras.js:15
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 — scripts/bs2-console-scrape-locaties.js:13
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 — scripts/bs2-console-scrape-overzicht.js:58
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 — scripts/bs2-console-scrape-prof.js:41
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 — scripts/bs2-fk-resolve.mjs:48
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 — scripts/bs2-full-scrape-and-push.js:78
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 — scripts/bs2-uuid-map-populate.mjs:51
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 — scripts/bulk-sync-99.mjs:44
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 — scripts/deploy-functions.mjs:40
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 — scripts/enrich-medewerker-emails.mjs:42
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 — scripts/fetch-bs2-documents.mjs:27
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 — scripts/gen-overuren-melding-patch.mjs:29
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 — scripts/import-medewerker-documenten.mjs:108
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 — scripts/inspect-roles-full.mjs:13
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 — scripts/inspect-slug-roles.mjs:13
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 — scripts/medewerker-rol-permissies.mjs:63
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 — scripts/onboard-bs2-employees.mjs:50
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 — scripts/pre-launch-cleanup.mjs:52
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 — scripts/qa-client-access-check.mjs:21
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 — scripts/qa-login.mjs:24
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 — scripts/reset-all-to-welkom123.mjs:36
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 — scripts/reset-to-embrace2026.mjs:39
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 — scripts/rol-permissies.mjs:43
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 — scripts/rol-zichtbaarheid-medewerker-gedrag-video.mjs:78
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 — scripts/rol-zichtbaarheid-video-grants.mjs:66
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 — scripts/rollen-beheer-permissies.mjs:83
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 — scripts/scrape-bs2-audit-logs.mjs:41
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 — scripts/test-overuren-melding-e2e.mjs:29
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 — scripts/upload-nieuws-images.mjs:46
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 — scripts/wf-verify.mjs:14
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 — scripts/write-99-extras.mjs:93
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 — scripts/write-beleid-documenten.mjs:72
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 — scripts/write-clients.mjs:59
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 — scripts/write-dispositions-full.mjs:102
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 — scripts/write-facturen-detail.mjs:58
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 — scripts/write-locaties.mjs:28
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 — scripts/write-main-employees.mjs:101
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 — scripts/write-medewerkers-full.mjs:48
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 — scripts/write-overzicht-full.mjs: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 — scripts/write-prof.mjs:157
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 — supabase/functions/salarisexport-mail/index.ts:58
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 Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/admin-user-mgmt/index.ts:22
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/admin-user-mgmt/index.ts:22 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/client-aanmelding/index.ts:25
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/client-aanmelding/index.ts:25 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/client-ondertekening/index.ts:25
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/client-ondertekening/index.ts:25 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/contract-sign/index.ts:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/contract-sign/index.ts:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/kilometer-werkwerk-push/index.ts:25
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/kilometer-werkwerk-push/index.ts:25 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/km-declaratie-push/index.ts:22
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/km-declaratie-push/index.ts:22 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/notify-vervallen-wettelijk-verlof/index.ts:54
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/notify-vervallen-wettelijk-verlof/index.ts:54 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/onboarding-inwerken/index.ts:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/onboarding-inwerken/index.ts:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/onboarding-mail/index.ts:18
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/onboarding-mail/index.ts:18 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/onboarding-upload/index.ts:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/onboarding-upload/index.ts:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/salarisexport-mail/index.ts:22
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/salarisexport-mail/index.ts:22 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/taken-herinnering-push/index.ts:33
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/taken-herinnering-push/index.ts:33 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in aanmeld-portaal.js:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
aanmeld-portaal.js:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in aanmeldingen.js:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
aanmeldingen.js:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in audit.js:144
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
audit.js:144 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in auth-guard.js:585
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
auth-guard.js:585 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beleid-documenten.js:121
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beleid-documenten.js:121 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beleid.js:96
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beleid.js:96 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-calendar.js:139
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-calendar.js:139 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-daterange.js:88
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-daterange.js:88 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-export.js:179
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-export.js:179 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-filter-chips.js:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-filter-chips.js:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-oplossen.js:336
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-oplossen.js:336 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in besa-searchable-select.js:123
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
besa-searchable-select.js:123 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beschikbaarheid-overzicht.js:271
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beschikbaarheid-overzicht.js:271 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beschikking-detail.js:312
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beschikking-detail.js:312 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beschikkingen-dashboard.js:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beschikkingen-dashboard.js:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beschikkingen-overzicht.js:397
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beschikkingen-overzicht.js:397 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in bezetting.js:159
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
bezetting.js:159 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in bureau-detail.js:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
bureau-detail.js:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in bureaus.js:85
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
bureaus.js:85 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in client-detail.js:184
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
client-detail.js:184 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in clienten.js:245
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
clienten.js:245 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in clientmodule-dashboard.js:67
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
clientmodule-dashboard.js:67 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compensatie-berekeningen.js:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compensatie-berekeningen.js:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compensatie-diensttypes.js:158
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compensatie-diensttypes.js:158 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compensatie-feestdagen.js:217
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compensatie-feestdagen.js:217 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compensatie-saldi.js:171
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compensatie-saldi.js:171 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in competentie-detail.js:139
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
competentie-detail.js:139 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in competenties.js:91
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
competenties.js:91 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compliance-dashboard.js:45
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compliance-dashboard.js:45 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in contract-sjablonen.js:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
contract-sjablonen.js:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in contract-tekenen.js:24
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
contract-tekenen.js:24 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in detail-medewerkers-tab.js:205
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
detail-medewerkers-tab.js:205 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dienst-detail.js:128
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dienst-detail.js:128 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dsr-flow.js:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dsr-flow.js:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in facturen-alle.js:109
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
facturen-alle.js:109 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in facturen-importeren.js:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
facturen-importeren.js:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in facturen-indiening.js:71
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
facturen-indiening.js:71 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in facturen-te-beoordelen.js:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
facturen-te-beoordelen.js:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in facturen.js:255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
facturen.js:255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in finance-dashboard.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
finance-dashboard.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in financien-locaties-zorgsoorten.js:19
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
financien-locaties-zorgsoorten.js:19 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in financien-locaties.js:16
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
financien-locaties.js:16 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in financien-overhead.js:155
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
financien-overhead.js:155 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in gebruikers.js:60
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
gebruikers.js:60 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in gedragswetenschapper-dashboard.js:199
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
gedragswetenschapper-dashboard.js:199 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in gemeenten.js:123
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
gemeenten.js:123 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in helpdesk-modal.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
helpdesk-modal.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in home.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
home.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in hr-dashboard.js:125
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
hr-dashboard.js:125 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in hr-diensttypes.js:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
hr-diensttypes.js:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in incident-melden.js:315
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
incident-melden.js:315 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in incidenten-analyse.js:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
incidenten-analyse.js:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in incidenten-categorieen.js:184
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
incidenten-categorieen.js:184 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in incidenten-dashboard.js:364
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
incidenten-dashboard.js:364 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in incidenten.js:340
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
incidenten.js:340 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in instellingen.js:138
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
instellingen.js:138 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in invoice-detail.js:124
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
invoice-detail.js:124 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in inwerk-items.js:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
inwerk-items.js:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in kilometers.js:291
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
kilometers.js:291 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in klachten.js:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
klachten.js:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in km-afstanden.js:119
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
km-afstanden.js:119 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in km-afwijkingen.js:64
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
km-afwijkingen.js:64 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in km-checkin.js:107
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
km-checkin.js:107 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in kwaliteit-dashboard.js:281
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
kwaliteit-dashboard.js:281 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in locatie-detail.js:147
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
locatie-detail.js:147 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in locaties.js:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
locaties.js:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in loonstroken.js:44
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
loonstroken.js:44 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in management-dashboard-locatie.js:255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
management-dashboard-locatie.js:255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in management-dashboard.js:38
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
management-dashboard.js:38 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in medewerker-agenda.js:227
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
medewerker-agenda.js:227 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in medewerker-detail.js:99
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
medewerker-detail.js:99 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in medewerker-functioneren.js:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
medewerker-functioneren.js:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in medewerker.js:622
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
medewerker.js:622 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in medewerkers-overzicht.js:112
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
medewerkers-overzicht.js:112 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mfa-challenge.js:67
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mfa-challenge.js:67 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-beleid.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-beleid.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-beschikbaarheid.js:181
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-beschikbaarheid.js:181 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-documenten.js:49
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-documenten.js:49 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-gegevens.js:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-gegevens.js:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-jaaropgaven.js:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-jaaropgaven.js:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-loonstroken.js:50
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-loonstroken.js:50 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-maandstaat.js:125
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-maandstaat.js:125 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-proforma-facturen.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-proforma-facturen.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-rooster.js:230
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-rooster.js:230 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-salarishistorie.js:37
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-salarishistorie.js:37 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-uitnodigingen.js:35
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-uitnodigingen.js:35 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-uren.js:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-uren.js:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mijn-verlof.js:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mijn-verlof.js:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mobiliteit-dashboard.js:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mobiliteit-dashboard.js:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in nieuws.js:108
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
nieuws.js:108 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in notification-bell.js:132
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
notification-bell.js:132 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in notifications.js:45
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
notifications.js:45 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in onboarding-flow.js:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
onboarding-flow.js:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in onboarding-inwerken.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
onboarding-inwerken.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in onboarding-upload.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
onboarding-upload.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in onderteken.js:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
onderteken.js:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in open-diensten.js:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
open-diensten.js:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in opleiding-detail.js:145
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
opleiding-detail.js:145 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in opleidingen.js:108
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
opleidingen.js:108 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in optimistic-lock.js:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
optimistic-lock.js:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in organisatie-detail.js:98
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
organisatie-detail.js:98 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in organisatie.js:118
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
organisatie.js:118 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in overige-declaraties.js:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
overige-declaraties.js:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in permissions-gate.js:134
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
permissions-gate.js:134 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in planner-dashboard.js:146
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
planner-dashboard.js:146 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in planning-beheer.js:58
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
planning-beheer.js:58 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in planning-generator.js:511
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
planning-generator.js:511 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in planning.js:911
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
planning.js:911 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in productie.js:164
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
productie.js:164 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in rol-detail.js:155
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
rol-detail.js:155 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in rollen.js:21
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
rollen.js:21 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in salarisadministratie-exporter.js:705
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
salarisadministratie-exporter.js:705 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in salarishuis-wijzigingsgeschiedenis.js:40
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
salarishuis-wijzigingsgeschiedenis.js:40 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in salarishuis.js:360
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
salarishuis.js:360 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in save-feedback.js:61
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
save-feedback.js:61 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in script.js:76
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
script.js:76 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-audit-scrape.js:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-audit-scrape.js:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-audit-token.js:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-audit-token.js:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-documents-scrape.js:118
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-documents-scrape.js:118 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-hr-planning-recorder-v2.js:161
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-hr-planning-recorder-v2.js:161 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-hr-planning-recorder.js:124
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-hr-planning-recorder.js:124 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/bs2-console-roles-recorder.js:54
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/bs2-console-roles-recorder.js:54 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in sharepoint.js:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
sharepoint.js:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in sidebar-collapse.js:40
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
sidebar-collapse.js:40 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in systeem-klachten.js:103
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
systeem-klachten.js:103 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in taken.js:300
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
taken.js:300 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in teams.js:104
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
teams.js:104 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in theme.js:142
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
theme.js:142 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tijd-klok.js:310
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tijd-klok.js:310 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in top-nav-overflow.js:413
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
top-nav-overflow.js:413 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in uren-budgettering.js:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
uren-budgettering.js:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in urendeclaraties.js:133
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
urendeclaraties.js:133 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verbeteringsmaatregelen.js:105
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verbeteringsmaatregelen.js:105 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verlof-uitdienst.js:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verlof-uitdienst.js:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verlof.js:235
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verlof.js:235 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verlofstanden.js:154
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verlofstanden.js:154 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verloftypes.js:32
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verloftypes.js:32 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in verzuim.js:366
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
verzuim.js:366 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in wachtlijst.js:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
wachtlijst.js:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in werkuren-labels.js:180
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
werkuren-labels.js:180 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in werkuren.js:334
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
werkuren.js:334 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in workforce.js:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
workforce.js:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zorgsoorten.js:175
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zorgsoorten.js:175 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zzp-bureau-facturen.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zzp-bureau-facturen.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zzp-facturen.js:47
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zzp-facturen.js:47 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zzp-factuur-detail.js:61
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zzp-factuur-detail.js:61 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zzp-overuren.js:28
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zzp-overuren.js:28 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in zzp-reconciliatie.js:25
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
zzp-reconciliatie.js:25 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in besa-sanitize.js:85
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
besa-sanitize.js:85 Domparser html parse
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in client-detail.js:2001
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
client-detail.js:2001 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in financien-locaties.js:935
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
financien-locaties.js:935 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in mobiliteit-dashboard.js:222
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
mobiliteit-dashboard.js:222 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/bust-cache.mjs:40
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/bust-cache.mjs:40 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 114 placeholder/mock markers across 40 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
19 test file(s) for 451 source file(s) (ratio 0.04). 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 898 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 cicd CI/CD security conf 1.00 6 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 6 locations
.github/workflows/e2e.yml:44, 47, 65, 73 (4 hits)
.github/workflows/ci.yml:16, 19 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph security security conf 1.00 Insecure pattern 'document_write' in besa-export.js:158
Found a known-risky pattern (document_write). Review and replace if possible.
besa-export.js:158 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in client-detail.js:4569
Found a known-risky pattern (document_write). Review and replace if possible.
client-detail.js:4569 Document write
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 Integrity conf 1.00 Old/deprecated-named symbol `audit_columns_v1` in audit.js:358
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 Integrity conf 1.00 Old/deprecated-named symbol `audit_log_v2` in audit-data.js:18
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 Integrity conf 1.00 Old/deprecated-named symbol `beleid_columns_v1` in beleid.js:401
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 Integrity conf 1.00 Old/deprecated-named symbol `beleid_documenten_cols_v1` in beleid-documenten.js:16
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 Integrity conf 1.00 Old/deprecated-named symbol `beleid_documenten_v1` in beleid-documenten-data.js:9
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 Integrity conf 1.00 Old/deprecated-named symbol `beleidsdocumenten_v1` in beleidsdocumenten-data.js:29
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 Integrity conf 1.00 Old/deprecated-named symbol `besa_geo_pdok_cache_v1` in geo-distance.js:31
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 Integrity conf 1.00 Old/deprecated-named symbol `besa_km_checkins_v1` in km-checkin-data.js:12
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 Integrity conf 1.00 Old/deprecated-named symbol `besa_km_signaleringen_v1` in km-signaleringen-data.js:10
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 Integrity conf 1.00 Old/deprecated-named symbol `besa_locked_months_v1` in locked-months-data.js:26
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 Integrity conf 1.00 Old/deprecated-named symbol `besaMedewerkersMigrationDone_v1` in medewerkers-data.js:38
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 Integrity conf 1.00 Old/deprecated-named symbol `besc_ov_ui_v1` in beschikkingen-overzicht.js:62
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikking_audit_log_v1` in beschikking-audit-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikking_notities_v1` in beschikking-notities-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikking_tarieven_supp_v1` in beschikking-detail.js:245
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikking_tarieven_v1` in beschikking-tarieven-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikkingen_dashboard_v2` in beschikkingen-dashboard-data.js:5
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 Integrity conf 1.00 Old/deprecated-named symbol `beschikkingen_dashboard_v2` in beschikkingen-dashboard.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `cl_ov_ui_v1` in clienten.js:23
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 Integrity conf 1.00 Old/deprecated-named symbol `client_contacten_v1` in client-contacten-data.js:9
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 Integrity conf 1.00 Old/deprecated-named symbol `client_medicatie_v1` in client-medicatie-data.js:34
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 Integrity conf 1.00 Old/deprecated-named symbol `client_rapportages_v1` in client-rapportages-data.js:9
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 Integrity conf 1.00 Old/deprecated-named symbol `client_vragenlijsten_v1` in client-vragenlijsten-data.js:30
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 Integrity conf 1.00 Old/deprecated-named symbol `comp_berekeningen_v1` in comp-berekeningen-data.js:6
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 Integrity conf 1.00 Old/deprecated-named symbol `comp_saldi_v1` in comp-saldi-data.js:6
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 Integrity conf 1.00 Old/deprecated-named symbol `contract_sjablonen_v1` in contract-sjablonen-data.js:10
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 Integrity conf 1.00 Old/deprecated-named symbol `contracten_v1` in contracten-data.js:11
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 Integrity conf 1.00 Old/deprecated-named symbol `fact_export_cols_bdtl_v1` in facturen.js:11
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 Integrity conf 1.00 Old/deprecated-named symbol `facturen_supplement_v1` in facturen-data.js:256
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 Integrity conf 1.00 Old/deprecated-named symbol `hr_gemeenten_v1` in gemeenten-data.js:5
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 Integrity conf 1.00 Old/deprecated-named symbol `hr_organisaties_v1` in organisatie-data.js:7
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 Integrity conf 1.00 Old/deprecated-named symbol `hr_salaris_config_v1` in hr-salaris-berekening.js:10
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 Integrity conf 1.00 Old/deprecated-named symbol `hr_salarishuis_wijzigingen_v1` in salarishuis-wijzigingsgeschiedenis.js:154
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 Integrity conf 1.00 Old/deprecated-named symbol `hr_salarisschalen_v2` in salarishuis-data.js:6
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 Integrity conf 1.00 Old/deprecated-named symbol `incident_categorieen_v1` in incident-categorieen-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `incident_taken_v1` in incident-taken-data.js:42
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 Integrity conf 1.00 Old/deprecated-named symbol `incidenten_v1` in incidenten-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `inst_gebruikers_columns_v1` in instellingen.js:113
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 Integrity conf 1.00 Old/deprecated-named symbol `invoices_v1` in invoices-data.js:37
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 Integrity conf 1.00 Old/deprecated-named symbol `inwerk_items_v1` in inwerk-items-data.js:12
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 Integrity conf 1.00 Old/deprecated-named symbol `klachten_v1` in klachten-data.js:27
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 Integrity conf 1.00 Old/deprecated-named symbol `km_afstanden_v1` in km-afstanden-data.js:29
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 Integrity conf 1.00 Old/deprecated-named symbol `km_afwijkingen_v1` in km-afwijkingen-data.js:24
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 Integrity conf 1.00 Old/deprecated-named symbol `km_decl_v2` in kilometer-declaraties-data.js:30
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 Integrity conf 1.00 Old/deprecated-named symbol `main_employees_cols_v1` in medewerkers-overzicht.js:16
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 Integrity conf 1.00 Old/deprecated-named symbol `main_employees_v1` in main-employees-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `management_dashboard_v1` in dashboard-shared.js:81
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 Integrity conf 1.00 Old/deprecated-named symbol `management_dashboard_v1` in management-dashboard-data.js:4
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 Integrity conf 1.00 Old/deprecated-named symbol `management_dashboard_v1` in management-dashboard.js:6
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 Integrity conf 1.00 Old/deprecated-named symbol `management_dashboard_v1` in permissions-page-map.js:65
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 Integrity conf 1.00 Old/deprecated-named symbol `maybeMigrateLegacy` in verzuim-data.js:112
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 Integrity conf 1.00 Old/deprecated-named symbol `medewerker_notities_v1` in medewerker-notities-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `medewerker_verlof_overgedragen_v1` in medewerker-verlof-overgedragen-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `medewerker_verzuim_perioden_v1` in medewerker-verzuim-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `nieuws_v1` in nieuws-data.js:8
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 Integrity conf 1.00 Old/deprecated-named symbol `notification_types_v1` in notification-types-data.js:13
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 Integrity conf 1.00 Old/deprecated-named symbol `offboarding_trajecten_v1` in offboarding-trajecten-data.js:12
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 Integrity conf 1.00 Old/deprecated-named symbol `onboarding_trajecten_v1` in onboarding-trajecten-data.js:11
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 Integrity conf 1.00 Old/deprecated-named symbol `organisatie_notities_v1` in organisatie-notities-data.js:23
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 Integrity conf 1.00 Old/deprecated-named symbol `planning_items_v1` in salarisadministratie-exporter.js:590
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 Integrity conf 1.00 Old/deprecated-named symbol `planning_voorinstellingen_v1` in planning-voorinstellingen-data.js:20
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

Showing first 300 of 351. Refine filters or use the findings page for deep search.

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/24aaaf8f-a182-4fd5-9edc-dfed75aa81e9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/24aaaf8f-a182-4fd5-9edc-dfed75aa81e9/

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.