Skip to content

Commit

Permalink
fix(fp): FP per issue #7132
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 11, 2024
1 parent 9d9fa27 commit 8279bf4
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 @@ -1992,4 +1992,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.azure/azure-core-management@.*$</packageUrl>
<cpe>cpe:/a:microsoft:azure_cli</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #7132
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.amazonaws/aws-java-sdk-opensearch@.*$</packageUrl>
<cpe>cpe:/a:amazon:opensearch</cpe>
</suppress>

0 comments on commit 8279bf4

Please sign in to comment.