Skip to content

Stellar add security contract field #563

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 38 commits into
base: master
Choose a base branch
from

Conversation

CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Jun 6, 2025

Fixes #440 (for Stellar only)

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

// Compatible with OpenZeppelin Stellar Soroban Contracts ^0.2.0␊
#![no_std]␊
/// @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.

@brozorec @ozgunozerk 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