.NET Compatibility Requirements
이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.
ASM capabilities support
The following ASM capabilities are supported in the .NET library, for the specified tracer version:
ASM capability | Minimum .NET tracer version |
---|
Threat Detection | 2.23.0 |
Threat Protection | 2.26.0 |
Customize response to blocked requests | 2.27.0 |
Vulnerability Management for Open Source Software (OSS) | 2.16.0 |
Vulnerability Management for Code-level (beta) | private beta |
Automatic user activity event tracking | 2.32.0 |
The minimum tracer version to get all supported ASM capabilities for .NET is 2.26.0.
Note: Threat Protection requires enabling Remote Configuration, which is included in the listed minimum tracer version.
Supported deployment types
Type | Threat Detection support | Vulnerability Management for OSS support |
---|
Docker | | |
Kubernetes | | |
Amazon ECS | | |
AWS Fargate | | |
AWS Lambda | | |
Azure App Service | | |
Note: Azure App Service is supported for web applications only. ASM doesn’t support Azure Functions.
Language and framework compatibility
Supported .NET versions
.NET Framework Version | Microsoft End of Life | Support level | Package version |
---|
4.8 | | GA | latest |
4.7.2 | | GA | latest |
4.7 | | GA | latest |
4.6.2 | | GA | latest |
4.6.1 | 04/26/2022 | GA | latest |
These are supported on the following architectures:
- Linux (GNU) x86-64, ARM64
- Alpine Linux (musl) x86-64, ARM64
- macOS (Darwin) x86-64, ARM64
- Windows (msvc) x86, x86-64
Web framework compatibility
- Attacker source HTTP request details
- Tags for the HTTP request (status code, method, etc)
- Distributed Tracing to see attack flows through your applications
ASM Capability Notes
- Vulnerability Management for OSS is supported on all frameworks.
- If your framework is not listed below, Vulnerability Management for Code-level will still detect Insecure Cookie vulnerabilities.
Framework | Threat Detection supported? | Threat Protection supported? | Vulnerability Management for Code-level supported? |
---|
ASP.NET MVC | | | |
ASP.NET Web API 2 | | | |
Data store compatibility
Datastore tracing provides:
- SQL attack detection
- query info (for example, a sanitized query string)
- error and stacktrace capturing
ASM Capability Notes
- Threat Protection also works at the HTTP request (input) layer, and so works for all databases by default, even those not listed in the table below.
Framework | Threat Detection supported? | Threat Protection supported? | Vulnerability Management for Code-level supported? |
---|
OracleDB | | | |
ADO.NET | | | |
SQL Server | | | |
MySQL | | | |
SQLite | | | |
User Authentication Frameworks compatibility
Integrations to User Authentication Frameworks provides:
- User login events including the user IDs
- User signup events (apps using built-in SignInManager)
- Account Takeover detection monitoring for user login events