Skip to content

chore: run security scan, update dependencies#627

Merged
vincentchalamon merged 5 commits intoapi-platform:4.3from
BySplashGm:feat/security-scan
Apr 17, 2026
Merged

chore: run security scan, update dependencies#627
vincentchalamon merged 5 commits intoapi-platform:4.3from
BySplashGm:feat/security-scan

Conversation

@BySplashGm
Copy link
Copy Markdown
Contributor

Changes

  • Run composer audit — no vulnerabilities found
  • Run npm audit + update pwa dependencies to latest minor/patch
  • Override undici to ^7 to fix high severity CVEs
  • Remove erroneously committed package-lock.json (pnpm project)
  • Add .npmrc with confirm-modules-purge=false for Docker compatibility
  • Add supportedArchitectures to install linux-arm64 binaries on macOS
  • Replace Renovate with Dependabot (composer, npm, github-actions, helm)
  • Auto-merge Dependabot patch-level PRs via workflow

Note: lodash high CVEs remain unresolved and no fixed version exists upstream (transitive via react-admin).

…ndabot

- bump minor/patch dependencies
- override undici to ^7 to fix security vulnerabilities
- add supportedArchitectures to install linux-arm64 binaries on macOS
- add confirm-modules-purge=false to .npmrc for Docker compatibility
- remove erroneously committed package-lock.json (pnpm project)
@vincentchalamon
Copy link
Copy Markdown
Contributor

Dependabot has been replaced by Renovate in this project: #615

@vincentchalamon vincentchalamon self-requested a review April 17, 2026 08:04
@vincentchalamon vincentchalamon changed the title chore(pwa): run security scan, update dependencies and configure Dependabot chore: run security scan, update dependencies Apr 17, 2026
Copy link
Copy Markdown
Contributor

@vincentchalamon vincentchalamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vincentchalamon vincentchalamon merged commit d4f060a into api-platform:4.3 Apr 17, 2026
7 checks passed
@vincentchalamon
Copy link
Copy Markdown
Contributor

Thanks @BySplashGm!

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.

2 participants