All Products
Search
Document Center

:When a local client submits code to the SVN server of an ECS instance, it is intercepted by Alibaba Cloud Security

Last Updated:Apr 13, 2022

Disclaimer: This article may contain information about third-party products. Such information is for reference only. Alibaba Cloud does not make any guarantee, express or implied, with respect to the performance and reliability of third-party products, as well as potential impacts of operations on the products.

Overview

This article describes how to handle the connection to the SVN server of an ECS instance by submitting code from a local SVN client.

Description

Test the interception analysis function of Apsara stack security

  1. Eliminate Public network interception factors, for example, whether many attempts to connect to the SVN server with the wrong password, or whether many clients connect to the SVN server, trigger Alibaba Cloud Security to intercept brute-force attacks.
  2. When detecting files submitted through SVN, Apsara stack security intercepts files with the bak extension. You need to filter files with the bak extension on the SVN client.

Solution

  1. Open TortoiseSVN of Settings Dialog box General Tab, select Global ignore pattern Join *. Bak, Filter out Bak The file name extension is required. A similar output is displayed.
  2. Add the local egress IP address to the WAF whitelist. For more information, see the following sections.

Application scope

  • ECS