Is your feature request related to a problem? Please describe.
To avoid mismanagement in the project, it is a good practice to have branch protection rules and security checks in place.
Describe the solution you'd like
- Implement branch protection rules that implements a github flow process.
- Implement github automations for security checks, like dependabots.