Featuers and Supported Formats
Application
- Users can configure warning (notifications) or block (error out) levels for pcakges.
rubricalwill recursively search repository for dependency definition files (e.g. requirements.txt, package.json, etc) for languages with configured checks.rubricalsupports reporting results to command line and Github comments. See reporting.
Languages and Package Managers
| Language | Package Managers |
|---|---|
| Python | requirements.txt, pyproject.toml (vanilla & Poetry) |
| Go | go.mod |
| Node.js | package.json |
| jsonnet | jsonnetfile.json |