Change note

This commit is contained in:
Ed Minnix
2024-03-05 22:27:54 -05:00
parent f8c805de6b
commit 1f64f5f8c9

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* The .NET standard libraries APIs for accessing command line arguments and environment variables have been modeled using the `commandargs` and `environment` threat models.
* The `cs/assembly-path-injection` query has been modified so that it's sources rely on `ThreatModelFlowSource`. In order to restore results from command line arguments, you should enable the `commandargs` threat model.