Skip to content

feat: Add Vyper smart contract support #1

@mvmax-dev

Description

@mvmax-dev

Currently we only support Solidity (.sol) and Rust (.rs) contracts. Adding Vyper (.vy) support would significantly expand our user base.\n\nAcceptance Criteria:\n- Detect .vy files in the workspace\n- Run basic vulnerability patterns (reentrancy, access control)\n- Output findings in the same JSON format\n\nThis is a great first contribution for anyone familiar with Vyper!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions