遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/6096)
<a href="https://www.bestpractices.dev/projects/6096"><img src="https://www.bestpractices.dev/projects/6096/badge"></a>
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.
https://git.gnunet.org/libmicrohttpd.git
https://gitlab.com/libmicrohttpd/libmicrohttpd/-/pipelines
// X-Content-Type-Options was not set to "nosniff".
Part of standard testsuite use zzuf + socat for fuzzing. https://git.gnunet.org/libmicrohttpd.git/tree/src/testzzuf
Part of standard testsuite use zzuf + socat for fuzzing. Asserts, ASAN + UBSAN are used in CI and locally for all tests, including zzuf-based tests. Asserts are not used for production builds.
后退