Skip to content

Commit

Permalink
Merge pull request #5173 from marcelstoer/fp-saml_project
Browse files Browse the repository at this point in the history
Add saml_project:saml to generic suppression
  • Loading branch information
aikebah committed Dec 23, 2022
2 parents 2b605e6 + 436d809 commit fcb1720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/main/resources/dependencycheck-base-suppression.xml
Expand Up @@ -627,6 +627,7 @@
60. travis-ci:travis_ci is ci server software build in ruby/shell/go #4025
61. cpe:/a:storage_project:storage is software build in go (the github.com/containers/storage project) #4436
62. cpe:/a:pivotal_software:rabbitmq is software build in Erlang #4178
63. cpe:/a:saml_project:saml is a SAML implementation in Go #5167
]]></notes>
<filePath regex="true">.*(\.(dll|jar|ear|war|pom|nupkg|nuspec|aar)|pom\.xml|package.json|packages.config)$</filePath>
<cpe>cpe:/a:sandbox:sandbox</cpe>
Expand Down Expand Up @@ -691,6 +692,7 @@
<cpe>cpe:/a:travis-ci:travis_ci</cpe>
<cpe>cpe:/a:storage_project:storage</cpe>
<cpe>cpe:/a:pivotal_software:rabbitmq</cpe>
<cpe>cpe:/a:saml_project:saml</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand Down

0 comments on commit fcb1720

Please sign in to comment.