Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
š Do not assign queries to pack (builtin), use top-level queries instā¦
ā¦ead (#114) Those queries were on the pack level and that pack had no filters, meaning all queries get executed. To fix this, I have moved the queries to the top-level `queries` object which will lead to those queries properly being filtered out Fixes mondoohq/cnspec#928
- Loading branch information