mirror of
https://github.com/chainguard-dev/osquery-defense-kit
synced 2025-02-19 02:56:51 +00:00
Add newline
This commit is contained in:
parent
c86073ecaf
commit
e90dc53072
@ -27,5 +27,4 @@ WHERE
|
||||
AND image NOT LIKE 'ghcr.io/k3d-io/k3d-%'
|
||||
AND image NOT LIKE 'docker.io/rancher/k3s:%'
|
||||
-- this one makes me sad. It's due to limitations running bubblewrap in a container
|
||||
AND image NOT IN ('cgr.dev/chainguard/melange', 'wolfi:test')
|
||||
;
|
||||
AND image NOT IN ('cgr.dev/chainguard/melange', 'wolfi:test');
|
||||
|
Loading…
Reference in New Issue
Block a user