5 releases (breaking)

0.5.0 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

#602 in WebAssembly

Download history 1/week @ 2024-02-13 16/week @ 2024-02-20 12/week @ 2024-02-27 5/week @ 2024-03-05 8/week @ 2024-03-12 1/week @ 2024-03-26 139/week @ 2024-04-02 29/week @ 2024-04-09 1/week @ 2024-04-16 4/week @ 2024-04-23

103 downloads per month
Used in 4 crates

Apache-2.0 WITH LLVM-exception

180KB
2K SLoC

Bulwark Configuration

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.

Config

The configuration crate is responsible for parsing Bulwark's configuration files and representing setting values throughout the application.


lib.rs:

Provides Bulwark's configuration and configuration management functionality.

Dependencies

~6.5–9MB
~193K SLoC