# `cleansh-core` - Core Sanitization Library
[](https://crates.io/crates/cleansh) [](https://github.com/KarmaYama/cleansh/actions/workflows/github-code-scanning/codeql) [](https://github.com/KarmaYama/cleansh/actions/workflows/codeql.yml) [](https://github.com/KarmaYama/cleansh/actions/workflows/dependabot/dependabot-updates) [](https://github.com/KarmaYama/cleansh/actions/workflows/release.yml) [](https://github.com/KarmaYama/cleansh/actions/workflows/rust.yml)
This crate provides the core logic for sensitive data redaction and validation used by the `cleansh` CLI application.
For details on how to use the `cleansh` CLI, please refer to the [main CLI documentation](./../cleansh/README.md).
Further documentation and API details for `cleansh-core` will be provided upon its independent release to `crates.io`.