Skip to content

Commit

Permalink
Feature/op 2132 panosconfigv1 initial (#60)
Browse files Browse the repository at this point in the history
* OP-2132 Adding Palo Alto Documentation

* Punctuation changes

* Added new paloalto folder to index.rst

* Modified the title to Palo Alto

* Removed the title to Palo Alto
  • Loading branch information
dbala22 authored Apr 8, 2022
1 parent 3f6a05f commit 75f961a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions artifacts/paloalto/panos.config_v1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ This is what the AE check looks like, inside a Rule, in the XCCDF.
<ae:test type="[TEST-TYPE-NAME]">
<ae:parameters>
<ae:parameter dt="string" name="check">[check.value]</ae:parameter>
<ae:parameter dt="string" name="operation">[operation.value]</ae:parameter>
<ae:parameter dt="string" name="datatype">[datatype.value]</ae:parameter>
<ae:parameter dt="string" name="value_of">[value_of.value]</ae:parameter>
<ae:parameter dt="string" name="operation">[operation.value]</ae:parameter>
<ae:parameter dt="string" name="datatype">[datatype.value]</ae:parameter>
<ae:parameter dt="string" name="value_of">[value_of.value]</ae:parameter>
</ae:parameters>
</ae:test>
<ae:profiles>
Expand Down

0 comments on commit 75f961a

Please sign in to comment.