codenotary / vcn-authenticate-bom-java-github-action

GitHub action that uses the vcn tool from CodeNotary.com to authenticate the bill of materials (BoM) for Java (Maven) projects. It accepts directories or JARs containing a pom.xml file as input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vcn-authenticate-bom-java-github-action

GitHub action that uses the vcn tool from CodeNotary.com to authenticate the the bill of materials (BoM) for Java (Maven) projects. It accepts directories or JARs containing a pom.xml file as input.

How to use it

Have a look in the provided example workflow.

💡 The underlying vcn Docker image can also be run directly (an example is also provided in the same example workflow). This way one can specify any vcn 💥 flag, not just the ones exposed by the GitHub action.

👉 This link lists all the other GitHub actions that are available from CodeNotary.

About

GitHub action that uses the vcn tool from CodeNotary.com to authenticate the bill of materials (BoM) for Java (Maven) projects. It accepts directories or JARs containing a pom.xml file as input.

License:Apache License 2.0


Languages

Language:Java 100.0%