-
Notifications
You must be signed in to change notification settings - Fork 336
Add NIST SP 800-53 Mappings to the Baselines #1656
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
Conversation
gdasher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
High level question, feel free to follow up on slack if you like: skimming through, it looks like you were able to map most things to 800-53 controls that were in the FedRAMP High baseline. Where there any things you thought were stretches and mapped better to 800-53 controls that weren't in the FedRAMP baseline at all? When I did a super cursory version of this exercise last year I found a number of such cases but I'm curious your take after spending some more quality time with the problem.
4817dd7 to
ca6fb79
Compare
amart241
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks exactly like what we had done over the past few weeks. straight forward and good to go.
6b11422 to
5169360
Compare
ahuynhMITRE
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no issues with the NIST mappings! Good additions with the new mappings.md and mapping.csv to store the context and spreadsheet in GitHub.
mitchelbaker-cisa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR looks good to go after syncing with main.
Co-authored-by: mitchelbaker-cisa <149098823+mitchelbaker-cisa@users.noreply.github.com>
a491eab to
96546e3
Compare
* Add AAD mappings * Add Defender mappings * Add EXO mappings * Add Teams mappings * Add PowerBi mappings * Revise MS.EXO.15.3 mapping * Change 'High Baseline' to 'FedRAMP High Baseline' * Add PowerPlatform mappings * Add sharepoint mappings * Add mappings csv * A few minor corrections * Update README * Correct link to spreadsheet * Update a few sharepoint mappings * Remove recently deleted sharepoint control from csv * Update version number in CSV file * Add mapping to IA-5c * Remove MS.AAD.5.4v1 from mapping csv * Add mapping for MS.AAD.3.9v1 * Update csv mappings for recent baseline changes * Remove NIST mapping placed in ATT&CK mapping section Co-authored-by: mitchelbaker-cisa <149098823+mitchelbaker-cisa@users.noreply.github.com> --------- Co-authored-by: mitchelbaker-cisa <149098823+mitchelbaker-cisa@users.noreply.github.com>
🗣 Description
Add mappings to the NIST SP 800-53 Rev 5 FedRAMP High baselines. These are shown in two places:
💭 Motivation and context
Closes #940.
🧪 Testing
I ran ScubaGear to verify that the markdown changes didn't break the markdown parser.
✅ Pre-approval checklist
✅ Pre-merge checklist
PR passed smoke test check.
Feature branch has been rebased against changes from parent branch, as needed
Use
Rebase branchbutton below or use this reference to rebase from the command line.Resolved all merge conflicts on branch
Notified merge coordinator that PR is ready for merge via comment mention
Demonstrate changes to the team for questions and comments.
(Note: Only required for issues of size
Mediumor larger)✅ Post-merge checklist