Skip to content

Commit 9ddfa1b

Browse files
committed
Post Copilot review changes.
1 parent 6589652 commit 9ddfa1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-scanning-guides/SANS25-CodeQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ This document provides a mapping between the [SANS Top 25 Software Errors](https
567567
| Go | `go/request-forgery` |
568568
| Go | `go/ssrf` |
569569
| Java/Kotlin | `java/ssrf` |
570-
| JavaScript/TypeScript | `javascript/ssrf` |
570+
| JavaScript/TypeScript | `js/ssrf` |
571571
| JavaScript/TypeScript | `js/client-side-request-forgery` |
572572
| JavaScript/TypeScript | `js/request-forgery` |
573573
| Python | `py/full-ssrf` |

0 commit comments

Comments
 (0)