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:
Stars
190
Forks
33
Watchers
190
Open Issues
139
Overall repository health assessment
No package.json found
This might not be a Node.js project
270
commits
159
commits
68
commits
31
commits
28
commits
16
commits
14
commits
14
commits
6
commits
5
commits
chore: fix a few missing Makefile phonies, Makefile recipe indentation, and improve and update package metadata (#1357)
3a4e8ddView on GitHubchore: update Flake8 plugins, add flake8-logging, and fix code according to the issues (#1352)
f71d152View on GitHubchore: update Macaron version in docs and test action (#1346)
8d2fd36View on GitHubfix: improve URL validation to avoid unexpected redirects (#1344)
d07edd4View on GitHubfeat!: add more inputs to Macaron Action and improve GitHub Action analysis (#1339)
d902a14View on GitHubfix: allow parsing of github expressions containing non-breaking-space characters, and allow dataflow analysis to fail (#1340)
011e21aView on GitHubchore(deps): bump actions/setup-java from 4.4.0 to 5.2.0 (#1286)
016ef83View on GitHubchore(deps): bump actions/setup-python from 5.4.0 to 6.2.0 (#1284)
9247e6dView on GitHubchore(deps): bump actions/download-artifact from 6.0.0 to 8.0.1 (#1330)
5f01e82View on GitHubchore(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0 (#1318)
87bd0ffView on GitHubfeat: change dockerfile generation for Python rebuild to always default to standard build command (#1336)
f7634e5View on GitHubci: run Macaron as a GitHub Action to check workflows (#1327)
15bc2abView on GitHubfix: improve has_binary flag condition for Python buildspec generation (#1333)
7db6d9bView on GitHub