Upgrade Notes
- The
wrapt
andpsutil
packages are vendored to help users avoid building these packages if wheels were not available for a given platform. This reverses a change released in v2.0.0.
Bug Fixes
- CI: fixes an issue which prevented the library from filtering user credentials for SSH Git repository URLs
- Use a unique default service name across all the products provided by the library when one is not given via the configuration interface.
- CI Visibility: fixes
unittest
data not being initialized properly - Vulnerability Management for Code-level (IAST): This fix resolves an issue where SimpleJSON encoder would throw an exception while encoding a tainted dict or list.