Skip to content

Security: rocknwa/aptos-scaffold

Security

SECURITY.md

πŸ”’ Security Policy

Supported Versions

We release patches for security vulnerabilities as needed.
Please ensure you are always using the latest stable version of this scaffold.

Version Supported
Latest (main) βœ…
Older tags ❌

Reporting a Vulnerability

We take the security of this project seriously.
If you discover a security vulnerability, please do not open a public issue.

Instead, report it directly by emailing:
πŸ“§ [email protected]

We will acknowledge your report within 48 hours, and you can expect a more detailed response within 5 business days, including a timeline for a fix.


Disclosure Policy

  • We ask that you keep vulnerabilities and security issues private until they are fixed.
  • Coordinated disclosure ensures users have time to update and are not exposed to active exploits.
  • Once resolved, we will publish a Security Advisory on GitHub to document the fix.

Best Practices for Contributors

To keep the scaffold secure, please follow these guidelines when contributing:

  • Never commit private keys, secrets, or API tokens.
  • Validate and sanitize all user inputs in Move/TypeScript code.
  • Write tests for new functionality, especially for smart contract changes.
  • Follow the Code of Conduct.

πŸ™ Thank You

Your efforts to responsibly disclose vulnerabilities help keep the Aptos ecosystem safe for everyone.

There aren’t any published security advisories