Skip to content

fix(variable resolution): use variable references to not have escapin…

7034e69
Select commit
Loading
Failed to load commit list.
Merged

v0.2.2: fix #588

fix(variable resolution): use variable references to not have escapin…
7034e69
Select commit
Loading
Failed to load commit list.
Delve Auditor / Security Check succeeded Jun 30, 2025 in 0s

Scan completed

No vulnerabilities found.

Details

No security or compliance issues detected. Reviewed everything up to 7034e69.

Security Overview
  • 🔎 Scanned files: 6 changed file(s)
Detected Code Changes
Change Type Relevant files
Bug Fix ► route.ts
    Fix variable resolution to use references instead of string injection
► loop-handler.ts
    Update forEach loop iterations handling
► loops.ts
    Modify loop iteration calculations for forEach loops
Enhancement ► connection-status.tsx
    Add new connection status component
► user-avatar-stack.tsx
    Integrate connection status display
► control-bar.tsx
    Reorganize layout and add connection status

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.