Closed
Description
Adding a security contact field helps with vulnerability reporting for deployments with known source code.
Wizard's Solidity convention is to use a custom NatSpec tag /// @custom:security-contact security@example.com
- Define what should be the convention for Cairo and other Rust-based languages
- Implement this for Cairo (and other languages where applicable)