Skip to content

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

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

[Snyk] Security upgrade mongoose from 5.13.15 to 8.8.3 #347

fix: package.json & package-lock.json to reduce vulnerabilities
fae351a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / hadolint succeeded Dec 9, 2024 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