Skip to content

Commit efb6e59

Browse files
Merge pull request #11401 from rain-Qing/anolis
Add anolis23/anolis8 support for pci-dss compliance.
2 parents 88925a3 + 6863318 commit efb6e59

2 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
documentation_complete: true
2+
3+
metadata:
4+
version: '4.0'
5+
SMEs:
6+
- hustliyilin
7+
- rain-Qing
8+
9+
reference: https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0.pdf
10+
11+
title: 'PCI-DSS v4.0 Control Baseline for Anolis OS 23'
12+
13+
description: |-
14+
Payment Card Industry - Data Security Standard (PCI-DSS) is a set of
15+
security standards designed to ensure the secure handling of payment card
16+
data, with the goal of preventing data breaches and protecting sensitive
17+
financial information.
18+
19+
selections:
20+
- pcidss_4:all
21+
- '!package_audit-audispd-plugins_installed'
22+
- '!rpm_verify_permissions'
23+
- '!package_audit-audispd-plugins_installed'
24+
- '!service_ntp_enabled'
25+
- '!ntpd_specify_remote_server'
26+
- '!ntpd_specify_multiple_servers'
27+
- '!set_ipv6_loopback_traffic'
28+
- '!set_loopback_traffic'
29+
- '!service_ntpd_enabled'
30+
- '!package_ypserv_removed'
31+
- '!package_ypbind_removed'
32+
- '!package_talk_removed'
33+
- '!package_talk-server_removed'
34+
- '!package_xinetd_removed'
35+
- '!package_rsh_removed'
36+
- '!package_rsh-server_removed'
37+
- '!ensure_redhat_gpgkey_installed'
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
documentation_complete: true
2+
3+
metadata:
4+
version: '4.0'
5+
SMEs:
6+
- hustliyilin
7+
- rain-Qing
8+
9+
reference: https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0.pdf
10+
11+
title: 'PCI-DSS v4.0 Control Baseline for Anolis OS 8'
12+
13+
description: |-
14+
Payment Card Industry - Data Security Standard (PCI-DSS) is a set of
15+
security standards designed to ensure the secure handling of payment card
16+
data, with the goal of preventing data breaches and protecting sensitive
17+
financial information.
18+
19+
selections:
20+
- pcidss_4:all
21+
- '!rpm_verify_permissions'
22+
- '!package_audit-audispd-plugins_installed'
23+
- '!service_ntp_enabled'
24+
- '!ntpd_specify_remote_server'
25+
- '!ntpd_specify_multiple_servers'
26+
- '!set_ipv6_loopback_traffic'
27+
- '!set_loopback_traffic'
28+
- '!service_ntpd_enabled'
29+
- '!timer_logrotate_enabled'
30+
- '!package_talk_removed'
31+
- '!package_talk-server_removed'
32+
- '!package_rsh_removed'
33+
- '!package_rsh-server_removed'
34+
- '!ensure_redhat_gpgkey_installed'

0 commit comments

Comments
 (0)