遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2965)
<a href="https://www.bestpractices.dev/projects/2965"><img src="https://www.bestpractices.dev/projects/2965/badge"></a>
Nodecaf is an Express framework for developing REST APIs in a quick and convenient manner.
https://gitlab.com/GCSBOSS/nodecaf#contributing
The framework is directed to back-end apps that don't necessarily interact directly with humans. So it's the responsibility of the authors using Nodecaf to ensure their final software produces internationalized output.
The "website" currently is just the GitLab project page.
All relevant releases of the project can be found in this URL: https://gitlab.com/GCSBOSS/nodecaf/-/releases Also since the project is currently not 1.0 most interface changes are only mentioned. Whenever the interface becomes more stable the necessary guidance on the upgrade will be in the release notes for each version.
https://gitlab.com/GCSBOSS/nodecaf/issues
It's an interpreted code framework with no native dependencies.
https://www.npmjs.com/package/nodecaf
https://gitlab.com/GCSBOSS/nodecaf/-/blob/master/package.json
Dependencies are checked on every commit and their security status can be found here: https://gitlab.com/GCSBOSS/nodecaf/-/dependencies
NPM takes care of dependencies updating and vulnerability detection
All external dependencies are actively maintained.
https://gitlab.com/GCSBOSS/nodecaf/pipelines
https://gitlab.com/GCSBOSS/nodecaf/-/blob/master/test/spec.js#L826
All released versions have measured 100% test coverage.
Not sure how to evidence it
警告:需要更长的理由。
Only supported communications are HTTP/HTTPS.
We provide standard NodeJS HTTPS functionality.
We use standard NodeJS HTTPS functionality.
We do (?)
https://gitlab.com/GCSBOSS/nodecaf/-/security/configuration
It's a NodeJS framework. So it's memory-safe.
后退