Skip to content

Stylus add security contract field #564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Jun 6, 2025

Fixes #440 (for Stylus only)

Add input UI component to capture security info
Update info type for Stylus
Add security info for AI agent
Add contract documentation for Stylus contract builder
Add print of contract documentation (here security info) for Stylus
Add test for printing documentation

@CoveMB CoveMB requested review from 0xNeshi, bidzyyys and ericglau June 6, 2025 14:52
use stylus_sdk::prelude::*;␊
/// @custom:security-contact [email protected]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xNeshi @bidzyyys Would this be the appropriate placement for the security contact comment (and possibly other contract level comments)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cairo: Add security contact field
2 participants