Skip to content

Commit

Permalink
introduce the new asset filter style (#3836)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Münch <[email protected]>
  • Loading branch information
atomic111 authored Apr 24, 2024
1 parent 7965075 commit 8bb8440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cnquery/cmd/bundle_querypack-example.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ packs:
- uid: sshd-config-collector
name: SSH Server Configuration
filters:
- asset.family.contains("unix")
- mql: asset.family.contains("unix")
queries:
- uid: mondoo-openssh-platform
title: Retrieve information about the Platform
Expand Down

0 comments on commit 8bb8440

Please sign in to comment.