Closed dependabot[bot] closed 8 months ago
Alpine 3.17 + breaks hostplumber. We should hold this upgrade for a while. See https://github.com/platform9/luigi/pull/137
We have ZERO vulnerabilities of severity CRITICAL / HIGH currently anyway in Luigi (atherton branch) - though this can change in future. There are no dependabot alerts and there are 12 code scanning alerts of severity LOW/ MEDIUM https://github.com/platform9/luigi/security/code-scanning
~ % trivy image platform9/hostplumber:v0.5.4-pmk-3168223 --scanners vuln
2024-03-07T22:00:01.615+0530 INFO Vulnerability scanning is enabled
2024-03-07T22:00:06.472+0530 INFO Detected OS: alpine
2024-03-07T22:00:06.472+0530 INFO Detecting Alpine vulnerabilities...
2024-03-07T22:00:06.502+0530 INFO Number of language-specific files: 2
2024-03-07T22:00:06.502+0530 INFO Detecting gobinary vulnerabilities...
2024-03-07T22:00:06.505+0530 INFO Detecting python-pkg vulnerabilities...
platform9/hostplumber:v0.5.4-pmk-3168223 (alpine 3.16.9)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
@dependabot show alpine ignore conditions
No ignore conditions found for the dependency alpine
@dependabot ignore this dependency
OK, I won't notify you about alpine again, unless you re-open this PR.
Bumps alpine from 3.16 to 3.19.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show