Skip to content

Commit 4d99296

Browse files
committed
link fixes
Signed-off-by: chipzoller <chipzoller@gmail.com>
1 parent 61ad475 commit 4d99296

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/general/why-chainsaw-is-unique

1 file changed

+1
-1
lines changed

content/en/blog/general/why-chainsaw-is-unique/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Now we can use the binding to write an assertion check taking the pod-level secu
189189

190190
We covered all major features of assertion trees in this blog post.
191191

192-
Chainsaw doesn't directly implement assertion trees but relies on the [kyverno-json package](https://github.com/kyverno/kyverno-json). You can browse [the documentation](https://kyverno.github.io/kyverno-json/policies/asserts/#assertion-trees) to learn more about assertion trees, this documentation also applies to Chainsaw. The [kyverno-json playground](https://kyverno.github.io/kyverno-json/_playground/) is also a good resource to familiarise with assertion trees.
192+
Chainsaw doesn't directly implement assertion trees but relies on the [kyverno-json package](https://github.com/kyverno/kyverno-json). You can browse [the documentation](https://kyverno.github.io/kyverno-json/latest/policies/asserts/#assertion-trees) to learn more about assertion trees, this documentation also applies to Chainsaw. The [kyverno-json playground](https://kyverno.github.io/kyverno-json/latest/_playground/) is also a good resource to familiarise with assertion trees.
193193

194194
Note that JMESPath supports functions and also allows custom functions to be registered in the JMESPath interpreter. The supported list of functions is available [here](https://kyverno.github.io/chainsaw/latest/jp/functions/).
195195

0 commit comments

Comments
 (0)