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.
2 parents 4eb98fc + 094b67f commit 93c891aCopy full SHA for 93c891a
javascript/ql/lib/semmle/javascript/frameworks/Fastify.qll
@@ -1,12 +1,12 @@
1
/**
2
- * Provides classes for working with [Fastify](https://www.fastify.io/) applications.
+ * Provides classes for working with [Fastify](https://www.fastify.dev/) applications.
3
*/
4
5
import javascript
6
import semmle.javascript.frameworks.HTTP
7
8
9
10
11
module Fastify {
12
0 commit comments