Seedwing Java Example
Example Java project integrating with Seedwing.
This example consists the following:
-
A Java application with the CycloneDX maven plugin enabled.
-
A GitHub Actions Workflow that contains an example CI pipeline that builds the SBOM and performs policy checks using Seedwing.
-
A Seedwing Config file that configures the GHA.
-
An alternative workflow that configures maven to fetch the app’s dependencies through the seedwing-proxy.
-
A set of policies that are applied at different stages in the CI pipelines.