[go: up one dir, main page]

Added to documentation for XXE according to rules made by ASU capstone team

Context

Our Secure Coding Guidelines are so contributors, both team members and in the community, know best practices to prevent vulnerabilities being introduced to GitLab's codebase.

One class of vulnerability is XML External Entities (XXE). Guidance on this topic exists already: https://docs.gitlab.com/development/secure_coding_guidelines/#xml-external-entities

This MR

This MR updates our existing guidance to:

Click to expand original description

What: Updating secure_coding_guidelines documentation with newest policies enforced by new XXE rules written by ASU Capstone team Why: To update developers on new policies

Edited by Nick Malcolm

Merge request reports

Loading