This release updates scanning behavior to better match what will actually be included in a repository, so results are easier to trust and act on.
More accurate repository-aware scanning
When you run scans inside a repository, results now reflect whether a file is truly part of what could be shipped, instead of relying on filename patterns alone.
This reduces unnecessary alerts for files that are not in scope, while still warning you about risky cases where a file can be carried forward even if it looks like it should be excluded.