All notable changes to this project will be documented in this file.
- Support for self hosted github
- Improve bot logging, reduce default log level to
info
instead ofdebug
- Support for self signed SSL certificate for gitlab self hosted
- Spectral Bot Update (GitHub & GitLab): Upgraded to version
2.2.0
.- New Feature: The bot now supports handling GitHub
synchronize
events for pull requests, enabling scanning of code contributions during updates.
- New Feature: The bot now supports handling GitHub
- Support to Gitlab bot deployment integration
- API gateway path
- Support to GitHub bot 2.x deployment integration
- Enable running multiple bot instances of the same type in a single region
- Enable setting a custom pattern for all the resources created by the module
- Enable setting a path to the lambda source code (Zip file)
- Lambdas runtime upgraded to node20.x
- Support hardening & engines flag
- GitLab's integration infrastructure is now based on multiple lambda functions to make sure the response is being sent to GitLab in less than 10 seconds
- Option to pull the secrets required for the GitLab bot to accessed from AWS secrets manager
- New versions of GitLab and TFC using new Spectral severities
- Support for Jira integration
- Support for GitLab integration
- Bots are now downloading the latest Spectral scanner version instead of accessing the scanner through a lambda layer
- Added support for Terraform cloud integration