We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da244d commit 6d6f2f4Copy full SHA for 6d6f2f4
pyproject.toml
@@ -66,7 +66,7 @@ ddtrace = "ddtrace.contrib.internal.pytest.plugin"
66
"remote-configuration" = "ddtrace.internal.remoteconfig.product"
67
"symbol-database" = "ddtrace.internal.symbol_db.product"
68
"appsec" = "ddtrace.internal.appsec.product"
69
-"code-security" = "ddtrace.internal.iast.product"
+"iast" = "ddtrace.internal.iast.product"
70
71
[project.urls]
72
"Bug Tracker" = "https://github.com/DataDog/dd-trace-py/issues"
0 commit comments