-# Modernizing Security Assessments, System Authorizations, and Continuous Monitoring +# Helping Developers Modernize Security Assessments, System Authorizations, and Continuous Monitoring -The *Open Security Controls Assessment Language* (OSCAL) offers a number of benefits for streamlining and automating aspects of the information system authorization process. Below are just a few examples: +The FedRAMP developer hub is an active, open source community for engineers focused on creating the tooling used to create, maintain, and use digital authorization packages and continuous monitoring data. Contributors to this community are working to use and enhance the *Open Security Controls Assessment Language* (OSCAL) to reduce friction through all stages of the FedRAMP authorization and continuous monitoring processes. -- **Cloud Service Providers (CSPs)** are able to create their FedRAMP authorization packages more rapidly and accurately, validating much of the package content before submission to agencies and FedRAMP for review. -- **Third Party Assessment Organizations (3PAOs)** are able to use OSCAL-based authorization package data to automate the planning, execution, and reporting of cloud assessment activities. +OSCAL offers a number of benefits for streamlining and automating aspects of the information system authorization process. + +Our goal is to enable you to develop tools that will seamlessly ensure FedRAMP OSCAL requirements are met so your security practitioners can focus on authorization package content and accuracy, rather than formatting and presentation. + +Below are just a few examples of how FedRAMP OSCAL-based authorization packages will benefit your organization: +- **Cloud Service Providers (CSPs)** are able to create their FedRAMP authorization packages more rapidly and accurately, validating much of the package content before submission to agencies and FedRAMP for review. +- **Third Party Assessment Organizations (3PAOs)** are able to use OSCAL-based authorization package data to automate the planning, execution, and reporting of cloud assessment activities. - **Agencies** are able to expedite their reviews of authorization packages. -FedRAMP expects to be able to build tooling to further reduce the cost and improve the quality of package reviews based on OSCAL data. +FedRAMP expects to be able to collaboratively build tooling to further reduce the cost and improve the quality of package reviews based on OSCAL data. **[Get started](/start) with FedRAMP OSCAL-based authorization packages today.** diff --git a/layouts/partials/header-logo.html b/layouts/partials/header-logo.html index 9cb1873..8af0f11 100644 --- a/layouts/partials/header-logo.html +++ b/layouts/partials/header-logo.html @@ -1 +1,3 @@ -FedRAMP Automation + + FedRAMP Developer Hub Developer Hub + diff --git a/static/css/index.css b/static/css/index.css new file mode 100644 index 0000000..b627e0e --- /dev/null +++ b/static/css/index.css @@ -0,0 +1,3 @@ +.usa-hero__callout { + max-width: 30rem; +} diff --git a/static/css/site.css b/static/css/site.css index 691f183..f7b6e87 100644 --- a/static/css/site.css +++ b/static/css/site.css @@ -1,97 +1,12 @@ -/* -.site-header .site-logo__text::before { - height: 842px; - object-fit: fill; - alt: 'FedRAMP'; - content: ""; - background-image: url(/img/fedramp-logo-square-standard.png); - background-repeat: no-repeat; - background-size: 100% auto; - display: inline-block; - margin-left: -2px; - margin-right: .25rem; - position: relative; - top: -1px; - vertical-align: middle; -} -*/ -/* ---- Cookie Notice ---- */ - -.cookie-accept-container { - float: right; - width: 25%; - text-align: right; - top: 6px; - position: relative; -} - -#cookie-notice a#cookie-notice-accept { - border: solid 1px $dark-gray; - color: $dark-gray; - padding: 10px 24px 8px 24px; - border-radius: 20px; - text-transform: uppercase; - font-weight: 800; - font-size: 0.875rem; - - &:hover { - opacity: .9; - } - -} - -.cookie-container { - max-width: 1200px; - text-align: left; - margin: auto; - font-size: 0.875rem; -} - -.cookie-container div.cookie-text { - position: relative; - float: left; - width: 75%; -} - -.cookie-notice { - -} - - -#cookie-notice { - padding: 1rem; - display: none; - text-align: center; - position: fixed; - bottom: 0; - width: 100%; - background: $lightest-gray; - color: $dark-gray; - margin: auto; -} -#cookie-notice a { - display: inline-block; - cursor: pointer; - color: $dark-gray; +.usa-in-page-nav__list a:not(.usa-button) { + padding: 0.25rem 1rem !important; } - -@media (max-width: 767px) { - #cookie-notice div {display: block; padding-top: 3px; margin-bottom: 1rem;} - #cookie-notice a {position: relative;} - - .cookie-container div.cookie-text { - top: 0px; - float: none; - width: 100%; - } - - .cookie-accept-container { - float: none; - width: 100%; - text-align: left; - } +.site-header.usa-header--extended .site-logo__text { + display:flex; + align-items:center; } -.usa-in-page-nav__list a:not(.usa-button) { - padding: 0.25rem 1rem !important; +.site-header.usa-header--extended .site-logo__text { + display:flex; + align-items:center; } diff --git a/static/img/fedramp-logo-square-standard.png b/static/img/fedramp-logo-square-standard.png new file mode 100644 index 0000000..27801f6 Binary files /dev/null and b/static/img/fedramp-logo-square-standard.png differ diff --git a/themes/uswds-hugo b/themes/uswds-hugo index 9a25f6f..f2d0850 160000 --- a/themes/uswds-hugo +++ b/themes/uswds-hugo @@ -1 +1 @@ -Subproject commit 9a25f6f3e546b12482bd2ca64a69e2c04bd631f4 +Subproject commit f2d08506df1c4868ac7dbd45cb58e803cb63aafb