Skip to content

Commit

Permalink
fix/filter: example policy
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Weber <[email protected]>
  • Loading branch information
mm-weber committed Oct 16, 2023
1 parent e942641 commit 7590a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/bundle/fmt_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ policies:
name: SSH Server Policy
specs:
- asset_filter:
query: platform.family.contains(_ == 'unix')
query: asset.family.contains(_ == 'unix')
scoring_queries:
query1:
version: "1.0.0"
Expand Down

0 comments on commit 7590a2b

Please sign in to comment.