mirror of
https://github.com/0xPARC/zk-bug-tracker.git
synced 2026-01-09 13:57:59 -05:00
17 lines
808 B
Markdown
17 lines
808 B
Markdown
## Describe your changes
|
|
|
|
## Related Issue [if applicable]
|
|
Issue: # (issue)
|
|
|
|
## Common Vulnerabilities Addition Checklist [if adding a new common vulnerability]
|
|
- [ ] Added example code of the vulnerability
|
|
- [ ] Gave an explanation of how the vulnerability works
|
|
- [ ] Added attack scenario section if applicable
|
|
- [ ] Added preventative techniques section if applicable
|
|
|
|
## Bugs in the Wild Addition Checklist [if adding a new bug found in the wild]
|
|
- [ ] Added code of the vulnerability if available
|
|
- [ ] Added the following sections: Summary, Background, The Vulnerability, The Fix, and References
|
|
- [ ] Summary contains the related common vulnerabilities and whoever found the bug
|
|
- [ ] References contain a link to the bug description - examples are twitter threads, github issues, and github commits
|