Bug Fixes
-
Code Security
- Adds
umap
,numba
andpynndescent
to the Code Security denylist.
- Adds
-
Lib-Injection
- Supports Python 2.7+ for injection compatibility check.
-
Tracing
- Updates the inferred base service name algorithm to ensure that arguments following
--ddtrace
are no longer skipped when executing tests with pytest. Previously, the algorithm misinterpreted these arguments as standard flags, overlooking possible test paths that may contribute to the inferred service name. - botocore: Resolves an issue where our span pointer calculation code added recently logged unactionable messages.
- Updates the inferred base service name algorithm to ensure that arguments following