Skip to content

Security: AugustMoreau/AugustFi

Security

SECURITY.md

Security Policy

Supported Versions

This project is currently in development and is not yet ready for production use. All security updates will be applied to the latest development version.

Security Best Practices

For developers contributing to this project:

  1. Never commit sensitive information such as private keys, API keys, or passwords to the repository
  2. Use environment variables for all sensitive configuration
  3. Follow Solana security best practices when developing smart contracts
  4. Validate all user inputs both on the client and server side
  5. Keep dependencies updated to avoid known vulnerabilities
  6. Use secure RPC endpoints when connecting to the Solana network
  7. Implement proper error handling to avoid leaking sensitive information

Audit Status

This project has not yet undergone a formal security audit. It is not recommended for use with real funds or in production environments.

There aren't any published security advisories