5 releases (breaking)

new 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

#570 in WebAssembly

Download history 14/week @ 2024-02-18 12/week @ 2024-02-25 6/week @ 2024-03-03 10/week @ 2024-03-10 3/week @ 2024-03-24 55/week @ 2024-03-31

68 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

~10MB
~210K SLoC