Skip to content

Commit 59855de

Browse files
authored
Merge pull request github#6301 from github/aibaars/drop-opaque-id
CPP: drop opaque-id properties
2 parents c4322fd + d059ec0 commit 59855de

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cpp/ql/src/Microsoft/IgnoreReturnValueSAL.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* @tags reliability
1010
* external/cwe/cwe-573
1111
* external/cwe/cwe-252
12-
* @opaque-id SM02344
1312
* @microsoft.severity Important
1413
*/
1514

cpp/ql/src/Security/CWE/CWE-457/ConditionallyUninitializedVariable.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* @kind problem
77
* @problem.severity warning
88
* @security-severity 7.8
9-
* @opaque-id SM02313
109
* @id cpp/conditionally-uninitialized-variable
1110
* @tags security
1211
* external/cwe/cwe-457

0 commit comments

Comments
 (0)