29 Forks
170 Stars
170 Watchers

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:

How to download and setup macaron

Open terminal and run command
git clone https://github.com/oracle/macaron.git
git clone is used to create a copy or clone of macaron repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with macaron https://github.com/oracle/macaron/archive/master.zip

Or simply clone macaron with SSH
[email protected]:oracle/macaron.git

If you have some problems with macaron

You may open issue on macaron support forum (system) here: https://github.com/oracle/macaron/issues