mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-25 06:37:45 -06:00
feat: add code quality tools and security policy
- Configure Husky with pre-commit and pre-push hooks - Add commitlint for conventional commit validation - Create comprehensive security policy (SECURITY.md) - Add GitHub Actions for security scanning and dependency review - Create PR and issue templates for better collaboration - Add Canny.io references for community feedback - Fix path traversal vulnerability in /assets endpoint - Create MySQL schema sync analysis tools
This commit is contained in:
@@ -84,6 +84,10 @@ We value community input and feedback to continuously improve Evolution API:
|
||||
- **[Discord Community](https://evolution-api.com/discord)**: Real-time chat with developers and users
|
||||
- **[GitHub Issues](https://github.com/EvolutionAPI/evolution-api/issues)**: Report bugs and technical issues
|
||||
|
||||
### 🔒 Security
|
||||
- **[Security Policy](./SECURITY.md)**: Guidelines for reporting security vulnerabilities
|
||||
- **Security Contact**: contato@evolution-api.com
|
||||
|
||||
## Telemetry Notice
|
||||
|
||||
To continuously improve our services, we have implemented telemetry that collects data on the routes used, the most accessed routes, and the version of the API in use. We would like to assure you that no sensitive or personal data is collected during this process. The telemetry helps us identify improvements and provide a better experience for users.
|
||||
|
||||
Reference in New Issue
Block a user