Skip to content

Commit 43c9f51

Browse files
authored
Extend commons-io suppression
Still no fixed release :(
1 parent 24f23b4 commit 43c9f51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/dependency-check-suppress.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<vulnerabilityName>CWE-94: Improper Control of Generation of Code ('Code Injection')</vulnerabilityName>
171171
</suppress>
172172

173-
<suppress until="2023-03-01Z">
173+
<suppress until="2023-06-01Z">
174174
<notes><![CDATA[
175175
Time-limited suppression for https://nvd.nist.gov/vuln/detail/CVE-2021-29425. GoCD is not vulnerable as the use of
176176
FilenameUtils.normalize does not "use the result to construct a path value" as required by the defect. Neither does

0 commit comments

Comments
 (0)