File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1680,11 +1680,20 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
16801680</suppress >
16811681<suppress base =" true" >
16821682 <notes ><![CDATA[
1683- FP per issue #6757 + manual improvement for related
1683+ FP per issue #6757 + manual improvement for related.
1684+ NOTE: the additional colon in the CPE is required to not match on prefix
16841685 ]]> </notes >
16851686 <packageUrl regex =" true" >^pkg:maven/org\.apache\.sandesha2/sandesha2.*$</packageUrl >
1686- <cpe >cpe:/a:apache:axis2</cpe >
1687- <cpe >cpe:/a:apache:axis</cpe >
1687+ <cpe >cpe:/a:apache:axis2:</cpe >
1688+ <cpe >cpe:/a:apache:axis:</cpe >
1689+ </suppress >
1690+ <suppress base =" true" >
1691+ <notes ><![CDATA[
1692+ FP per issue #5945 + manual improvement for related
1693+ NOTE: the additional colon in the CPE is required to not match on prefix
1694+ ]]> </notes >
1695+ <packageUrl regex =" true" >^pkg:maven/org\.apache\.axis2.*$</packageUrl >
1696+ <cpe >cpe:/a:apache:axis:</cpe >
16881697</suppress >
16891698<suppress base =" true" >
16901699 <notes ><![CDATA[
You can’t perform that action at this time.
0 commit comments