遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9408)
<a href="https://www.bestpractices.dev/projects/9408"><img src="https://www.bestpractices.dev/projects/9408/badge"></a>
An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard.
https://github.com/oscal-compass/compliance-trestle/blob/develop/CONTRIBUTING.md#code-style-and-formating
Reports are tracked under GIT issues. https://github.com/oscal-compass/compliance-trestle/issues
New issues are reviewed at least bi-weekly by the maintainers.
https://github.com/oscal-compass/compliance-trestle/blob/develop/CONTRIBUTING.md
Trestle updating, testing and release logistics
"Contributors must include test cases to meet at least the minimum code coverage requirements."
The project uses Code formatting (yapf) and code linting (flake8) to flag code issues with both errors or warnings, depending on the issue. The project also use sonar https://sonarcloud.io/project/overview?id=compliance-trestle.
Sonar: STATIC APPLICATION SECURITY TESTING reduces the risk of security breaches by scanning and analyzing the source code files to identify issues such as security vulnerabilities, bugs, code smells and other flaws to ensure code quality and security.
N/A,language used is Python.
后退