oracle / macaron

Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide range of build systems and CI/CD services. It can be used to prevent supply chain attacks, detect malicious Python packages, or check conformance to frameworks, such as SLSA. Documentation:
https://oracle.github.io/macaron/
Universal Permissive License v1.0
132 stars 22 forks source link

Add tutorials that walk though different Macaron use cases #367

Open nathanwn opened 1 year ago

nathanwn commented 1 year ago

We are planning to add some tutorials for Macaron that demonstrate some main use cases of Macaron. These tutorials will mainly target new users.

In these tutorials, we can, for example, walk new users through how to:

behnazh-w commented 1 year ago

I will keep this issue open to add a few more tutorials.