From c979b34bd0154bb2a9928cee91c2ff346ba0be55 Mon Sep 17 00:00:00 2001 From: Matt Woodruff <16565671+hardstriker@users.noreply.github.com> Date: Fri, 4 Sep 2026 14:16:03 -0400 Subject: [PATCH] Updated README with correct link to 800-219 The link for 800-219 was heading to an r2 that doesn't exist yet, so replaced link with the r1 for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5f5d319..4376f3b5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Beyond the built-in frameworks, organizations can build customized baselines to The security rules are derived from NIST Special Publication (SP) 800-53, _Security and Privacy Controls for Information Systems and Organizations_, Revision 5. mSCP is a joint project of federal IT security staff from the National Institute of Standards and Technology (NIST), the National Aeronautics and Space Administration (NASA), the Defense Information Systems Agency (DISA), and Los Alamos National Laboratory (LANL), along with a community of contributors who test the project and provide feedback to keep it on the cutting edge of Apple platform security. -mSCP is the technical implementation of NIST SP 800-219 (Rev. 2), [_Automated Secure Configuration Guidance from the macOS Security Compliance Project_](https://csrc.nist.gov/pubs/sp/800/219/r2/final) — the official NIST guidance for automated secure configuration of macOS. Apple also acknowledges the project on its Apple Platform Certifications for [macOS](https://support.apple.com/guide/certifications/macos-security-compliance-project-apc322685bb2/web) & [iOS/iPadOS](https://support.apple.com/guide/certifications/ios-and-ipados-security-compliance-project-apcb2892d3b0/web) pages. +mSCP is the technical implementation of NIST SP 800-219 (Rev. 2), [_Automated Secure Configuration Guidance from the macOS Security Compliance Project_](https://csrc.nist.gov/pubs/sp/800/219/r1/final) — the official NIST guidance for automated secure configuration of macOS. Apple also acknowledges the project on its Apple Platform Certifications for [macOS](https://support.apple.com/guide/certifications/macos-security-compliance-project-apc322685bb2/web) & [iOS/iPadOS](https://support.apple.com/guide/certifications/ios-and-ipados-security-compliance-project-apcb2892d3b0/web) pages. To learn more, visit the [project website](http://pages.nist.gov/macos_security/). If you would like to contribute, see the [contributor guidance](CONTRIBUTING.adoc).