leveldb/1.23
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
#db#google
Using leveldb
Loading usage information…
Packages
Dependencies
Loading dependencies…
✓◈ BSD-3-Clause4e79f90a895472fbdf61064efa0ad95b
✓◈ BSD-3-Clause4425a4302266ffc89b78986e0a375d43
🔍 Ready to secure your dependencies in seconds?
- Register for free at audit.conan.io/register.
- Save your token and activate it via the confirmation email you receive.
- Configure Conan to use your token:conan audit provider auth conancenter --token=<token>
- Scan for vulnerabilities:# Check a specific reference
conan audit list leveldb/1.23# Scan the entire dependency graph
conan audit scan --requires=leveldb/1.23
Note: For more details on the Conan Audit command, please read this post.
Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.
conanv1.23
[](https://conan.io/center/recipes/leveldb)