Skip to content

Broken relative links in audit finding "Code Location" sections #103

@josepchetrit12

Description

@josepchetrit12

The audit finding markdown files under project/evmbench/audits/ contain broken links in their "Code Location" sections. The links use relative paths (e.g., contracts/StablecoinDEX.sol#L234-L240) that assume the contract source code lives in the same repository.

However, the contract source code is hosted in separate repositories under the evmbench-org GitHub organization. This means the relative links don't resolve to anything and make it difficult to navigate to the referenced code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions