You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en-us.md
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,23 +90,26 @@ Configuration Center: Supports integration with Apollo configuration center.
90
90
- Version Control: Supports the release of operations and multiple rollbacks.
91
91
- Integration Testing: Provides API integration testing to ensure API interface reliability and availability.
92
92
- Release Approval: Supports an approval process for API orchestration releases.
93
-
-
93
+
94
94
### API Data Masking
95
95
96
96
Classification and Leveling: Supports the classification and hierarchical management of sensitive data, enabling reasonable masking strategies.
97
-
API Data Masking: Supports masking sensitive data in APIs, both structured and unstructured.
98
-
Masking Strategies: Supports visual masking strategy configurations, applying these strategies based on context.
99
-
Sensitive Data Recognition: Supports the identification of sensitive data in APIs.
100
-
API Traceability
101
-
102
-
Web File Watermark: Supports adding visible watermarks to proxy pages. Supports types such as HTML, Word/Excel/PPT/PDF, PNG/JPEG/TIFF, etc.
103
-
Leak Traceability: Supports tracing all contexts and terminal information of data queries related to leaks. Supports types such as JSON/HTML, Word/Excel/PPT/PDF, PNG/JPEG/TIFF, etc.
104
-
API Security (Bypass Analysis)
105
-
106
-
Asset Analysis: Analyzes and manages API security assets, generating API specifications to help detect potential security risks.
107
-
API Vulnerabilities: Scans and reports security vulnerabilities in API interfaces, improving API security.
108
-
API Anomalies: Supports anomaly detection for API access, enabling prompt response to abnormal behaviors.
109
-
API Blocking: Automatically or manually blocks API access upon detecting anomalies to prevent attack spread.
97
+
98
+
- API Data Masking: Supports masking sensitive data in APIs, both structured and unstructured.
99
+
- Masking Strategies: Supports visual masking strategy configurations, applying these strategies based on context.
100
+
- Sensitive Data Recognition: Supports the identification of sensitive data in APIs.
101
+
102
+
### API Traceability
103
+
104
+
- Web File Watermark: Supports adding visible watermarks to proxy pages. Supports types such as HTML, Word/Excel/PPT/PDF, PNG/JPEG/TIFF, etc.
105
+
- Leak Traceability: Supports tracing all contexts and terminal information of data queries related to leaks. Supports types such as JSON/HTML, Word/Excel/PPT/PDF, PNG/JPEG/TIFF, etc.
106
+
107
+
### API Security (Bypass Analysis)
108
+
109
+
- Asset Analysis: Analyzes and manages API security assets, generating API specifications to help detect potential security risks.
110
+
- API Vulnerabilities: Scans and reports security vulnerabilities in API interfaces, improving API security.
111
+
- API Anomalies: Supports anomaly detection for API access, enabling prompt response to abnormal behaviors.
112
+
- API Blocking: Automatically or manually blocks API access upon detecting anomalies to prevent attack spread.
0 commit comments