mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
CPP: Remove security tags that haven't been justified.
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
* @problem.severity warning
|
||||
* @id cpp/leap-year/adding-365-days-per-year
|
||||
* @precision medium
|
||||
* @tags security
|
||||
* leap-year
|
||||
* @tags leap-year
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @problem.severity warning
|
||||
* @id cpp/leap-year/unchecked-after-arithmetic-year-modification
|
||||
* @precision medium
|
||||
* @tags security
|
||||
* leap-year
|
||||
* @tags leap-year
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @problem.severity warning
|
||||
* @id cpp/leap-year/unchecked-return-value-for-time-conversion-function
|
||||
* @precision medium
|
||||
* @tags security
|
||||
* leap-year
|
||||
* @tags leap-year
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
Reference in New Issue
Block a user