Skip to content

[codex] fix minimatch security alerts#43

Merged
haasonsaas merged 1 commit into
mainfrom
codex/fix-minimatch-alerts
May 20, 2026
Merged

[codex] fix minimatch security alerts#43
haasonsaas merged 1 commit into
mainfrom
codex/fix-minimatch-alerts

Conversation

@haasonsaas
Copy link
Copy Markdown
Collaborator

Summary

  • upgrade @typescript-eslint parser/plugin to the current 8.x line so the dev toolchain resolves patched minimatch ranges
  • refresh the npm lockfile and apply mechanical lint cleanup required by the refreshed lint stack
  • keep this limited to dependency remediation; no CodeQL or GitHub default code scanning is enabled

Closes #42

Test plan

  • npm audit --audit-level=high
  • npm run lint
  • npm run typecheck
  • npm run build
  • npm test -- --runInBand --forceExit
  • git diff --check

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​typescript-eslint/​parser@​6.21.0 ⏵ 8.59.4100 +110071 +198100
Updated@​typescript-eslint/​eslint-plugin@​6.21.0 ⏵ 8.59.499 +110080 +198100

View full report

@haasonsaas haasonsaas merged commit 8a9a7e4 into main May 20, 2026
6 checks passed
@haasonsaas haasonsaas deleted the codex/fix-minimatch-alerts branch May 20, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[security-slo] Triage current dependency and secret alerts

1 participant