遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/7987)
<a href="https://www.bestpractices.dev/projects/7987"><img src="https://www.bestpractices.dev/projects/7987/badge"></a>
MIDI Objects for Python
We are currently 3 co-maintainers: https://github.com/orgs/mido/people
Repository on GitHub, which uses git. git is distributed.
The tests uses standard Python tool: pytest
警告:需要URL,但找不到URL。
Tests are run with GitHub actions and are part of the repository: https://github.com/mido/mido/actions/workflows/test.yml
The only network communication implemented uses unencrypted sockets. Once implemented, RTP-MIDI will most likely not support SRTP since no product supports it as far as I know.
We don't use TLS.
// One or more of the required security hardening headers is missing.
I don't think any hardening is available for Python modules.
This is something we need implement.
后退