Skip to content

Conversation

@thanhnguyen-mdb
Copy link

JAVA-5911

Added in Github action workflow for SBOM automation. This triggers on changes to the package updates. A new branch will be created for the PR and closed on merge.

Sample PR that it generates: thanhnguyen-mdb#1

@thanhnguyen-mdb thanhnguyen-mdb marked this pull request as ready for review December 16, 2025 21:50
@thanhnguyen-mdb thanhnguyen-mdb requested a review from a team as a code owner December 16, 2025 21:50
@codeowners-service-app
Copy link

Assigned stIncMale for team dbx-java because rozza is out of office.

Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of nits.

* limitations under the License.
*/
import java.time.Duration
import org.cyclonedx.model.*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import org.cyclonedx.model.*
import org.cyclonedx.model.OrganizationalContact

id("eclipse")
id("idea")
alias(libs.plugins.nexus.publish)
id("org.cyclonedx.bom") version "2.3.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use gradle/lib.versions.toml to keep with convention and an alias for the plugin. See the alias(libs.plugins.nexus.publish) above and lib.versions.toml for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants