| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add automated integration tests runs on GitHub
* Refactored end-to-end tests to reduce duplicated code.
* Update to Go 1.22 * Update Makefile to run unit tests in container
Refactor testcases to - Use python3.12 - Respect docker architecture - Run different architecture in parallel GitHub actions
* Added release workflow
* Add automatic vulnerabilities check
There was a problem hiding this comment.
LGTM 👍
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Motivation
The official AWS lambda-runtime-init received some upstream updates. We should update our customized localstack version to include these updates (e.g., the new Golang version).
This update is necessary now to fix CVE https://avd.aquasec.com/nvd/2024/cve-2024-24790/
Changes