Skip to content

Commit 45aaeb8

Browse files
authored
Merge pull request github#11955 from erik-krogh/docFrameworks
JS: add Fastify and restify to the list of supported frameworks
2 parents 78a2dfa + dc1bfa3 commit 45aaeb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/reusables/supported-frameworks.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
148148
EJS, templating language
149149
electron, Runtime environment
150150
express, Server
151+
Fastify, Server
151152
handlebars, templating language
152153
hapi, Server
153154
hogan, templating language
@@ -166,6 +167,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
166167
react, HTML framework
167168
react native, HTML framework
168169
request, Network communicator
170+
restify, Server
169171
sequelize, Database
170172
socket.io, Network communicator
171173
sqlite3, Database

0 commit comments

Comments
 (0)