Itay Shakury
Itay Shakury
I have a `map[interface{}]interface{}` object (or an object the contains it. originated from a yaml parser), and I need to marshal this object into json. I don't think this is...
it would be nice to be able to scan chart from a chart registry directly. this might be useful for Harbor or ArtifactHub in particular. TBD: is it a new...
We should automatically bump the version Trivy used by the github action. Also need to add tests to make sure there's not breakage.
Add a new target to trivy that scans an AWS account. By connecting to the AWS API, discovering relevant resources, and scanning them with current scanners. For starts we will...
related https://github.com/albuch/sbt-dependency-check
nothing really prohibits this plugin from running perfectly on windows. just need to add windows CI tests and builds. - [ ] add e2e test that runs the tool on...
add option to syntax highlight the output as discussed here: https://twitter.com/Aguay_val/status/1287298579355381760
NeatEmpty will look for empty resources and clean up their entire hierarchy if necessary. This was originally designed to handle the fact the Neaters may leave fields empty after they...