遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9802)
<a href="https://www.bestpractices.dev/projects/9802"><img src="https://www.bestpractices.dev/projects/9802/badge"></a>
The PCRE2 library is a set of C functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE2 has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE2 library is free, even for building proprietary software. It comes in three forms, for processing 8-bit, 16-bit, or 32-bit code units, in either literal or UTF encoding.
Unfortunately we don't yet have documentation on our coding standards or contribution guidelines.
Yes, GitHub issues.
There is no current documentation on change proposals.
Yes. I consider that -Wall -Wextra -Werror is a high level of warning checking.
-Wall -Wextra -Werror
No crypto used.
Yes. All three of Clang Analyze, CodeQL and Coverity have security-specific rules.
Yes. OSS-Fuzz project does continuous fuzzing of our project.
后退