遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4975)
<a href="https://www.bestpractices.dev/projects/4975"><img src="https://www.bestpractices.dev/projects/4975/badge"></a>
Data Stewards capture and combine their knowledge and expertise with respect to the specific needs of a domain or an organisation. Researchers are truly guided through composing a DMP which can be then exported using selected template and format, including machine-actionable. The benefit lies not only in having a nowadays often obligatory DMP for funders but mainly learning how to handle data correctly, make them FAIR, maintain them well during the project, and curate them long-term.
Repository on GitHub, which uses git. git is distributed.
Backend tests are invocable by "stack test". E2E tests in a standard way for Cypress or by simply using the Makefile.
警告:需要URL,但找不到URL。
All repositories use GitHub Actions to build and eventually test the code. It also builds and pushes a Docker image for simple testing and staging deployment. These Docker images can be also used within the E2E test suite that verifies functionality and compatibility of all components.
// X-Content-Type-Options was not set to "nosniff".
The use of OWASP ZAP is mentioned in the https://guide.ds-wizard.org/miscellaneous/development/contributing#test-policy.
Backend component is tested with many assertions (expectations). All components together are tested using E2E test suite.
后退