Gathering detailed insights and metrics for @foal/jwks-rsa
Gathering detailed insights and metrics for @foal/jwks-rsa
Gathering detailed insights and metrics for @foal/jwks-rsa
Gathering detailed insights and metrics for @foal/jwks-rsa
npm install @foal/jwks-rsa
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (98.24%)
HTML (0.82%)
JavaScript (0.7%)
Shell (0.24%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1,912 Stars
5,775 Commits
143 Forks
22 Watchers
9 Branches
63 Contributors
Updated on Jul 10, 2025
Latest Version
5.0.1
Package Id
@foal/jwks-rsa@5.0.1
Unpacked Size
7.44 kB
Size
3.36 kB
File Count
7
NPM Version
lerna/8.2.2/node@v22.6.0+arm64 (darwin)
Node Version
22.6.0
Published on
May 27, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
1
Foal (or FoalTS) is a Node.JS framework for creating web applications.
It provides a set of ready-to-use components so you don't have to reinvent the wheel every time. In one single place, you have a complete environment to build web applications. This includes a CLI, testing tools, frontend utilities, scripts, advanced authentication, ORM, deployment environments, GraphQL and Swagger API, AWS utilities, and more. You no longer need to get lost on npm searching for packages and making them work together. All is provided.
But while offering all these features, the framework remains simple. Complexity and unnecessary abstractions are put aside to provide the most intuitive and expressive syntax. We believe that concise and elegant code is the best way to develop an application and maintain it in the future. It also allows you to spend more time coding rather than trying to understand how the framework works.
Finally, the framework is entirely written in TypeScript. The language brings you optional static type-checking along with the latest ECMAScript features. This allows you to detect most silly errors during compilation and improve the quality of your code. It also offers you autocompletion and a well documented API.
Testing FoalTS is put on a very high priority. Providing a reliable product is really important to us. As of December 2020, the framework is covered by more than 2100 tests.
New features, no matter what they offer, are useless if they are not well documented. Maintaining complete and quality documentation is key to the framework. If you think something is missing or unclear, feel free to open an issue on Github!
Great attention is paid to the stability of the product. You can find out more by consulting our dependency policy, semantic versioning rules and long-term support policy.
First install Node.Js and npm.
npx @foal/cli createapp my-app
cd my-app
npm run dev
The development server is started! Go to http://localhost:3001
and find our welcoming page!
:point_right: Continue with the tutorial :seedling:
You can join the community chat here.
See the contribution guidelines.
MIT
No vulnerabilities found.
Reason
30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 1
Details
Reason
Found 0/9 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
21 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More