mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-09 00:09:55 +00:00
Consider adding a mapping for Common Criteria GPOS 4.2.1 #328
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cistone on GitHub.
The Common Criteria GPOS https://www.niap-ccevs.org/Profile/Info.cfm?PPID=442&id=442 lists configuration requirements that it maps to NIST Controls. Providing a mapping in this effort will let users who wish to deploy macOS with those settings an easy method to produce the required settings and documentation.
@macblazer commented on GitHub:
I've generated an appropriate CSV file from the data in the CC GPOS Control Mappings.pdf at the above link. Running the
scripts/generate_mapping.pyon it produces a bunch of output in thebuildfolder as expected.What should become of the .csv file? It doesn't look like there are any others in this repo currently.
Should the data from the build folder be integrated into the rules themselves, or let consumers of this repo use the .csv file themselves?
@robertgendler commented on GitHub:
Closing issue. Without an owner of the baseline, we won't be implementing this.
@macblazer commented on GitHub:
For whoever wants to pick this up, here is the contents of the mapping file. I named it
CommonCriteria_GPOS_PP_421.csv.