#security #detection #fraud #bulwark

bulwark-wasm-sdk

The WebAssembly SDK for the Bulwark security engine

5 releases (3 breaking)

0.4.1 Apr 7, 2024
0.4.0 Nov 23, 2023
0.3.0 Aug 3, 2023
0.2.0 Jun 29, 2023
0.1.0 May 19, 2023

#8 in #fraud

Download history 12/week @ 2024-02-16 13/week @ 2024-02-23 8/week @ 2024-03-01 6/week @ 2024-03-08 4/week @ 2024-03-15 15/week @ 2024-03-29 124/week @ 2024-04-05 14/week @ 2024-04-12

153 downloads per month
Used in bulwark-wasm-host

Apache-2.0 WITH LLVM-exception

77KB
1.5K SLoC

Bulwark WebAssembly SDK

Automated security decision making under uncertainty.

Renamed

This crate was renamed to bulwark-sdk.

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

~5–7.5MB
~163K SLoC