mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
425 B
425 B
category
| category |
|---|
| minorAnalysis |
- The .NET standard libraries APIs for accessing command line arguments and environment variables have been modeled using the
commandargsandenvironmentthreat models. - The
cs/assembly-path-injectionquery has been modified so that it's sources rely onThreatModelFlowSource. In order to restore results from command line arguments, you should enable thecommandargsthreat model.