Skip to content

Include Gradle build dependencies (i.e. plugins) #11638

@rnett

Description

@rnett

What is the functionality you want to propose?

Gradle dependency analysis should include plugins (and their transitive deps) and other build-time dependencies.

What is the use-case for your enhancement?

Both checking for CVEs and reading sources.

Alternatives you have considered

N/A

Additional context

This can be done super easily by also adding buildscript.configurations here. I don't know if you handle build time dependencies differently in the reports, but IMO it would be a good idea. You might want to make them use buildscript:<name> scope names or similar too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzerAbout the analyzer tool

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions