Overview
Initial release of STACS CI Integrations.
🛠️ **New Features**
* Github Actions
* Fails the build on unsuppressed findings.
* Automatically annotates pull requests with findings.
* Automatically loads suppressions from a `stacs.ignore.json` in the root of the repository.
* Generic CI Systems
* Fails the build on unsuppressed findings.
* Outputs findings to the console in formatted plain-text.
* Automatically loads suppressions from a `stacs.ignore.json` in the scan directory.
🍩 **Improvements**
* N/A
🐛 **Bug Fixes**
* N/A