Skip to content

Commit

Permalink
Merge pull request #728 from gtoison/missing-SECXXEVAL-abbrev
Browse files Browse the repository at this point in the history
Added missing BugCode for SECXXEVAL abbrev
  • Loading branch information
h3xstream committed Feb 29, 2024
2 parents 23a95a2 + fbc438b commit bf12d51
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2063,6 +2063,7 @@ validator.validate(source);
]]>
</Details>
</BugPattern>
<BugCode abbrev="SECXXEVAL">XXE Vulnerability using an XML Validator</BugCode>

<!-- XPath Injection for Javax -->
<Detector class="com.h3xstream.findsecbugs.xpath.XPathInjectionDetector">
Expand Down

0 comments on commit bf12d51

Please sign in to comment.