Skip to content

Conversation

erik-krogh
Copy link
Contributor

Gets a TN for CVE-2020-11079

Query is new, so no change-note needed.

@erik-krogh erik-krogh added the JS label Jun 4, 2020
@erik-krogh erik-krogh requested a review from a team as a code owner June 4, 2020 19:34
@@ -827,6 +827,28 @@ module TaintTracking {
override predicate appliesTo(Configuration cfg) { any() }
}

/** A check of the form `type x === "undefined`, which sanitized `x` in its "then" branch. */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a " at the end here: type type x === "undefined" vs type x === "undefined

@erik-krogh
Copy link
Contributor Author

Performance looks OK.

Copy link
Contributor

@asgerf asgerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naming consistency, otherwise lgtm

Co-authored-by: Asger F <asgerf@github.com>
@semmle-qlci semmle-qlci merged commit ff6936c into github:master Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants