Skip to content

Commit 143a91e

Browse files
committed
Re-use the security-extended selector in the security-and-frozen-quality selector.
1 parent 37b3ca0 commit 143a91e

File tree

1 file changed

+1
-36
lines changed

1 file changed

+1
-36
lines changed
Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,5 @@
11
- description: Selectors for selecting the non-quality queries for the security-and-quality queries for a language
2-
- include:
3-
kind:
4-
- problem
5-
- path-problem
6-
precision:
7-
- high
8-
- very-high
9-
tags contain:
10-
- security
11-
- include:
12-
kind:
13-
- problem
14-
- path-problem
15-
precision: medium
16-
problem.severity:
17-
- error
18-
- warning
19-
tags contain:
20-
- security
21-
- include:
22-
kind:
23-
- diagnostic
24-
- include:
25-
kind:
26-
- metric
27-
tags contain:
28-
- summary
29-
- exclude:
30-
deprecated: //
31-
- exclude:
32-
query path:
33-
- /^experimental\/.*/
34-
- Metrics/Summaries/FrameworkCoverage.ql
35-
- /Diagnostics/Internal/.*/
2+
- apply: security-extended-selectors.yml
363
- exclude:
374
tags contain:
38-
- modeleditor
39-
- modelgenerator
405
- 'model-generator'

0 commit comments

Comments
 (0)