mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Dev_2.0 spot check on rules - noticed a few empty platforms: {} mappings #5
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 @headmin on GitHub.
During a quick check on yesterday’s dev_2.0 branch updates, I noticed that a few rules currently have empty platforms. Specifically, the mapping is missing in platforms: {}.
I've checked
config/default/rulesdirs, the ones spotted are:As far as I did check, the other rules, merged with commit
3cdd879and have the platforms mappings already defined as expected.Update: also spotted a duplicate rules to the above with typo in filename
os/os_exchange_SMIME_encryption_certificate_overwirte_disable.yamlos/os_exchange_SMIME_signing_certificate_overwirte_disable.yaml@headmin commented on GitHub:
@brodjieski so then this can be closed right?