diff --git a/JQ_TRICKS.md b/JQ_TRICKS.md index 13e4918..797767f 100644 --- a/JQ_TRICKS.md +++ b/JQ_TRICKS.md @@ -24,7 +24,7 @@ Ouput sample : Below the query to get the count of of each `severity`, see [dedicated issue](https://github.com/opt-nc/grype-contribs/issues/8) : ``` -# TODO cf https://github.com/opt-nc/grype-contribs/issues/8 +# TODO # grype nginx:latest -o json | ... | @csv' ```