Skip to content

Commit

Permalink
add reason for suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
littleaj committed Aug 2, 2019
1 parent a9615e2 commit eb7d61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<suppress>
<notes><![CDATA[
file name: instrumentation-logback-0.14.2.jar
This is logback instrumentation, not the logback library itself.
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.glowroot\.instrumentation/instrumentation\-logback@.*$</packageUrl>
<cve>CVE-2017-5929</cve>
Expand Down

0 comments on commit eb7d61c

Please sign in to comment.