Skip to content

[codex] fix dependency security alerts#52

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

[codex] fix dependency security alerts#52
haasonsaas merged 1 commit into
mainfrom
codex/fix-dependency-alerts

Conversation

@haasonsaas

Copy link
Copy Markdown
Contributor

Summary

  • upgrade @typescript-eslint parser/plugin to the current 8.x line so minimatch resolves to patched versions
  • refresh the npm lockfile, including the flatted/picomatch audit fixes from npm audit fix
  • keep this limited to dependency remediation; no CodeQL or GitHub default code scanning is enabled

Closes #51

Test plan

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

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 96% 83% 0
src.integrations 95% 75% 0
Summary 96% (1122 / 1171) 81% (900 / 1107) 0

@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
Updatednpm/​@​typescript-eslint/​parser@​6.21.0 ⏵ 8.59.4100 +110071 +198100
Updatednpm/​@​typescript-eslint/​eslint-plugin@​6.21.0 ⏵ 8.59.499 +110080 +198100

View full report

@haasonsaas haasonsaas merged commit 90ecc99 into main May 20, 2026
7 checks passed
@haasonsaas haasonsaas deleted the codex/fix-dependency-alerts branch May 20, 2026 06:02
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