Skip to content

Commit

Permalink
Add CycloneDX to generate SBOM
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA committed Apr 5, 2024
1 parent c66aad6 commit 0263391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ plugins {
id("org.jetbrains.dokka")
id("org.sonarqube")
id("io.github.gradle-nexus.publish-plugin")
id("org.cyclonedx.bom") version "1.7.1"
}

// this is needed for the plugins block
Expand Down

0 comments on commit 0263391

Please sign in to comment.