Commit 71632ab
fix: make CVE scanner not fail on zero CVEs (envoyproxy#41412)
## Description
This PR makes CVE scanner not fail when there are no CVEs detected.
---
**Commit Message:** fix: make CVE scanner not fail on zero CVEs
**Additional Description:** Make CVE scanner not fail when there are no
CVEs detected.
**Risk Level:** N/A
**Testing:** CI
**Docs Changes:** N/A
**Release Notes:** N/A
Signed-off-by: Rohit Agrawal <rohit.agrawal@databricks.com>1 parent e555f0c commit 71632ab
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments