SquidSec SquidGate 1.0.0 — build 10
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.10 |
This immutable build |
Commit: ee0b9fe
Website: https://squidoffense.com/
Docs: https://github.com/SquidSec/SquidGate#60-second-setup
What's Changed
- docs: align README with current gate behavior by @DotNetRussell in #28
Full Changelog: v1.0.0-build.9...v1.0.0-build.10