DmitriyLewen

Results 384 comments of DmitriyLewen

Hello @jkone27 , @JoostvdB94 Thanks for your reports! @jkone27 i looked your screen shoot - if i understand correctly - this `*.deps.json` file doesn't contain `System.Private.Uri`, right? This is very...

okay, thanks! i understand what do you meant. But what confuses me is that the `*deps.json` file does not include `System.Private.Uri 6.0.922.41905`. Looks like NET6 includes this package as system...

Hello @trevor-vaughan Thanks for your report! We will solve your problem as soon as possible. Until that, if you don't want to use `--security-checks` flag - you can try using...

Hello @naortalmor1 Next release [is planned](https://github.com/aquasecurity/trivy/milestone/10) for October 15. @trevor-vaughan Hey, I found way, how you can use envs: You need to separate args with space. e.g.: ``` zsh TRIVY_SECURITY_CHECKS="license...

Hello @olljanat , @owenrumney User found problem with table report in Windows(#3039). Can you include fix for it in PR? Regards, Dmitriy

Hey @mxab I thinks it is good idea! Thanks for your work.

Hello @elchenberg Thanks for your report! Currently, Trivy has a total time to pull the image and scan it. About timeout for connecting to Trivy server: At the moment Trivy...

Hello @roDew We are still working on this issue. There are some problems with integrating changes into Trivy-db without creating a new schema for it. Regards, Dmitriy

Hello @dus7eh Thanks for your information! We already check `Classifier: License` - https://github.com/aquasecurity/go-dep-parser/blob/4f19ab402b0babc81876dc518be0ed82f93f0255/pkg/python/packaging/parse.go#L51 I also thought about checking `Classifier: License` before `License`, but we can miss some moments - https://github.com/aquasecurity/go-dep-parser/pull/256#discussion_r1329666086...

Can you send `License` field for METADATA file for `scrapli` please?