Skip to content

Add secure coding guidelines to definition of done

Jerome Z Ng requested to merge jeromezng-master-patch-43083 into master

Related to Update Definition of Done for Enterprise Grade GitLab.com gitlab-com/www-gitlab-com#6489 (closed)

What does this MR do?

To continue our efforts towards making GitLab.com enterprise-grade, we should modify the existing contribution guideline definition of done to require MRs to meet security guidelines.

This MR adds secure coding guidelines to the definition of done.

The secure coding guidelines contains descriptions and guidelines for addressing security vulnerabilities commonly identified in the GitLab codebase. They are intended to help developers identify potential security vulnerabilities early, with the goal of reducing the number of vulnerabilities released over time.

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports