Skip to content

Commit

Permalink
chore: update expiration on suppression (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-steinfeld authored Oct 31, 2024
1 parent 5ca9d97 commit 38916e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency-check/global-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<cpe>cpe:/a:processing:processing</cpe>
<cpe>cpe:/a:avro_project:avro</cpe>
</suppress>
<suppress until="2024-10-31Z">
<suppress until="2024-12-31Z">
<notes><![CDATA[
This CVE is declared fixed from 9.4.52, but the vuln db is not reflecting that. Suppress that specific version until
db is updated.
Expand Down

0 comments on commit 38916e1

Please sign in to comment.