api-firewall icon indicating copy to clipboard operation
api-firewall copied to clipboard

Fast and light-weight API proxy firewall for request and response validation by OpenAPI specs.

Results 19 api-firewall issues
Sort by recently updated
recently updated
newest added

- [API Mode] Fix the issue due to the request with the HEAD method - Add tests - Update dependencies

Information about the "path" is missing for the following events: "request body has an error: doesn't match schema" "value is required but missing" "Shadow API: undefined parameters found" This makes...

The use of line breaks significantly complicates parsing with popular log collection tools (such as OpenObserve, Filebeat, Logstash, Fluentd, Vector, etc). Some events, for example, "request validation error", are split...

It has been noticed that the request_id is incremental, leading to issues when running multiple API-Firewall containers and using log collection systems (such as OpenObserve). Consequently, unrelated events may be...

- AllowIPList Feature : Restrict access to endpoints by defining a list of allowed IP addresses - Fixed a bug in denylist caching: When the total number characters in the...

- Dependency upgrade - Supported new interface for the `api` mode usage, only for internal use

- Bump alpine version to 3.20 - GraphQL fix path conf