| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
In the future, this tag should signal to the action that the queries should be excluded from incremental scans because they are too slow and/or produce too many results. The three queries tagged here rely on global data-flow analysis to find all XSS sinks. All other metric and diagnostic queries are fast enough for incrementality.
|
In github/codeql-action#2831 I chose exclude-from-incremental as the tag name, so we should update this PR accordingly. |
Sorry, something went wrong.
|
@cklin Feel free to take over this PR or create a new one. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In the future, this tag should signal to the action that the queries should be excluded from incremental scans because they are too slow and/or produce too many results.
The three queries tagged here rely on global data-flow analysis to find all XSS sinks. All other metric and diagnostic queries are fast enough for incrementality.
Comments are welcome on the name or the approach.