We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a42d8 commit dc1bfa3Copy full SHA for dc1bfa3
docs/codeql/reusables/supported-frameworks.rst
@@ -148,6 +148,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
148
EJS, templating language
149
electron, Runtime environment
150
express, Server
151
+ Fastify, Server
152
handlebars, templating language
153
hapi, Server
154
hogan, templating language
@@ -166,6 +167,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
166
167
react, HTML framework
168
react native, HTML framework
169
request, Network communicator
170
+ restify, Server
171
sequelize, Database
172
socket.io, Network communicator
173
sqlite3, Database
0 commit comments