Skip to content

GitHub action that uses the vcn tool from CodeNotary.com to untrust the bill of materials (BoM) for Python projects.

License

Notifications You must be signed in to change notification settings

codenotary/vcn-untrust-bom-python-github-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcn-untrust-bom-python-github-action

GitHub action that uses the vcn tool from CodeNotary.com to untrust the bill of materials (BoM) for Python projects. It supports Pipenv, Poetry and pip projects: it accepts Pipfile.lock, poetry.lock or requirements.txt files (or directories containing such files) 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 untrust the bill of materials (BoM) for Python projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages