Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ANSSI URL in control file and update RHEL profiles #11365

Merged
merged 4 commits into from
Dec 8, 2023
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
2 changes: 1 addition & 1 deletion controls/anssi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ policy: 'ANSSI-BP-028'
title: 'Configuration Recommendations of a GNU/Linux System'
id: anssi
version: '2.0'
source: https://www.ssi.gouv.fr/uploads/2019/02/linux_configuration-en-v2.pdf
source: https://cyber.gouv.fr/sites/default/files/document/linux_configuration-en-v2.pdf
levels:
- id: minimal
- id: intermediary
Expand Down
7 changes: 7 additions & 0 deletions products/rhel7/profiles/anssi_nt28_enhanced.profile
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
documentation_complete: true

metadata:
SMEs:
- marcusburghardt

title: 'ANSSI-BP-028 (enhanced)'

description: |-
Expand All @@ -11,6 +15,9 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:enhanced
- '!selinux_state'
Expand Down
7 changes: 7 additions & 0 deletions products/rhel7/profiles/anssi_nt28_high.profile
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
documentation_complete: true

metadata:
SMEs:
- marcusburghardt

title: 'ANSSI-BP-028 (high)'

description: |-
Expand All @@ -11,6 +15,9 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:high
- '!timer_logrotate_enabled'
8 changes: 7 additions & 1 deletion products/rhel7/profiles/anssi_nt28_intermediary.profile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Don't forget to enable build of tables in rhel7CMakeLists.txt when setting to true
documentation_complete: true

metadata:
SMEs:
- marcusburghardt

title: 'ANSSI-BP-028 (intermediary)'

description: |-
Expand All @@ -12,5 +15,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:intermediary
7 changes: 7 additions & 0 deletions products/rhel7/profiles/anssi_nt28_minimal.profile
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
documentation_complete: true

metadata:
SMEs:
- marcusburghardt

title: 'ANSSI-BP-028 (minimal)'

description: |-
Expand All @@ -11,5 +15,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:minimal
4 changes: 4 additions & 0 deletions products/rhel8/profiles/anssi_bp28_enhanced.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (enhanced)'
Expand All @@ -15,6 +16,9 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:enhanced
- '!timer_logrotate_enabled'
4 changes: 4 additions & 0 deletions products/rhel8/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (high)'
Expand All @@ -15,6 +16,9 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:high
# the following rule renders UEFI systems unbootable
Expand Down
4 changes: 4 additions & 0 deletions products/rhel8/profiles/anssi_bp28_intermediary.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (intermediary)'
Expand All @@ -15,5 +16,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:intermediary
5 changes: 4 additions & 1 deletion products/rhel8/profiles/anssi_bp28_minimal.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (minimal)'
Expand All @@ -15,6 +16,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:minimal

4 changes: 4 additions & 0 deletions products/rhel9/profiles/anssi_bp28_enhanced.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (enhanced)'
Expand All @@ -15,5 +16,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:enhanced
4 changes: 4 additions & 0 deletions products/rhel9/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (high)'
Expand All @@ -15,6 +16,9 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:high
# the following rule renders UEFI systems unbootable
Expand Down
4 changes: 4 additions & 0 deletions products/rhel9/profiles/anssi_bp28_intermediary.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (intermediary)'
Expand All @@ -15,5 +16,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:intermediary
5 changes: 4 additions & 1 deletion products/rhel9/profiles/anssi_bp28_minimal.profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentation_complete: true

metadata:
SMEs:
- marcusburghardt
- yuumasato

title: 'ANSSI-BP-028 (minimal)'
Expand All @@ -15,6 +16,8 @@ description: |-
A copy of the ANSSI-BP-028 can be found at the ANSSI website:
https://www.ssi.gouv.fr/administration/guide/recommandations-de-securite-relatives-a-un-systeme-gnulinux/

An English version of the ANSSI-BP-028 can also be found at the ANSSI website:
https://cyber.gouv.fr/publications/configuration-recommendations-gnulinux-system

selections:
- anssi:all:minimal

Loading