DmitriyLewen
DmitriyLewen
hello @albe19029 Sorry, I don't have time to look at your PR yet
Please excuse the wait. Today I also took the time to review your PR and tried to implement some of my own ideas regarding symlinks. Unfortunately, it didn’t yield any...
> And if instead of new method we will produce field? It is like in child class we produce symlinks information, and in base class implement gathering logic. I am...
Hello @nscuro We have a problem with this field too. Is there a chance this PR will be merged? I am ready to help with changes if needed. Best regards,...
@oneum20 I refactored a bit, can you take a look and confirm that i didn't break your logic? 😄
Hello @oneum20 Do you have time to resolve conflict? If no - tell me, i will do that.
@sneaky-potato thanks for your work! Do you have time to create one more PR with update for docs (i mean [java page](https://trivy.dev/latest/docs/coverage/language/java/)). We write information about support of `--include-dev-deps` flag...
> Shall I put information about the --include-dev-deps flag under Gradle.lock section Absolutely right. UPD: also make sense to add gradle into flag description - https://github.com/aquasecurity/trivy/blob/4a38d0121baf7d8978cb0e107180efeee2c7dee3/pkg/flag/package_flags.go#L13
Looks good to me. Just an idea: We already have many different flags, and I don't want to use flags with single (logical) value. What if we add a status...
> The name is empty. Is it intentional? I thought it would be possible to retrieve the workspace name from the package.json within the workspace. https://docs.npmjs.com/cli/v11/configuring-npm/package-json#name name and version can...