Skip to content

Add @Option to Gradle tasks to enable command-line configuration #161

@vlsi

Description

@vlsi

For instance:

./gradlew dependencyCheckAggregate --failBuildOnCVSS 8

I know failBuildOnCVSS could be specified in build.* files, however, it would be convenient if the tasks supported command-line options ( see https://docs.gradle.org/current/userguide/custom_tasks.html#sec:declaring_and_using_command_line_options )

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions