apiclarity icon indicating copy to clipboard operation
apiclarity copied to clipboard

An API security tool to capture and analyze API traffic, test API endpoints, reconstruct Open API specification, and identify API security risks. 

Results 60 apiclarity issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** One of the requirements of our infrastructure is to have at least two application replicas in k8s or OpenShift cluster....

- mention openclarity, replace logo - delete stuff that is available on the openclarity site Merge only after merging https://github.com/openclarity/docs.openclarity.io/pull/18

I'm seeing new behavior with APIClarity v0.14.4 - the API events table is only keeping the last 50 events. Prior to 0.14.4, it was keeping many more events. In my...

## WHAT Configure helm chart template to accept the external postgresql endpoint

#### What happened: I'm trying to build [a custom OpenTelemetry exporter](https://github.com/openclarity/apiclarity/tree/master/plugins/otel-collector) to use the [Trace Analyzer feature](https://github.com/openclarity/apiclarity/blob/master/backend/pkg/modules/internal/traceanalyzer/README.md). I installed the latest collector builder: ``` GO111MODULE=on go install go.opentelemetry.io/collector/cmd/builder@latest ``` and...

Please add ADOPTERS.md file, so we could better track usage of the APIClarity. Example: bank-vaults, logging-operator

Hey all, just wondering if there is any support for Kong on other kubernetes clusters, was only able to find documentation on internal cluster tracing but not external.

I'm looking to contribute an integration between AWS API Gateway and APIClarity using a Lambda proxy integration as a POC. My initial thoughts is to build a proxy that converts...

Cutting out a ton of backstory / context, a recent deployment of API Clarity to a cluster that was already running Istio resulting in discovering a much simpler method of...

**Is your feature request related to a problem? Please describe.** RIght now, if a shadow or zombie API is detected, it is reported in two potential places - in the...