Merge pull request #4981 from RasmusWL/port-url-redirect-query

Python: Port url redirect query
This commit is contained in:
yoff
2021-02-06 00:39:10 +01:00
committed by GitHub
16 changed files with 462 additions and 47 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Ported URL redirection (`py/url-redirection`) query to use new data-flow library. This might result in different results, but overall a more robust and accurate analysis.