Skip to content

Commit 7388dcd

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

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
@@ -57,7 +57,7 @@ module CAPLogInjectionConfiguration implements DataFlow::ConfigSig {
5757
predicate isBarrier(DataFlow::Node node) {
5858
/*
5959
* This predicate includes cases such as:
60-
* 1. An CDS entity element lacking a type annotation.
60+
* 1. A CDS entity element lacking a type annotation.
6161
* - Possibly because it relies on a common aspect.
6262
* 2. An CDS entity element annotated with a non-string type listed above.
6363
*

0 commit comments

Comments
 (0)