This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Code Security capabilities support

The following code security capabilities are supported in the .NET library, for the specified tracer version:

Code Security capabilityMinimum .NET tracer version
Runtime Software Composition Analysis (SCA)2.16.0
Runtime Code Analysis (IAST)2.42.0

The minimum tracer version to get all supported application security capabilities for .NET is 2.42.0.

Supported deployment types

TypeRuntime Software Composition Analysis (SCA)Runtime Code Analysis (IAST)
Docker
Kubernetes
Amazon ECS
AWS FargatePreview (1.15.0)
AWS Lambda
Azure App Service

Note: Azure App Service is supported for web applications only. Code Security capabilities are not supported for Azure Functions.

Language and framework compatibility

Supported .NET versions

For a list of supported platforms and operating systems, see .NET Framework Compatibility and .NET/.NET Core Compatiblity.

Web framework compatibility

  • Tags for the HTTP request (status code, method, etc)
  • Distributed Tracing to see attack flows through your applications
Code Security Capability Notes
  • Runtime Software Composition Analysis (SCA) is supported on all frameworks.
  • If your framework is not listed below, Runtime Code Analysis (IAST) will still detect Insecure Cookie vulnerabilities.
FrameworkRuntime Code Analysis (IAST)
ASP.NET MVC
ASP.NET Web API 2
If you don't see your framework of choice listed, let us know! Fill out this short form to send details.

Data store compatibility

Datastore tracing provides:

  • query info (for example, a sanitized query string)
  • error and stacktrace capturing
Code Security Capability Notes
  • Runtime Software Composition Analysis (SCA) is supported on all frameworks.
FrameworkRuntime Code Analysis (IAST)
OracleDB
ADO.NET
SQL Server
MySQL
SQLite
PREVIEWING: brett.blue/embedded-collector-release