Skip to content

Commit

Permalink
Correct Report name from field to flag for metaschema-framework#6
Browse files Browse the repository at this point in the history
A weird modeling choice, but ok, that is how the XML model diverges in
the upstream Tenable Nessus docs.
  • Loading branch information
aj-stein-gsa committed Oct 4, 2024
1 parent 4709f69 commit ace12d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nessus/nessus-module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
</model>
</define-assembly>
<define-assembly name="Report">
<model>
<define-field name="ReportName" as-type="string"/>
</model>
<define-flag name="name" as-type="string"/>
</define-assembly>
</METASCHEMA>

0 comments on commit ace12d6

Please sign in to comment.