Releases: AikidoSec/firewall-node
Releases · AikidoSec/firewall-node
1.6.0-beta.15
- Make Zen compatible with dd-trace
1.6.0-beta.14
- Ghost compatibility
1.6.0-beta.13
- Bugfix for Ghost (Preserve original handler name)
1.6.0-beta.12
- Replace ULID identifiers in URL with
:ulid
- Don't discover GraphQL queries from server-side rendering
1.6.0-beta.10
- Discover GraphQL schema
- Fix false positive for application doing a request to itself on localhost
1.6.0-beta.9
- Remove feature flag for API discovery
- Detect string formats for API discovery
- Add env var for max API discovery samples (
AIKIDO_MAX_API_DISCOVERY_SAMPLES
) - Add support for ClickHouse
- Improve hooking for undici
- Improve hooking for GraphQL
- Better compatibility for Aikido DAST
1.6.0-beta.8
- Fix @koa/router bug
- Fix Fastify bug
1.6.0-beta.7
- Do not rate limit by ip if user is set
- Add support for koa
1.6.0-beta.6
- Add support for @graphql-tools/executor (used by GraphQL Yoga server)
1.6.0-beta.5
- Detect whether next is installed using env variable