Skip to content

Commit 5e6e176

Browse files
authored
Update query-metadata-style-guide.md
Add a note about the `@security-severity` tag.
1 parent 768e519 commit 5e6e176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/query-metadata-style-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ If your query is a security query, use one or more `@tags` to associate it with
157157

158158
When you tag a query like this, the associated CWE pages from [MITRE.org](http://cwe.mitre.org/index.html) will automatically appear in the reference section of its associated qhelp file.
159159

160+
Maintainers are expected to add a `@security-severity` tag to security relevant queries that will be run on Code Scanning. There is a documented internal process for generating these `@security-severity` values.
161+
160162
## QL area
161163

162164
### Alert messages

0 commit comments

Comments
 (0)