| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…urce (TODO: add source with true positive)
There was a problem hiding this comment.
Sorry, something went wrong.
|
Started a security-experimental DCA run (see above); rerunning failed workflow. |
Sorry, something went wrong.
Might not be a mistake actually, as the produced alerts are a subset of the alerts produced by py/possible-timing-attack-against-hash. I would recommend not trying to spend time on making a test for it. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM!
Can be merged unless DCA indicates otherwise.
Sorry, something went wrong.
|
10s slowdown on py/possible-timing-attack-against-hash on cpython, but given that we don't see a similar slowdown on other dbs or on py/timing-attack-against-hash (same kind of change), it could be a fluke. |
Sorry, something went wrong.
I don't think you need to worry about it. If it had been consistent across more repos, then it would have been worth investigating. DCA looks good to me. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR enables diff-informed mode on queries that select a location other than dataflow source or sink. This entails adding a non-trivial location override that returns the locations that are actually selected.
Prior work includes PRs like #19663, #19759, and #19817. This PR uses the same patch script as those PRs to find candidate queries to convert to diff-enabled. This is the final step in mass-enabling diff-informed queries on all the languages.
Commit-by-commit reviewing is recommended.
Potentially tricky cases: