Add status attribute to finding_count definition
This commit is contained in:
parent
ccb0f76213
commit
1f7eb49055
@ -415,6 +415,7 @@
|
||||
<xs:element name="finding_count">
|
||||
<xs:complexType>
|
||||
<xs:attribute ref="threatLevel" use="optional"/>
|
||||
<xs:attribute ref="status" use="optional"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="todo"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user