api-firewall
api-firewall copied to clipboard
Fast and light-weight API proxy firewall for request and response validation by OpenAPI specs.
Hi team, it turned out, that APISpec values is required for testing api-firewall. I changed my values.yaml by providing api spec as a separate file (mounted to the pod), but...
Hi team, please check the following issue with helm chart installation: Steps to reproduce: 1) $ git clone https://github.com/wallarm/api-firewall.git 2) $ cd api-firewall/helm/api-firewall 3) $ kubectl create ns apif 4)...
There are several methods of load balancing traffic using DNS: - Round robin DNS - Returning the IP address of a live host in response to a DNS query -...
In most cases, it is not possible to immediately launch API-Firewall in BLOCK mode; we have to start in monitoring mode, analyze logs, and make changes to the OAS, which...
Currently, it is necessary to restart the API Firewall to use the new version of the specification, which causes connection disruptions. This setup complicates integration into the infrastructure and ensures...
The published OAS might be protected by authentication. It would be great to have the ability to add custom headers to requests for retrieving OAS via URL.
Please add the line number to the log in case of an OAS parsing error.
Using a container seems like building the system from scratch unless there is a script to run the setup for particular versions of the build. Using Azure Sentinel requires a...