遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8437)
<a href="https://www.bestpractices.dev/projects/8437"><img src="https://www.bestpractices.dev/projects/8437/badge"></a>
Python interface to the RACF Command interface.
Contribution file in repository: https://github.com/ambitus/pyracf/blob/main/CONTRIBUTING.md.
Issues are tracked using GitHub issues: https://github.com/ambitus/pyracf/issues
The test policy is documented in the contribution guidelines: https://github.com/ambitus/pyracf/blob/main/CONTRIBUTING.md#testing
All contributions to this project must pass 'flake8' and must have a 'pylint' score of '10': https://github.com/ambitus/pyracf/blob/main/CONTRIBUTING.md#style-guidelines. C code is also compiled with '-Wc,info(all,als),' to enable all warning and informational messages : https://github.com/ambitus/pyracf/blob/main/build_extension.py
No cryptography is used in this project for security purposes.
Dynamic code analysis is not applicable since this project is a library.
后退