Skip to content

fix: package.json & package-lock.json to reduce vulnerabilities

7efc5a9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[Snyk] Security upgrade fastify from 3.29.4 to 4.0.0 #357

fix: package.json & package-lock.json to reduce vulnerabilities
7efc5a9
Select commit
Loading
Failed to load commit list.
GitHub Actions / hadolint succeeded Feb 16, 2026 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2)

Dockerfile|13 col 1| Pin versions in apk add. Instead of apk add <package> use apk add <package>=<version>
Dockerfile|39 col 1| Use arguments JSON notation for CMD and ENTRYPOINT arguments