Skip to content

Commit

Permalink
Add policyComments field to Nessus model for 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 ace12d6 commit 9c96bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nessus/nessus-module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<define-assembly name="Policy">
<model>
<define-field name="PolicyName" as-type="string"/>
<define-field name="PolicyComments" as-type="string"/>
</model>
</define-assembly>
<define-assembly name="Report">
Expand Down

0 comments on commit 9c96bc3

Please sign in to comment.