C++: Demote UnsafeArrayForDaysOfYear.ql.

This commit is contained in:
Geoffrey White
2019-12-17 10:13:44 +00:00
parent c1be4c78af
commit 4d3fa3ac1d

View File

@@ -5,7 +5,7 @@
* @kind problem
* @problem.severity warning
* @id cpp/leap-year/unsafe-array-for-days-of-the-year
* @precision medium
* @precision low
* @tags security
* leap-year
*/