diff --git a/docs/usage/filtering/rules.mdx b/docs/usage/filtering/rules.mdx index e180e3e92e..0274dfaa5b 100644 --- a/docs/usage/filtering/rules.mdx +++ b/docs/usage/filtering/rules.mdx @@ -3,6 +3,12 @@ id: rules title: Filter Rules --- +:::info +Filter rules can be used not only to **scan** resources, but also to **ignore** resources. + +You can indeed use both inclusion and exclusion logics. +::: + **Filter rules** allow you to build complex expression to include and exclude a set of resources in your workflow. Powered by expression language [JMESPath](https://jmespath.org/) you could build a complex include and exclude expression.