Skip to content
Open
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 tests/data/product_stability/sle16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
nobody_uid: 65534
openssh_client_crypto_policy_config_file: /etc/crypto-policies/back-ends/openssh.config
openssh_server_crypto_policy_config_file: /etc/crypto-policies/back-ends/opensshserver.config
pam_faillock_conf_path: /usr/etc/security/faillock.conf
pam_faillock_conf_path: /etc/security/faillock.conf
pkg_manager: zypper
pkg_manager_config_file: /etc/zypp/zypp.conf
pkg_system: rpm
Expand Down Expand Up @@ -74,14 +74,14 @@
anssi: https://cyber.gouv.fr/sites/default/files/document/linux_configuration-en-v2.pdf
app-srg: https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=application-servers
app-srg-ctr: https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=app-security
bsi: https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf

Check failure on line 77 in tests/data/product_stability/sle16.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

77:100 [line-length] line too long (108 > 99 characters)
cis-csc: https://www.cisecurity.org/controls/
cjis: https://www.fbi.gov/file-repository/cjis-security-policy-v5_5_20160601-2-1.pdf
cobit5: https://www.isaca.org/resources/cobit
cui: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171.pdf
dcid: not_officially_available
disa: https://www.cyber.mil/stigs/cci/
hipaa: https://www.gpo.gov/fdsys/pkg/CFR-2007-title45-vol1/pdf/CFR-2007-title45-vol1-chapA-subchapC.pdf

Check failure on line 84 in tests/data/product_stability/sle16.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

84:100 [line-length] line too long (105 > 99 characters)
isa-62443-2009: https://www.isa.org/products/isa-62443-2-1-2009-security-for-industrial-automat
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
Expand All @@ -89,7 +89,7 @@
nerc-cip: https://www.nerc.com/standards/reliability-standards/cip
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os

Check failure on line 92 in tests/data/product_stability/sle16.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

92:100 [line-length] line too long (103 > 99 characters)
ospp: https://www.niap-ccevs.org/Profile/PP.cfm
pcidss: https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1.pdf
pcidss4: https://docs-prv.pcisecuritystandards.org/PCI%20DSS/Standard/PCI-DSS-v4_0.pdf
Expand Down
Loading