Owen Rumney

Results 96 comments of Owen Rumney

> In my mind, this feature should be implemented in V2. V1 is already overloaded with inputs, which should be combined as selectors. @bonddim - by selector do you mean...

@Bjego - could you elaborate on the uses case here? What you're requesting sounds a lot like the function of the Trivy operator (https://github.com/aquasecurity/trivy-operator) Is the intention to have a...

Thanks for the additional info @Bjego - as I suspected 👍 There are a couple of dashboards available for trivy-operator at the moment, (no endorsement, just aware of them) -...

At this time, K8s scanning isn't going to be added to the pipeline task. I'm closing this issue and will reopen if this changes

I've made a lot of updates in the latest release, one of which is to download the versioned file to the tmp dir only once. So if you're installing trivy...

this is now deploye with one time only download per version

Hi @Yrix90 - I think you're right, looking at https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rest-api-versioning?view=azure-devops#supported-versions I'm reluctant to downgrade the dependencies to support a version of Azure DevOps that appears to be falling out of...

@Yrix90 @yulivee @rickshort @tbabasa if I provide a vsix build, is anyone in a position to try it to verify if the problem is resolved. I don't have a DevOps...

@rickshort - I've update the branch to fix `rimraf` for Windows. I'm not a windows user, but I struggled to get package running in Powershell, but in cmd I got...

Okay - thanks for the update. I'll have a look at standing up a VM of DevOps 2022.2 and see what I can reproduce