Skip to content

Commit

Permalink
🐛 Fix incorrect categories for policies (#267)
Browse files Browse the repository at this point in the history
- e-mail is not a category
- don't call a policy compliance unless there are mappings

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Sep 26, 2023
1 parent 7b6b60e commit dabca91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion community/email-security-spf.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ policies:
version: 0.1.0
license: BUSL-1.1
tags:
mondoo.com/category: security,email
mondoo.com/category: security
mondoo.com/platform: dns
authors:
- name: Ben Rockwood
Expand Down
2 changes: 1 addition & 1 deletion community/mondoo-phoenix-plcnext-security.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ policies:
tags:
benchmark: Mondoo Phoenix PLCnext
date: "2023-02-11"
mondoo.com/category: compliance
mondoo.com/category: security
mondoo.com/platform: linux,plc
profile: PLCnext base security
authors:
Expand Down

0 comments on commit dabca91

Please sign in to comment.