Commit 6067ff4
Make Docker Scout CVE check non-blocking (#37)
* Initial plan
* Set Docker Scout exit-code to false to unblock pipeline
The CI pipeline was failing because Docker Scout detected a HIGH
vulnerability (CVE-2026-25646) in libpng from the nginx:alpine base
image. Since this is outside our control, the scout check is now
non-blocking while still reporting results for visibility.
Co-authored-by: beevelop <6891349+beevelop@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: beevelop <6891349+beevelop@users.noreply.github.com>1 parent fde6319 commit 6067ff4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
0 commit comments