Vultbase is built on the shoulders of outstanding open source projects. We gratefully acknowledge the following tools and their respective licenses.
Static analysis framework for Solidity smart contracts by Trail of Bits.
Slither is used unmodified as an external binary, invoked via subprocess. No Slither source code is incorporated into Vultbase. Its source is publicly available under the GNU Affero General Public License v3.0.
Repository: github.com/crytic/slither
Solidity linter providing security and style guide validations.
Repository: github.com/protofire/solhint
Audit Cargo.lock for crates with security vulnerabilities, maintained by RustSec.
Repository: github.com/rustsec/rustsec
A collection of lints to catch common mistakes and improve Rust code.
Repository: github.com/rust-lang/rust-clippy
Fast, open-source static analysis engine for finding bugs and enforcing code standards.
Repository: github.com/semgrep/semgrep
All tools listed above are used unmodified. For licensing questions, contact legal@vultbase.com.