Files
codeql/python/ql/lib/change-notes/2022-01-19-move-regex-injection.md
Rasmus Wriedt Larsen b9ee2960e2 Python: Add change-note
2022-01-19 17:24:53 +01:00

287 B

category
category
deprecated
  • Moved the files defining regex injection configuration and customization, instead of import semmle.python.security.injection.RegexInjection please use import semmle.python.security.dataflow.RegexInjection (the same for RegexInjectionCustomizations).