[owasp] Suppress ZooKeeper 3.8.0 vulnerabilities - #14630
Conversation
lhotari
left a comment
There was a problem hiding this comment.
Would it be possible to target specific vulnerabilities? Ignoring all would cause it to ignore all new vulnerabilities too.
|
We released 3.8.0 last week and the owasp checker passed (I actually cancelled one RC due to a owasp check failure) I am not aware of any security issue in ZooKeeper Please explain more |
eolivelli
left a comment
There was a problem hiding this comment.
We should remove that exclusion at all.
There is no reported CVE against Apache ZooKeeper 3.8.0
|
I get this output For example |
|
I checked and ZK doesn't contain the mentioned libraries. I don't know how it is the process for that but is a ZooKeeper problem. For now I think we can keep the specific vulnerabilities; actually they are wrong (at a first glance at the ZK repo) so it makes sense to suppress them. btw they are already suppressed now, this will unblock the CI |
|
in the ZK project we added these exclusions due to false positives: So it is fine to add the same exclusions here |
eolivelli
left a comment
There was a problem hiding this comment.
the approach is good to me, I left some comments
|
/pulsarbot rerun-failure-checks |
2 similar comments
|
/pulsarbot rerun-failure-checks |
|
/pulsarbot rerun-failure-checks |
(cherry picked from commit 752abd9)
(cherry picked from commit 752abd9)
Motivation
After the ZK upgrade the OWASP check fails because ZK has known vulnerability. The owasp suppression aims ZK 3.6.2.
Modifications
no-need-doc