#6 - Rate limiting for Next.js & secret scanning in PRs
New Features
🚀 Firewall We've added rate limiting for Next.js! Protect against excessive traffic & attacks by limiting the number of requests from a single source.
🚀 Detect secrets in PRs (GitHub checks & Azure Checks) Enable Aikido's CI Gating for GitHub checks or Azure checks to detect secrets in PRs. Make sure no secrets get pushed live.
Improvements & bug fixes
CI Gating - GitHub checks & Azure Checks: Snooze/unsnooze results in PR becoming green/red instantly
Container image scanning: Nexus container registry is now supported (docs)
Autofix:
Support added for autofixing Java dependencies (docs)
GitHub autofix: We now autoclose old PRs when new ones are created for the same lockfile
Dependency scanning: Support for Conda requirements.yml (Python)
SAML: 3-Legged OAuth2 flow support added (see apidocs)
Vulnerability Database
Our research team has discovered over 14 new vulnerabilities over the last two weeks! (check out our vulnerability database)
Last updated
Was this helpful?