Skip to content

Commit 1882729

Browse files
committed
Update grype.yaml ignore list
Signed-off-by: Victor Chang <vicchang@nvidia.com>
1 parent e6fd08c commit 1882729

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.grype.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# ignore:
16-
# - vulnerability: CVE-2022-37434 # medium https://ubuntu.com/security/CVE-2022-37434
17-
# - vulnerability: CVE-2015-5237 # low https://ubuntu.com/security/CVE-2015-5237
18-
# - vulnerability: CVE-2016-20013 # negligible https://ubuntu.com/security/CVE-2016-20013
19-
# - vulnerability: CVE-2017-11164 # negligible https://ubuntu.com/security/CVE-2017-11164
20-
# - vulnerability: CVE-2020-16156 # medium https://ubuntu.com/security/CVE-2020-16156
21-
# - vulnerability: CVE-2022-29458 # negligible https://ubuntu.com/security/CVE-2022-29458
15+
ignore:
16+
- vulnerability: CVE-2022-37434 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/514
17+
- vulnerability: CVE-2015-5237 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/515
18+
- vulnerability: CVE-2016-20013 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/516
19+
- vulnerability: CVE-2017-11164 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/517
20+
- vulnerability: CVE-2020-16156 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/518
21+
- vulnerability: CVE-2022-29458 # https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues/519
2222

0 commit comments

Comments
 (0)