bulwark-cli 0.6.0

Bulwark is a fast, modern, open-source web application security engine.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Open-Source License Attribution

This application uses Open-Source components and modified excerpts from other projects.
The complete dependency list can be found in our `Cargo.lock` file. Code that has been
copied and/or modified originates from the following projects:

## [wasmtime]https://github.com/bytecodealliance/wasmtime

licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)

## [spin]https://github.com/fermyon/spin

licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)

## [spin-rust-sdk]https://github.com/fermyon/spin-rust-sdk

licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)