遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9723)
<a href="https://www.bestpractices.dev/projects/9723"><img src="https://www.bestpractices.dev/projects/9723/badge"></a>
Inject OWASP recommended HTTP Headers for increased security in a single line
The project has 10 contributes, with three recent contributors. https://github.com/GaProgMan/OwaspHeaders.Core/graphs/contributors
Repository on GitHub, which uses git. git is distributed.
The test suite uses dotnet test, which can be run at the root of the repository
警告:需要URL,但找不到URL。
The dotnet.yml workflow is run whenever a PR is raised and runs the test suite: https://github.com/GaProgMan/OwaspHeaders.Core/blob/main/.github/workflows/dotnet.yml#L54
The release.yml workflow is run whenever code is pushed to the Main branch and runs the test suite: https://github.com/GaProgMan/OwaspHeaders.Core/blob/main/.github/workflows/release.yml#L34
This software does not send any external communications via any protocols
The software does not use TLS
Found all required security hardening headers.
This software implements the OWASP Secure Headers Project (https://owasp.org/www-project-secure-headers/#div-headers)
后退