This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a commit to branch 0.21.1
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/0.21.1 by this push:
new d67e15c increase thrift CVE suppression time limit again
d67e15c is described below
commit d67e15cacfeaab188560b7b7c08f2b9357cb43be
Author: Clint Wylie <[email protected]>
AuthorDate: Wed Jun 2 10:13:38 2021 -0700
increase thrift CVE suppression time limit again
---
owasp-dependency-check-suppressions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/owasp-dependency-check-suppressions.xml
b/owasp-dependency-check-suppressions.xml
index 777fa9a..9716720 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -315,7 +315,7 @@
]]></notes>
<cve>CVE-2017-15288</cve>
</suppress>
- <suppress until="2021-05-30">
+ <suppress until="2021-06-30">
<!-- Suppress this until https://github.com/apache/druid/issues/11028 is
resolved. -->
<notes><![CDATA[
This vulnerability should be fixed soon and the suppression should be
removed.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]