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

Correct platform blog post link in DAP Pilot page to resolve #874 #875

Merged
merged 1 commit into from
Nov 22, 2024
Merged
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
3 changes: 1 addition & 2 deletions _layouts/digital-authorization-package-pilot.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ <h4 class="mobile-nav-title">You can also browse the topics below.</h4>
<h2>Overview</h2>

<h3 id="purpose">Purpose</h3>
<p>In FedRAMP’s Digital Authorization Package pilot, FedRAMP will collaborate with participants from cloud service providers (CSPs), governance, risk, and compliance (GRC) tool providers, and federal agencies to explore the use of the Open Security Controls Assessment Language (OSCAL) to create machine-readable, digital authorization packages. As a pilot participant, you will use the local validation tooling within your local environment to validate your OSCAL SSP content and report any guidance or validation issues you find. See the <a href="{{site.baseurl}}/assets/img/rev5-graphic.svg
{{site.baseurl}}/2024-08-28-digital-authorization-pilot/" target="_blank" rel="noopener noreferrer">pilot announcement blog post</a> for additional information.</p>
<p>In FedRAMP’s Digital Authorization Package pilot, FedRAMP will collaborate with participants from cloud service providers (CSPs), governance, risk, and compliance (GRC) tool providers, and federal agencies to explore the use of the Open Security Controls Assessment Language (OSCAL) to create machine-readable, digital authorization packages. As a pilot participant, you will use the local validation tooling within your local environment to validate your OSCAL SSP content and report any guidance or validation issues you find. See the <a href="{{site.baseurl}}/2024-08-28-digital-authorization-pilot/" target="_blank" rel="noopener noreferrer">pilot announcement blog post</a> for additional information.</p>

<p>CSPs, GRC tool providers, and federal agencies may voluntarily participate in the pilot. If you want to participate, you must meet the prerequisites listed below.</p>

Expand Down