Skip to content

Update a checklist item by wang11 #2

@wang6131

Description

@wang6131

Attacker's Mindset/Denial-Of-Service(DOS) Attack/SOL-AM-DOSA-1

Before

{
    'question': 'asdfasdfasdfasdfasdfasdfasdfasdf',
    'description': 'To prevent denial of service attacks during withdrawals, it's critical to follow the withdrawal pattern best practices - pull based approach.',
    'remediation': 'ccccc Implement withdrawal pattern best practices to ensure that contract behavior remains predictable and robust against denial of service attacks.',
    'references': '[\'https://solodit.xyz/1111111\']'
}

After

{
    'question': 'To prevent denial of service attacks during withdrawals, it's critical to follow the withdrawal pattern best practices',
    'description': 'To prevent denial of service attacks during withdrawals, it's critical to follow the withdrawal pattern best practices - pull based approach',
    'remediation': 'Implement withdrawal pattern best practices to ensure that contract behavior remains predictable and robust against denial of service attacks.',
    'references': [
        'https://solodit.cyfrin.io/issues/1',
        'https://solodit.cyfrin.io/issues/2'
    ]
}

Comment: test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions