[go: up one dir, main page]

Update Engineering workflow to include Security Checks

As we now have Security Reports available at the MR level, we have everything to get started with DevSecOps in our SDLC. Following today's discussion with BackEnd teams, the security reports are generally ignored by developers, reviewers, and maintainers. We (the Security Products team) don't want to enforce these checks by blocking the pipeline (see our handbook section on the security paradigm). Instead, we want the security effort to come from the Team itself. The only way to make this happen is to update the Engineering workflow, and start making everyone contributing "security-aware". To educate the contributors, we must improve the tools we're providing, especially with more data (https://gitlab.com/gitlab-org/gitlab-ee/issues/5043 and related issues).

I think we should also add a note to include the Security team in discussions if needed. Apparently, there's currently no GitLab alias for that, @kathyw?

/cc @dhavens @bikebilly

Edited by Philippe Lafoucrière