Skip to content

Commit

Permalink
fix(fp): FP per issue #6340
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 26, 2023
1 parent 1fd1263 commit 7ff36ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions generatedSuppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1440,4 +1440,11 @@
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.thymeleaf\.extras/thymeleaf-extras-java8time@.*$</packageUrl>
<cpe>cpe:/a:thymeleaf:thymeleaf</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #6340
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.idealista/format-preserving-encryption@.*$</packageUrl>
<cpe>cpe:/a:vega_project:vega</cpe>
</suppress>

0 comments on commit 7ff36ce

Please sign in to comment.