minos-codex 0.0.32

Minos Codex is a tool for detecting and identifying secrets in a string
Documentation
# Minos Codex

Detect secrets in strings

## Running Examples

cargo run --example basic_usage

## Usage

```
cargo build --release
```

```bash
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](./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.