Registry / security / datadog-go-libddwaf-v2

datadog-go-libddwaf-v2

JSON →
library2.4.2gogounverified

Package libddwaf provides Go bindings for the Datadog WAF (Web Application Firewall) library.

go get github.com/DataDog/go-libddwaf/v2
INSTALL
IMPORT
SIG · DATADOG-GO-LIBDDWA
D
datadog-go-libddwaf-v2
securitygov2.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libddwaf
github.com/DataDog/go-libddwaf/v2

Checks the health of the Datadog WAF library.

package main import ( "fmt" "github.com/DataDog/go-libddwaf/v2" ) func main() { ok, err := libddwaf.Health() fmt.Println(ok, err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Bingbot
1
OpenAI (training)
1
Resources
datadog-go-libddwaf-v2 — go get datadog-go-libddwaf-v2 · libregistry