Skip to content

Commit 7a7de41

Browse files
Apply suggestion from @knewbury01
Co-authored-by: Kristen Newbury <knewbury01@github.com>
1 parent 7388dcd commit 7a7de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/frameworks/cap/lib/advanced_security/javascript/frameworks/cap/CAPLogInjectionQuery.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module CAPLogInjectionConfiguration implements DataFlow::ConfigSig {
5959
* This predicate includes cases such as:
6060
* 1. A CDS entity element lacking a type annotation.
6161
* - Possibly because it relies on a common aspect.
62-
* 2. An CDS entity element annotated with a non-string type listed above.
62+
* 2. A CDS entity element annotated with a non-string type listed above.
6363
*
6464
* Therefore, the data held by the handler parameter data (e.g. `req.data.X`)
6565
* has to be EXPLICITLY annotated as `String` or `LargeString` to be excluded

0 commit comments

Comments
 (0)