From 0049c2046445971afed3b144789840c1eedeedcc Mon Sep 17 00:00:00 2001 From: sduc Date: Fri, 24 Feb 2023 16:27:00 +0100 Subject: [PATCH] cisco template not tagged as file --- file/audit/cisco/set-and-secure-passwords.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file/audit/cisco/set-and-secure-passwords.yaml b/file/audit/cisco/set-and-secure-passwords.yaml index 275d70d9dd..703d29b8d3 100644 --- a/file/audit/cisco/set-and-secure-passwords.yaml +++ b/file/audit/cisco/set-and-secure-passwords.yaml @@ -8,7 +8,7 @@ info: To set a local password to control access to various privilege levels, use the enable password command in global configuration mode. To remove the password requirement, use the no form of this command. reference: - https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-e1.html#wp3884449514 - tags: cisco,config-audit,cisco-switch + tags: cisco,config-audit,cisco-switch,file file: - extensions: @@ -23,4 +23,4 @@ file: - type: word words: - - "configure terminal" \ No newline at end of file + - "configure terminal"