mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Add sections for project and local site authors to custom baselines #270
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 @escobarj on GitHub.
Currently when creating a custom baseline the authors section of the baseline yaml is just a stub. It's designed to be filled in by the user.
Instead, I propose creating two sections. One pre-populated with the mSCP authors, and one to be filled in by the creators of the custom baseline.
Here is an example of how the generated baseline yaml could look.
The YourOrg section can then be filled in with the appropriate information by the custom baseline creators.
@brodjieski commented on GitHub:
branch name changed to
dev_mont_issue105...@golbiga commented on GitHub:
@escobarj take a look at
dev_mont_authors. Let us know what you think.