#security #detection #fraud #bulwark

bulwark-sdk

The WebAssembly SDK for the Bulwark security engine

1 unstable release

0.5.0 Apr 7, 2024

#828 in WebAssembly

Download history 130/week @ 2024-04-05

130 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

87KB
1.5K SLoC

Bulwark WebAssembly SDK

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 SDK

Bulwark's WebAssembly (WASM) SDK provides an interface for developing detection plugins in Rust.


lib.rs:

This crate provides the logic for Bulwark's guest environment.

Dependencies

~8.5MB
~189K SLoC