Skip to content

Commit

Permalink
Merge pull request #15378 from github/smowton/admin/document-aws-lambda
Browse files Browse the repository at this point in the history
Note AWS Lambda support
  • Loading branch information
smowton authored Jan 19, 2024
2 parents 7e7175f + 79928b9 commit 7e1dd38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/codeql/reusables/supported-frameworks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ and the CodeQL library pack ``codeql/go-all`` (`changelog <https://github.com/gi
:widths: auto

Name, Category
`AWS Lambda <https://docs.aws.amazon.com/lambda/latest/dg/lambda-golang.html>`_, Serverless framework
`beego <https://beego.me/>`_, Web/logging/database framework
`Chi <https://github.com/go-chi/chi>`_, Web framework
Couchbase (`gocb <https://github.com/couchbase/gocb>`_ and `go-couchbase <http://www.github.com/couchbase/go-couchbase>`_), Database
Expand Down Expand Up @@ -144,6 +145,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
Name, Category
angular (modern version), HTML framework
angular.js (legacy version), HTML framework
AWS Lambda, Serverless framework
axios, Network communicator
browser, Runtime environment
EJS, templating language
Expand Down Expand Up @@ -191,7 +193,7 @@ and the CodeQL library pack ``codeql/python-all`` (`changelog <https://github.co
:widths: auto

Name, Category
AWS Lambda, Web framework
AWS Lambda, Serverless framework
aiohttp.web, Web framework
Django, Web framework
djangorestframework, Web framework
Expand Down

0 comments on commit 7e1dd38

Please sign in to comment.