Skip to content

review: fix captureDisabled module-global cache poisoning#43

Open
kridaydave wants to merge 8 commits into
Shreyan1:mainfrom
kridaydave:review/fix-capture-disabled-cache
Open

review: fix captureDisabled module-global cache poisoning#43
kridaydave wants to merge 8 commits into
Shreyan1:mainfrom
kridaydave:review/fix-capture-disabled-cache

review: fix captureDisabled module-global cache poisoning

6c2e680
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 17, 2026 in 3s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 1 medium

Other Alerts:

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 308 in src/storage.ts

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.

Check warning on line 66 in src/providers/openai.ts

See this annotation in the file changed.

Code scanning / CodeQL

File data in outbound network request Medium

Outbound network request depends on
file data
.

Check notice on line 1081 in src/hook.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable ignored.