관리-도구
편집 파일: how-contribute.md
--- sidebar_position: 8 --- # How to contribute **If this project helped you out, please support us with a star ⭐** Have an idea? Found a bug? Please raise to [ISSUES](https://github.com/marcocesarato/PHP-Antimalware-Scanner/issues) or [PULL REQUEST](https://github.com/marcocesarato/PHP-Antimalware-Scanner/pulls). Contributions are welcome and are greatly appreciated! Every little bit helps. ### How to report a malware Acquiring samples of malicious code enables us to provide this protection to recognize new threats before they can infect your environment. If you encounter a suspicious file, we encourage you to submit it to raising a new [ISSUE](https://github.com/marcocesarato/PHP-Antimalware-Scanner/issues) for analysis and further action if required. If you have a pattern/definition to find this malicious code yet, you can create [PULL REQUEST](https://github.com/marcocesarato/PHP-Antimalware-Scanner/pulls) adding the *dangerous function, exploit or signature* to the related collection file. After that your pull request will be analyzed and after approved or reviewed. ### Who can submit files? Anyone can submit files for analysis. Files will require a manual analysis and will be prioritized according to their level of severity, and the number of users the file may harm. After manual analysis, the file is categorized as either safe, or harmful. ### What types of files can I submit? We encourage you to send us any type of file that you believe may be malicious. ### How can I submit samples? Raising a new [ISSUE](https://github.com/marcocesarato/PHP-Antimalware-Scanner/issues) on GitHub repository, upload your file and provide the link.