bulwark-wasm-sdk

Crates.iobulwark-wasm-sdk
lib.rsbulwark-wasm-sdk
version0.4.1
sourcesrc
created_at2023-05-19 18:33:04.821608
updated_at2024-04-07 23:02:32.205014
descriptionThe WebAssembly SDK for the Bulwark security engine.
homepagehttps://bulwark.security/
repositoryhttps://github.com/bulwark-security/bulwark
max_upload_size
id869029
size51,041
Bob Aman (sporkmonger)

documentation

README

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.

Commit count: 888

cargo fmt