Skip to content

Remove CVE-2026-33671 trivyignore once npm bundles picomatch >= 4.0.4 #110

@lex57ukr

Description

@lex57ukr

Summary

Once the Node.js base image (node:25-bookworm-slim) ships an npm version that bundles picomatch >= 4.0.4, remove the .trivyignore entry for CVE-2026-33671.

How to verify

docker run --rm node:25-bookworm-slim npm ls picomatch --global

If no 4.0.3 appears in the output, it is safe to remove the entry and confirm with make scan.

Metadata

Metadata

Assignees

Labels

dependenciesDependency updatessecuritySecurity-related change

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions