StatsPlugin spec fixes
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
<reference>http://ref1.com</reference>
|
||||
<type>RCE</type>
|
||||
</vulnerability>
|
||||
<vulnerability>
|
||||
<title>Neither do I</title>
|
||||
<reference>http://ref3.com</reference>
|
||||
<type>FPD</type>
|
||||
</vulnerability>
|
||||
</plugin>
|
||||
|
||||
<plugin name="white-rabbit">
|
||||
|
||||
@@ -7,6 +7,11 @@
|
||||
<reference>http://some-ref.com</reference>
|
||||
<type>SQLI</type>
|
||||
</vulnerability>
|
||||
<vulnerability>
|
||||
<title>Neither do I</title>
|
||||
<reference>http://some-other-ref.com</reference>
|
||||
<type>XSS</type>
|
||||
</vulnerability>
|
||||
</theme>
|
||||
|
||||
<theme name="the-oracle">
|
||||
|
||||
Reference in New Issue
Block a user