main
Commits on Feb 13, 2021
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 11, 2021
-
Merge pull request #474 from sauyon/update-codeql
Update actions codeql to 2.4.3
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #442 from monkey-junkie/main
[CWE-369] Query for divide by zero detection
smowton committedFeb 11, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 10, 2021
-
Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Merge pull request #465 from smowton/smowton/feature/less-equality-te…
…st-panic-edges Remove panicking edges leading from an equality test where possible
smowton committedFeb 10, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 9, 2021
-
user committed
Feb 9, 2021 Loading status checks… -
fix test fix Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.qhelp Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.qhelp Co-authored-by: Chris Smowton <[email protected]>
-
Update ql/src/experimental/CWE-369/DivideByZero.qhelp Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.qhelp Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.qhelp Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]>
-
Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]>
-
Your Name committed
Feb 9, 2021 -
Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]> Update ql/src/experimental/CWE-369/DivideByZero.ql Co-authored-by: Chris Smowton <[email protected]>
-
Merge pull request #470 from sauyon/go116flagadd
Add -overlay to recognized go build flags
smowton committedFeb 9, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Merge pull request #469 from github/owen-mc-code-owners-file
Create CODEOWNERS
owen-mc committedFeb 9, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
This is so that `@codeql-go` is automatically suggested as a reviewer for PRs
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #466 from smowton/smowton/fix/remove-html-template…
…-models Remove models for html/template execution
smowton committedFeb 9, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 8, 2021
-
Remove models for html/template execution
These escape HTML and JavaScript anyhow; because they don't write to their return value they don't quite fit the form of EscapeFunction, so to be expedient I've simply removed their models entirely. Presumably the case where someone HTML-templates something and then uses it for a purpose where HTML sanitisation is insufficient is very rare anyhow.
Commits on Feb 6, 2021
-
Merge pull request #455 from sauyon/insecure-rng
Promote Insecure RNG Query
sauyon committedFeb 6, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits
Commits on Feb 4, 2021
-
Remove panicking edges leading from an equality test where possible
These exist because an equality comparison of explicitly-incomparable interface values can panic, as can comparisons of arrays or structs containing them. Other type comparisons cannot panic.
Commits on Feb 2, 2021
-
Move insecure randomness query to cwe-338
Also give it a precision
Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Polish insecure randomness query
sauyon committedFeb 2, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits
Commits on Feb 1, 2021
-
Move InsecureRandomness out of experimental
sauyon committedFeb 1, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits
Commits on Jan 28, 2021
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 27, 2021
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Make InsecureHostnameRegex check for rejecting handlers
sauyon committedJan 27, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Add models for github.com/elazarl/goproxy
sauyon committedJan 27, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
sauyon committed
Jan 27, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
Add getHeaderValue predicate to HTTP::HeaderWrite
sauyon committedJan 27, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits -
sauyon committed
Jan 27, 2021 Unverified
This user has not uploaded their public key yet.GPG key ID: 334CB3C2DDC0AEC9 Learn about signing commits
Commits on Jan 26, 2021
-
Merge pull request #461 from owen-mc/avoid-unused-barrier-guards-in-s…
…cope Move reused barrier guards into separate files
owen-mc committedJan 26, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 25, 2021
-
Move reused barrier guards into separate files
This way only the barrier guards that are used will be imported. This is important because of the comment above BarrierGuard, which warns about the potential danger of having classes that extend BarrierGuard in scope which are not used.
-
Merge pull request #462 from owen-mc/make-path-containment-check-more…
…-specific Make PathContainmentCheck more specific
owen-mc committedJan 25, 2021 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits