minos-codex

Crates.iominos-codex
lib.rsminos-codex
version0.0.32
sourcesrc
created_at2024-07-04 02:49:42.526712
updated_at2024-07-04 05:42:55.3658
descriptionMinos Codex is a tool for detecting and identifying secrets in a string
homepage
repository
max_upload_size
id1291272
size45,080
Ryan LaBouve (ryanlabouve)

documentation

README

Minos Codex

Detect secrets in strings

Running Examples

cargo run --example basic_usage

Usage

cargo build --release
minox-codex "STRING"

License

This project is dual-licensed under the terms of the GNU General Public License, version 3 (GPL-3.0), and a commercial license.

GPL-3.0 License

This software is licensed under the GPL-3.0. You can use, modify, and distribute this software under the terms of the GPL-3.0. See the LICENSE-GPL file for more details.

Commercial License

For commercial use and proprietary projects, a commercial license is available. This allows you to use, modify, and distribute the software without the requirements of the GPL-3.0. Please contact [ryan@startup.security] for more information and to obtain a commercial license.

Contact

For more information, please visit https://startup.security or contact ryan@startup.security.

Commit count: 0

cargo fmt