disable-ip-source-route.yaml: tag consistency
Missing `file` tag to be consistent with other file based templatespatch-1
parent
67cd99055c
commit
87cfa3bc90
|
@ -8,7 +8,7 @@ info:
|
|||
Organizations should plan and implement network policies to ensure unnecessary services are explicitly disabled. The 'ip source-route' feature has been used in several attacks and should be disabled.
|
||||
reference:
|
||||
- https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr/command/ipaddr-cr-book/ipaddr-i4.html#GUID-C7F971DD-358F-4B43-9F3E-244F5D4A3A93
|
||||
tags: cisco,config-audit,cisco-switch,router
|
||||
tags: cisco,config-audit,cisco-switch,file,router
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
|
@ -23,4 +23,4 @@ file:
|
|||
|
||||
- type: word
|
||||
words:
|
||||
- "configure terminal"
|
||||
- "configure terminal"
|
||||
|
|
Loading…
Reference in New Issue