Skip to content

Commit dc05095

Browse files
authored
Update README.en-us.md
1 parent 89cf56f commit dc05095

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

README.en-us.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -90,23 +90,26 @@ Configuration Center: Supports integration with Apollo configuration center.
9090
- Version Control: Supports the release of operations and multiple rollbacks.
9191
- Integration Testing: Provides API integration testing to ensure API interface reliability and availability.
9292
- Release Approval: Supports an approval process for API orchestration releases.
93-
-
93+
9494
### API Data Masking
9595

9696
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.
110113

111114
## Benchmarks
112115

0 commit comments

Comments
 (0)