mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Tag 'linter-like' quality queries that don't use pointsto
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
* @name Asserting a tuple
|
||||
* @description Using an assert statement to test a tuple provides no validity checking.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* maintainability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* external/cwe/cwe-670
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
|
||||
Reference in New Issue
Block a user