# mix_safe v1.0.0 - API Reference

## Modules

- [Safe.Binary](Safe.Binary.md): Manages downloading, verifying, and caching the SAFE binary.
- [Safe.Config](Safe.Config.md): Generates the SAFE JSON configuration from the Mix project structure.
- [Safe.HttpClient](Safe.HttpClient.md)
- [Safe.HttpClient.Hackney](Safe.HttpClient.Hackney.md)
- [Safe.IO](Safe.IO.md): Terminal output helpers and interactive prompts for the SAFE Mix task.
- [Safe.Shell](Safe.Shell.md): Executes the SAFE binary via `System.cmd/3`.
- [Safe.Version](Safe.Version.md): Version resolution and lock file management for the SAFE binary.

## Mix Tasks

- [mix safe](Mix.Tasks.Safe.md): Runs SAFE security vulnerability scans on your Elixir/Mix project.

