SquidGate 1.0.0 (build 9)
SquidSec SquidGate 1.0.0 — build 9
SquidGate is an open source project created and managed by SquidSec.
LLM-powered PR security gate for GitHub.
Use in workflows
- uses: SquidSec/SquidGate@v1
with:
llm-api-key: ${{ secrets.LLM_API_KEY }}| Tag | Points to |
|---|---|
v1 |
Latest stable major (this build) |
v1.0 |
Latest 1.0.x |
v1.0.0-build.9 |
This immutable build |
Commit: 1baa609
Website: https://squidoffense.com/
Docs: https://github.com/SquidSec/SquidGate#60-second-setup
What's Changed
- fix: retry GitHub API so PR comments survive connect timeouts by @DotNetRussell in #24
- ci: test and publish releases from main by @DotNetRussell in #26
- ci: single-job main release so Marketplace v1 actually ships by @DotNetRussell in #27
Full Changelog: v1.0.0-build.6...v1.0.0-build.9