Welcome to join the YASA open-source community!
The detailed Chinese version can be found here.
There are many ways to contribute to the community, and each contribution is valued by the community. You can do it through:
- Code contribution
- Participate in discussions and share ideas
- Document repair/verification
- Issue Fix
- Security issue disclosure
We sincerely welcome you to become a member of the YASA community and progress together with the community developers.
If you wish to contribute to the detection checker or enhance the analysis capabilities of YASA, please refer to the following process:
- Firstly, you need to develop the local YASA code. During the development process, you must adhere to the "YASA Code Standards".
- Your function or change has been tested locally and meets the expected results.
- Next, conduct the verification of the regression testing capability of YASA. Refer to "YASA Automated Regression Testing" for details. Ensure that it does not affect the existing capabilities.
- Submit your changes as a pull request through a fork. The maintainers and owners of the community will review them, and once approved, they will be merged.