refactor[rules] pwpolicy rules updated with odv

odv tag updated to reflect baseline tags
This commit is contained in:
Bob Gendler
2023-09-15 12:15:27 -04:00
parent af7a470eb9
commit ffd83a8c73
4 changed files with 17 additions and 9 deletions

View File

@@ -33,8 +33,10 @@ ios:
odv:
hint: "Number of failed attempts."
recommended: 6
cis_lvl1: 6
cis_lvl2: 6
cis_lvl1_byod: 6
cis_lvl2_byod: 6
cis_lvl1_enterprise: 6
cis_lvl2_enterprise: 6
ios_stig: 10
ios_stig_byoad: 10
tags:

View File

@@ -31,8 +31,10 @@ iOS:
odv:
hint: "Maximum Grace Period in Minutes."
recommended: 0
cis_lvl1: 0
cis_lvl2: 0
cis_lvl1_byod: 0
cis_lvl2_byod: 0
cis_lvl1_enterprise: 0
cis_lvl2_enterprise: 0
ios_stig: 5
ios_stig_byoad: 5
tags:

View File

@@ -31,8 +31,10 @@ ios:
odv:
hint: "Maximum Auto-Lock in Minutes."
recommended: 2
cis_lvl1: 2
cis_lvl2: 2
cis_lvl1_byod: 2
cis_lvl2_byod: 2
cis_lvl1_enterprise: 2
cis_lvl2_enterprise: 2
ios_stig: 5
ios_stig_byoad: 5
tags:

View File

@@ -32,8 +32,10 @@ ios:
odv:
hint: "Minimum passcode length."
recommended: 6
cis_lvl1: 6
cis_lvl2: 6
cis_lvl1_byod: 6
cis_lvl2_byod: 6
cis_lvl1_enterprise: 6
cis_lvl2_enterprise: 6
ios_stig: 6
ios_stig_byoad: 6
tags:
@@ -44,7 +46,7 @@ tags:
- cis_lvl1_byod
- cis_lvl2_byod
- cis_lvl1_enterprise
- cis_lvl2_enterprise
- cis_lvl1_enterprise
- cisv8
- ios_stig
- ios_stig_byoad