Skip to content

how can I skip the "Gradle Plugin" scan #1065

Description

@grace381

In my project, I have import the "spotbugs" plugin, after I scanned my project, it was shown in the "direct dependence"
How can I skip it or ignore it?

plugins { id 'java' id 'org.sonarqube' version "3.0" id 'io.freefair.lombok' version '5.2.1' id 'com.github.spotbugs' version '4.5.1' id 'io.spring.dependency-management' version '1.0.10.RELEASE' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions