mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Update javascript/ql/src/semmle/javascript/frameworks/ServerLess.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
committed by
GitHub
parent
3b328baaef
commit
f6f8bbd1d8
@@ -78,7 +78,7 @@ private module ServerLess {
|
||||
* Gets a function that is a serverless request handler.
|
||||
*
|
||||
* For example: if an AWS serverless resource contains the following properties (in the "template.yml" file):
|
||||
* ```
|
||||
* ```yaml
|
||||
* Handler: mylibrary.handler
|
||||
* Runtime: nodejs12.x
|
||||
* CodeUri: backend/src/
|
||||
|
||||
Reference in New Issue
Block a user