遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4417)
<a href="https://www.bestpractices.dev/projects/4417"><img src="https://www.bestpractices.dev/projects/4417/badge"></a>
Support for proxy functions within OAuth2-based authentication schemas. Also implements PEP functions within an XACML-based access control schema.
https://github.com/ging/fiware-pep-proxy/blob/master/CONTRIBUTING.md
Yes, GitHub issue tracker.
Yes. The CONTRIBUTING file at https://github.com/ging/fiware-pep-proxy/blob/master/CONTRIBUTING.md says, "Please ensure that your contribution passes all tests".
The settings for the warning tools are generally fairly strict.
The only cryptography used directly by this application is bcrypt (used for storing passwords as salted iterated hashes). At the time of this writing, no serious breaks are known in bcrypt. The application also depends on the web server's https configuration, but that is out of scope for this code.
eslint specifically looks for common vulnerabilities in JavaScript applications.
Application written using Javascript, not C/C++
后退