Anubhav Gupta

Results 15 comments of Anubhav Gupta

Hey. Can I work on this ? > A verbose version of the command (--version -v) should also print the version of the database if it can connect to a...

Where does the version parameter need to be included ? Should it be under the `optional arguments` section or under the `available commands` section ? ![0](https://user-images.githubusercontent.com/43821031/159067108-dc9f27a4-58b7-4abd-a9d2-f24bf19075c9.png)

Hi @dwertent. I'd like to work on this issue. How about I add an `image` sub-command which can be used to display the image scan results ? **Example:** Running `kubescape...

Hey @pjbgf . While cloning a **public** Azure repo, I get an error `authentication required`. If I pass my Personal Access Token (PAT), then it clones the repo, however without...

The test is failing at this step: ``` Run docker/login-action@v[2] Error: Username and password required ``` username and password is missing? I don't see this fail at any other previous...

Although this fixes the build CI, it will not run the patch command correctly ![image](https://github.com/kubescape/kubescape/assets/43821031/f36ca6d6-4172-4040-96ce-353f043568e4) This is because the [current grype version](https://github.com/kubescape/kubescape/blob/master/go.mod#L10) being used is `v0.74.2`. This version of grype...

I've added a very simple workaround which fixes the missing "grype" value in the `descriptor.name` field. Until we update to the latest version of grype (which would involve re-factoring the...

@matthyx updated. sorry for the delay

trivy is no longer a direct/indirect dependency