8 lines
230 B
XML
8 lines
230 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- the vulnerability node is not needed -->
|
|
<vulnerabilities>
|
|
<plugin name="mr-smith"/>
|
|
<not-valid name='I should not appear in the results'/>
|
|
<plugin name="neo"/>
|
|
</vulnerabilities>
|