🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
Installations
npm install @middy/core
Developer Guide
Typescript
Yes
Module System
ESM
Min. Node Version
>=20
Node Version
20.18.0
NPM Version
10.8.2
Score
99.9
Supply Chain
88.8
Quality
93.6
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Languages
JavaScript (88%)
TypeScript (11.49%)
CSS (0.5%)
Shell (0.02%)
Developer
Download Statistics
Total Downloads
53,458,392
Last Day
17,231
Last Week
412,033
Last Month
1,659,298
Last Year
22,086,376
GitHub Statistics
3,741 Stars
2,264 Commits
378 Forks
34 Watching
11 Branches
194 Contributors
Sponsor this package
Package Meta Information
Latest Version
6.0.0
Package Id
@middy/core@6.0.0
Unpacked Size
17.17 kB
Size
5.06 kB
File Count
4
NPM Version
10.8.2
Node Version
20.18.0
Publised On
24 Nov 2024
Total Downloads
Cumulative downloads
Total Downloads
53,458,392
Last day
-8.9%
17,231
Compared to previous day
Last week
0.8%
412,033
Compared to previous week
Last month
-8.1%
1,659,298
Compared to previous month
Last year
24.4%
22,086,376
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dev Dependencies
3
Middy Core
Core component of the middy framework, the stylish Node.js middleware engine for AWS Lambda
You can read the documentation at: https://middy.js.org
Install
To install middy you can use NPM:
1npm install --save @middy/core
Documentation and examples
For documentation and examples, refers to the main Middy monorepo on GitHub or Middy official website.
Contributing
Everyone is very welcome to contribute to this repository. Feel free to raise issues or to submit Pull Requests.
License
Licensed under MIT License. Copyright (c) 2017-2024 Luciano Mammino, will Farrell, and the Middy team.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Reason
project has 34 contributing companies or organizations
Details
- Info: datastreamapp contributor org/company found, Oryzone contributor org/company found, VocadianAI contributor org/company found, ucudal contributor org/company found, GlobantUy contributor org/company found, nodejs-design-patterns-book contributor org/company found, lucpod contributor org/company found, awsbites contributor org/company found, QwikDev contributor org/company found, gqty-dev contributor org/company found, global cyber alliance contributor org/company found, standards contributor org/company found, rust-italia contributor org/company found, qwikifiers contributor org/company found, augustsn contributor org/company found, fourtheorem contributor org/company found, serverless-heaven contributor org/company found, datadesk contributor org/company found, aws contributor org/company found, js-uy contributor org/company found, the gordon foundation contributor org/company found, PartidoDigital contributor org/company found, propsto contributor org/company found, coursepolicy contributor org/company found, kushki contributor org/company found, awslabs contributor org/company found, aws-samples contributor org/company found, tulab contributor org/company found, middyjs contributor org/company found, fastify contributor org/company found, FullStackBulletin contributor org/company found, serverlessdays-dublin contributor org/company found, grainfinance contributor org/company found, los angeles times contributor org/company found,
Reason
no dangerous workflow patterns detected
Reason
update tool detected
Details
- Info: detected update tool: Dependabot: :0
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Reason
all dependencies are pinned
Details
- Info: 22 out of 22 GitHub-owned GitHubAction dependencies pinned
- Info: 3 out of 3 third-party GitHubAction dependencies pinned
- Info: 7 out of 7 npmCommand dependencies pinned
Reason
SAST tool is run on all commits
Details
- Info: SAST configuration detected: CodeQL
- Info: all commits (17) are checked with a SAST tool
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Info: Found linked content: SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
0 existing vulnerabilities detected
Reason
badge detected: Passing
Reason
Found 1/15 approved changesets -- score normalized to 0
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:22
- Info: jobLevel 'actions' permission set to 'read': .github/workflows/sast.yml:17
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/sast.yml:18
- Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yml:13
- Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:12
- Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:18
- Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10
- Info: topLevel 'contents' permission set to 'read': .github/workflows/sast.yml:10
- Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:13
- Info: topLevel 'contents' permission set to 'read': .github/workflows/typings.yml:13
- Warn: topLevel 'contents' permission set to 'write': .github/workflows/website-publish.yml:12
- Info: topLevel 'contents' permission set to 'read': .github/workflows/website-test.yml:12
- Info: no jobLevel write permissions found
Score
7.5
/10
Last Scanned on 2024-12-18T14:37:31Z
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 MoreOther packages similar to @middy/core
@middy-graphql/core
🛵 The simple Graphql framework for Node.js inspired by middyjs (error core)
@kevboutin/azure-middy-core
A Node.js middleware engine for Azure functions (core package)
@middy-nextjs/core
🛵 The simple Graphql framework for Node.js inspired by middyjs
middy-sparks-joi
Middy Sparks Joi is a middleware for `@middy/core`. It validates incoming requests, and if an item does not spark joi we thank it and throw an exception.