Scanning and Automated Discovery

This release includes the following enhancements to Code Insight scans and to the techniques used to discover and report inventory during scans.

Detection of Top-level Inventory and Direct Dependencies in .csproj Files

For .csproj files in .NET projects that were created using .NET Core, Code Insight is now able to report top-level inventory items and their direct dependencies even though no information about any top-level items is available in these files. To report a top-level item and its dependencies in such a file, Code Insight assigns the .csproj filename as the top-level inventory name and then determines its direct dependencies within the file.