DmitriyLewen

Results 384 comments of DmitriyLewen

@parvez0 You need to update `rpc` package. Let me know when you're done making changes (to avoid conflicts) and i will update client/server part.

Hm... we don't insert `Locations` in client/server mode... I created #6366 for this bug. After merge #6366 you need to merge `main` branch into this PR and follow these steps:...

sounds logical. @parvez0 Do you have the time and opportunity to do this?

Hello @lebauce Thanks for your PR! Looks like the tests are broken now. Can you take a look? Regards, Dmitriy

Sounds really cool! > Plugins listed in the index can be installed without specifying the URL. Trivy will transparently retrieve the repository URL from the index and perform the installation....

I'm worried that if number of plugins is large, it will be good if there is some kind of structure for plugins (they will be sorted somehow) so that it...

hm... I think you convinced me. The namespace will be inconvenient in our use case.

I think they install applications using instructions (e.g. https://pypi.org/project/awscli/). Then all plugins should have clear instructions and we should check this when adding a new plugin.

I created https://github.com/pnpm/spec/issues/6 about specification for lockfile v9.