mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
430 B
430 B
0.0.8
Deprecated APIs
- Moved the files defining regex injection configuration and customization, instead of
import semmle.python.security.injection.RegexInjectionplease useimport semmle.python.security.dataflow.RegexInjection(the same forRegexInjectionCustomizations). - The
codeql/python-upgradesCodeQL pack has been removed. All upgrades scripts have been merged into thecodeql/python-allCodeQL pack.