Missing xml tag, typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- the vulnerability node is not needed there -->
|
||||
<!-- the vulnerability node is not needed -->
|
||||
<vulnerabilities>
|
||||
<item name="mr-smith"/>
|
||||
<not-valid name='I should not appear in the results'/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- the vulnerability node is not needed there -->
|
||||
<!-- the vulnerability node is not needed -->
|
||||
<vulnerabilities>
|
||||
<plugin name="mr-smith"/>
|
||||
<not-valid name='I should not appear in the results'/>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- the vulnerability node is not needed -->
|
||||
<themes>
|
||||
<theme name="shopperpress"/>
|
||||
<not-valid name="wise"/>
|
||||
|
||||
Reference in New Issue
Block a user