Skip to content

Commit

Permalink
Set up Report assembly for Nessus model in metaschema-framework#6
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Oct 4, 2024
1 parent 45e09c5 commit b4c809c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nessus/nessus-module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@
<define-field name="PolicyName" as-type="string"/>
</model>
</define-assembly>
<define-assembly name="Report">
<model>
<define-field name="ReportName" as-type="string"/>
</model>
</define-assembly>
</METASCHEMA>

0 comments on commit b4c809c

Please sign in to comment.