Breaking News: CVE-2026-63764: SSRF in LMDeploy's OpenAI-Compatible API Server
Read the Report
OX Security is recognized as a Leader in the 2026 Gartner® Magic Quadrant™
Read the full report
OX Security Named a Sample Vendor Across 3 Categories in the Gartner® Hype Cycle™ for Application Security
Read More
Open Software Supply Chain Attack Reference (OSC&R) > T0173 - Auto merge rules in SCM

T0173 - Auto merge rules in SCM

Auto merge rules in SCM (Source Code Management) are rules that determine how code changes should be merged automatically into a main code repository or branch. While auto merge rules in SCM can help to streamline the code review and merge process, there are several security risks to consider, including: 1. Malicious code injection: Auto merge rules may allow malicious code changes to be merged into the code repository, compromising the security of the system. 2. Vulnerability propagation: Automatic merges can propagate security vulnerabilities to the main code repository or branch, allowing attackers to exploit these vulnerabilities to gain unauthorized access to the system. 3. Human error: Auto merge rules can lead to errors in the code repository, such as overwriting critical code or merging code that has not been properly reviewed. 4. Compliance violations: Auto merge rules can violate compliance requirements, such as failing to properly audit code changes or not properly segregating code changes between different teams.
ID: T0173
Type: Technique
Tactic: Execution
Summary: Auto merge rules in SCM
State: Draft