Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions controls/ism_o.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

controls:
- id: '0418'
title: 'Credentials are kept separate from systems they are used to authenticate to, except for

Check failure on line 21 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

21:100 [line-length] line too long (101 > 99 characters)
when performing authentication activities.'
levels:
- base
Expand All @@ -41,7 +41,7 @@
status: automated

- id: '0421'
title: 'Passphrases used for single-factor authentication are at least 4 random words with a total

Check failure on line 44 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

44:100 [line-length] line too long (104 > 99 characters)
minimum length of 14 characters, unless more stringent requirements apply.'
levels:
- base
Expand Down Expand Up @@ -77,7 +77,7 @@
status: automated

- id: '0422'
title: 'Passphrases used for single-factor authentication on TOP SECRET systems are at least 6

Check failure on line 80 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

80:100 [line-length] line too long (100 > 99 characters)
random words with a total minimum length of 20 characters.'
levels:
- top_secret
Expand Down Expand Up @@ -179,7 +179,7 @@
status: automated

- id: '0846'
title: 'All users (with the exception of local administrator accounts and break glass accounts)

Check failure on line 182 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

182:100 [line-length] line too long (101 > 99 characters)
cannot disable, bypass or be exempted from application control.'
levels:
- base
Expand Down Expand Up @@ -236,7 +236,7 @@
This needs reevaluation.

- id: '0988'
title: 'An accurate time source is established and used consistently across systems to assist with

Check failure on line 239 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

239:100 [line-length] line too long (104 > 99 characters)
identifying connections between events.'
levels:
- base
Expand Down Expand Up @@ -324,7 +324,7 @@
status: partial

- id: '1288'
title: 'Files imported or exported via gateways or CDSs undergo antivirus scanning using multiple

Check failure on line 327 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

327:100 [line-length] line too long (103 > 99 characters)
different scanning engines.'
levels:
- base
Expand All @@ -342,7 +342,7 @@
status: partial

- id: '1315'
title: 'The administrative interface on wireless access points is disabled for wireless network

Check failure on line 345 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

345:100 [line-length] line too long (101 > 99 characters)
connections.'
levels:
- base
Expand Down Expand Up @@ -385,7 +385,7 @@
This needs reevaluation.

- id: '1401'
title: 'Multi-factor authentication uses either: something users have and something users know,

Check failure on line 388 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

388:100 [line-length] line too long (101 > 99 characters)
or something users have that is unlocked by something users know or are.'
levels:
- base
Expand Down Expand Up @@ -414,7 +414,7 @@
status: partial

- id: '1402'
title: 'Credentials stored on systems are protected by a password manager; a hardware security

Check failure on line 417 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

417:100 [line-length] line too long (100 > 99 characters)
module; or by salting, hashing and stretching them before storage within a database'
levels:
- base
Expand All @@ -436,7 +436,7 @@
status: automated

- id: '1405'
title: 'A centralised event logging facility is implemented and event logs are sent to the facility

Check failure on line 439 in controls/ism_o.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

439:100 [line-length] line too long (105 > 99 characters)
as soon as possible after they occur.'
levels:
- base
Expand Down Expand Up @@ -475,6 +475,7 @@
- package_fapolicyd_installed
- package_firewalld_installed
- package_rsyslog_installed
- package_rsyslog-gnutls_installed
- package_squid_removed
- package_telnet_removed
- package_telnet-server_removed
Expand Down
1 change: 1 addition & 0 deletions tests/data/profile_stability/rhel10/ism_o.profile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed
package_opensc_installed
package_pcsc-lite-ccid_installed
package_pcsc-lite_installed
package_rsyslog-gnutls_installed
package_rsyslog_installed
package_sequoia-sq_installed
package_squid_removed
Expand Down
1 change: 1 addition & 0 deletions tests/data/profile_stability/rhel10/ism_o_secret.profile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed
package_opensc_installed
package_pcsc-lite-ccid_installed
package_pcsc-lite_installed
package_rsyslog-gnutls_installed
package_rsyslog_installed
package_sequoia-sq_installed
package_squid_removed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed
package_opensc_installed
package_pcsc-lite-ccid_installed
package_pcsc-lite_installed
package_rsyslog-gnutls_installed
package_rsyslog_installed
package_sequoia-sq_installed
package_squid_removed
Expand Down
1 change: 1 addition & 0 deletions tests/data/profile_stability/rhel8/ism_o.profile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ package_chrony_installed
package_fapolicyd_installed
package_firewalld_installed
package_rear_installed
package_rsyslog-gnutls_installed
package_rsyslog_installed
package_squid_removed
package_sudo_installed
Expand Down
1 change: 1 addition & 0 deletions tests/data/profile_stability/rhel9/ism_o.profile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ package_chrony_installed
package_fapolicyd_installed
package_firewalld_installed
package_rear_installed
package_rsyslog-gnutls_installed
package_rsyslog_installed
package_squid_removed
package_sudo_installed
Expand Down
Loading