mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
425 B
425 B
| title | description |
|---|---|
| Development and vulner | Security practices in software development. |
Development
n8n uses GitHub to store and version all production code. Employees use multi-factor authentication to access the GitHub organization.
Only authorized employees are able to deploy code to production. n8n tests and monitors deploys before and after release. [TODO: really think it would be good to say more here]