mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Merged in CLIP-1868-ignore-glibc-cves (pull request #159)
Temporarily ignore glibc cves * Temporarily ignore glibc cves Approved-by: Minh Tran
This commit is contained in:
parent
a309f75347
commit
de45f08dbd
22
.snyk
22
.snyk
@ -3,8 +3,20 @@
|
||||
|
||||
# version: v1.19.0
|
||||
|
||||
# ignore:
|
||||
# SNYK-UBUNTU2004-EXPAT-2403934:
|
||||
# - '*':
|
||||
# reason: Ignore until March 25, 2022 - waiting for `adoptopenjdk/openjdk11` image update
|
||||
# expires: 2022-03-25T00:00:00.000Z
|
||||
ignore:
|
||||
SNYK-RHEL9-GLIBCMINIMALLANGPACK-6624576:
|
||||
- '*':
|
||||
reason: Ignore until May 1, 2024 - waiting for `registry.access.redhat.com/ubi9/openjdk-17` image update
|
||||
expires: 2024-05-01T00:00:00.000Z
|
||||
SNYK-RHEL9-GLIBCHEADERS-6624580:
|
||||
- '*':
|
||||
reason: Ignore until May 1, 2024 - waiting for `registry.access.redhat.com/ubi9/openjdk-17` image update
|
||||
expires: 2024-05-01T00:00:00.000Z
|
||||
SNYK-RHEL9-GLIBCCOMMON-6625493:
|
||||
- '*':
|
||||
reason: Ignore until May 1, 2024 - waiting for `registry.access.redhat.com/ubi9/openjdk-17` image update
|
||||
expires: 2024-05-01T00:00:00.000Z
|
||||
SNYK-RHEL9-GLIBC-6624544:
|
||||
- '*':
|
||||
reason: Ignore until May 1, 2024 - waiting for `registry.access.redhat.com/ubi9/openjdk-17` image update
|
||||
expires: 2024-05-01T00:00:00.000Z
|
||||
|
Loading…
Reference in New Issue
Block a user