Interface SpdxSbomTaskExtension

    • Method Detail

      • mapRepoUri

        java.net.URI mapRepoUri​(@Nullable
                                @Nullable java.net.URI original,
                                @NotNull
                                @NotNull org.gradle.api.artifacts.ModuleVersionIdentifier moduleVersionIdentifier)
      • mapScmForProject

        ScmInfo mapScmForProject​(@NotNull
                                 @NotNull ScmInfo original,
                                 @NotNull
                                 @NotNull ProjectInfo projectInfo)
      • shouldCreatePackageForProject

        boolean shouldCreatePackageForProject​(@NotNull
                                              @NotNull ProjectInfo projectInfo)