Closed jauderho closed 1 year ago
Thanks @jauderho 👍
Just tested the new build and it looks good now.
2023-02-22T18:35:15.036Z INFO Need to update DB
2023-02-22T18:35:15.036Z INFO DB Repository: ghcr.io/aquasecurity/trivy-db
2023-02-22T18:35:15.037Z INFO Downloading DB...
2023-02-22T18:35:26.475Z INFO Vulnerability scanning is enabled
2023-02-22T18:35:26.475Z INFO Misconfiguration scanning is enabled
2023-02-22T18:35:26.477Z INFO Secret scanning is enabled
2023-02-22T18:35:26.477Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2023-02-22T18:35:26.477Z INFO Please see also https://aquasecurity.github.io/trivy/v0.37/docs/secret/scanning/#recommendation for faster secret detection
2023-02-22T18:35:31.129Z INFO Detected OS: alpine
2023-02-22T18:35:31.129Z INFO Detecting Alpine vulnerabilities...
2023-02-22T18:35:31.137Z INFO Number of language-specific files: 1
2023-02-22T18:35:31.138Z INFO Detecting python-pkg vulnerabilities...
2023-02-22T18:35:31.139Z INFO Detected config files: 0
tomsquest/docker-radicale (alpine 3.17.2)
Total: 0 (MEDIUM: 0, HIGH: 0, CRITICAL: 0)
:+1: Still, I had to drop support for arm v7 to support bcrypt which requires to be compile with rust, which OOM on github actions :/
Update alpine to 3.17.2. alpine 3.14 has 5 critical vuins.