Robert Love

Results 3 issues of Robert Love

Is there a way to use Trivy without a docker image? We just want to scan the terraform that is the given repository. However in the action.yml the `image-ref` is...

Just ran this against utPLSQL code that has several Oracle Objects such as: ``` /** * description * ut_composite_object **/ create or replace type ut_composite_object force under ut_object ( items...

enhancement

No need to reinvent the wheel when it comes to Markdown conversion to HTML. I would recommend adding support for [MkDocs](http://www.mkdocs.org/) by automatically inserting generated markdown files into the [mkdocs.yml](http://www.mkdocs.org/user-guide/configuration/)...

enhancement