Blame SOURCES/scap-security-guide-0.1.52-ospp_missing_ssh_srg-PR_6008.patch

475544
From 87e62e90df9995de6aca436e9242c0ac4d72e136 Mon Sep 17 00:00:00 2001
475544
From: =?UTF-8?q?Mat=C4=9Bj=20T=C3=BD=C4=8D?= <matyc@redhat.com>
475544
Date: Tue, 18 Aug 2020 13:55:12 +0200
475544
Subject: [PATCH] Added SRG to configure_ssh_crypto_policy
475544
475544
https://www.stigviewer.com/stig/general_purpose_operating_system_srg/2016-04-25/finding/V-56935
475544
---
475544
 .../integrity/crypto/configure_ssh_crypto_policy/rule.yml        | 1 +
475544
 1 file changed, 1 insertion(+)
475544
475544
diff --git a/linux_os/guide/system/software/integrity/crypto/configure_ssh_crypto_policy/rule.yml b/linux_os/guide/system/software/integrity/crypto/configure_ssh_crypto_policy/rule.yml
475544
index e2dd99dbb5..51788a3226 100644
475544
--- a/linux_os/guide/system/software/integrity/crypto/configure_ssh_crypto_policy/rule.yml
475544
+++ b/linux_os/guide/system/software/integrity/crypto/configure_ssh_crypto_policy/rule.yml
475544
@@ -24,6 +24,7 @@ identifiers:
475544
 references:
475544
     nist: AC-17(a),AC-17(2),CM-6(a),MA-4(6),SC-13
475544
     cis@rhel8: 5.2.20
475544
+    srg: SRG-OS-000250-GPOS-00093
475544
 
475544
 ocil_clause: 'the CRYPTO_POLICY variable is not set or is commented in the /etc/sysconfig/sshd'
475544