Create 2022-08-19-signular-locations.md

This commit is contained in:
Chris Smowton
2022-08-19 18:42:41 +01:00
committed by GitHub
parent 678ecffea8
commit 3266f1f35f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Classes and methods that are seen with several different paths during the extraction process (for example, packaged into different JAR files) now report an arbitrarily selected location via their `getLocation` and `hasLocationInfo` predicates, rather than reporting all of them. This may lead to reduced alert duplication.