scanoss.py
scanoss.py copied to clipboard
chore: add pre-commit config, add gh action
Summary by CodeRabbit
-
New Features
- Introduced an automated code scanning workflow that runs on pushes, pull requests, and can be triggered manually.
- Integrated additional pre-commit checks to further enhance code quality.
- Added a configuration for managing the software bill of materials (BOM).
-
Documentation
- Updated the project instructions to include a clear setup guide for pre-commit hooks.
-
Chores
- Adjusted version control settings to ensure key configuration files remain tracked.