Skip to content

Commit

Permalink
Merge pull request ComplianceAsCode#37 from SUSE/SLES-12-030030
Browse files Browse the repository at this point in the history
add rules for SLES-12-030030
  • Loading branch information
brett060102 committed Dec 15, 2020
2 parents 0cb378e + 242f9fc commit 5c02236
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
documentation_complete: true

prodtype: fedora,ol7,ol8,rhel7,rhel8,rhv4,sle15,wrlinux1019
prodtype: fedora,ol7,ol8,rhel7,rhel8,rhv4,sle15,wrlinux1019,sle12

title: 'Disable DCCP Support'

Expand All @@ -19,10 +19,12 @@ severity: medium
identifiers:
cce@rhel7: CCE-82024-1
cce@rhel8: CCE-80833-7
cce@sle12: CCE-83055-4

references:
stigid@ol7: OL07-00-020101
stigid@rhel7: RHEL-07-020101
stigid@sle12: SLES-12-030030
cis@rhel8: 3.3.1
cjis: 5.10.1
cui: 3.4.6
Expand Down
3 changes: 2 additions & 1 deletion sle12/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ selections:
- package_audit-audispd-plugins_installed
- accounts_password_set_max_life_existing
- accounts_password_set_min_life_existing
- accounts_have_homedir_login_defs
- account_temp_expire_date
- accounts_umask_etc_login_defs
- accounts_have_homedir_login_defs
- kernel_module_dccp_disabled
- grub2_password

0 comments on commit 5c02236

Please sign in to comment.