Skip to content

Commit 618e8b3

Browse files
committed
Create individual language pages for CWE tables
1 parent e4af146 commit 618e8b3

File tree

6 files changed

+18
-0
lines changed

6 files changed

+18
-0
lines changed

docs/codeql/query-help/cpp-cwe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for C and C++
2+
3+
<!-- autogenerated CWE coverage table will be added below -->

docs/codeql/query-help/csharp-cwe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for C#
2+
3+
<!-- autogenerated CWE coverage table will be added below -->

docs/codeql/query-help/go-cwe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for Go
2+
3+
<!-- autogenerated CWE coverage table will be added below -->

docs/codeql/query-help/java-cwe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for Java
2+
3+
<!-- autogenerated CWE coverage table will be added below -->
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for JavaScript
2+
3+
<!-- autogenerated CWE coverage table will be added below -->

docs/codeql/query-help/python-cwe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## CWE coverage for Python
2+
3+
<!-- autogenerated CWE coverage table will be added below -->

0 commit comments

Comments
 (0)