#security #detection #fraud #bulwark

bulwark-host

The WebAssembly host environment for the Bulwark security engine

1 unstable release

0.5.0 Apr 7, 2024

#1019 in WebAssembly

Download history 132/week @ 2024-04-05 15/week @ 2024-04-12

147 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

255KB
3K SLoC

Bulwark WebAssembly Host

Automated security decision making under uncertainty.

What is Bulwark?

Bulwark is a fast, modern, open-source web application security engine that makes it easier than ever to implement resilient and observable security operations for your web services. It is designed around a user-friendly detection-as-code pattern. Security teams can quickly compose powerful detections from reusable building-blocks while unburdening product application logic from the increased complexity of domain-specific controls.

A complete overview may be found in Bulwark's documentation.

WebAssembly Host

Bulwark's WebAssembly (WASM) host environment loads and compiles plugins, tracks a request context for each incoming request and plugin, and provides implementations of the host functions needed by Bulwark plugin guests.

Dependencies

~38–54MB
~1M SLoC