Skip to content

Commit 696b1b6

Browse files
committed
Bug Slayer template
1 parent f52ff8e commit 696b1b6

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

.DS_Store

6 KB
Binary file not shown.

.github/.DS_Store

6 KB
Binary file not shown.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: The Bug Slayer bounty submission
3+
about: Submit a CodeQL query for [The Bug Slayer bounty](https://securitylab.github.com/bounties)
4+
title: "[DATE]: [FEATURE NAME]"
5+
labels: The Bug Slayer
6+
---
7+
8+
## Query
9+
10+
*We only accept one query per pull request.*
11+
12+
```codeql
13+
14+
```
15+
16+
## CVE ID(s)
17+
18+
*List the CVE ID(s) associated with this vulnerability. GitHub will automatically link CVE IDs to the [GitHub Advisory Database](https://github.com/advisories).*
19+
20+
- CVE-20nn-nnnnn
21+
22+
## Report
23+
24+
*Describe the vulnerability. Provide any information you think will help GitHub assess the impact your query has on the open source community.*

0 commit comments

Comments
 (0)