Henry Mercer
|
10343dd822
|
Merge pull request #15416 from github/post-release-prep/codeql-cli-2.16.1
Post-release preparation for codeql-cli-2.16.1
|
2024-01-25 14:15:25 +00:00 |
|
Tony Torralba
|
3b7d6a4806
|
Go: Add AwsLambda to the global context
|
2024-01-24 11:33:26 +01:00 |
|
github-actions[bot]
|
d0b74c00fe
|
Post-release preparation for codeql-cli-2.16.1
|
2024-01-23 23:02:29 +00:00 |
|
github-actions[bot]
|
7ef611e6dc
|
Release preparation for version 2.16.1
|
2024-01-23 19:45:16 +00:00 |
|
erik-krogh
|
865df920f9
|
add change-notes
|
2024-01-22 19:30:57 +01:00 |
|
erik-krogh
|
8be7eadace
|
delete outdated deprecations
|
2024-01-22 09:11:35 +01:00 |
|
Tony Torralba
|
8d6aa281b9
|
Update go/ql/lib/semmle/go/frameworks/AwsLambda.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2024-01-19 10:48:34 +01:00 |
|
Tony Torralba
|
9a0fb39382
|
Model StartWithContext
Co-authored-by: Chris Smowton <smowton@github.com>
|
2024-01-19 09:25:35 +01:00 |
|
Tony Torralba
|
d3a9a5ec3f
|
Update go/ql/lib/semmle/go/frameworks/AwsLambda.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2024-01-19 09:22:46 +01:00 |
|
Tony Torralba
|
1d7dbec719
|
Go: Add flow sources for AWS Lambda function handlers
|
2024-01-18 15:17:21 +01:00 |
|
Michael B. Gale
|
783f006d62
|
Go: Update go clean -modcache comment
|
2024-01-17 16:04:13 +00:00 |
|
Michael B. Gale
|
c00520011c
|
Go: Install integration test dependencies to local GOPATH
|
2024-01-17 14:51:06 +00:00 |
|
Michael B. Gale
|
afc673324f
|
Go: Move integration test sources to subdirectories
|
2024-01-17 14:50:57 +00:00 |
|
Michael B. Gale
|
08c4dc1ea5
|
Go: Exclude all FlowSummaryNodes from test results
|
2024-01-16 15:51:40 +00:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Owen Mansel-Chan
|
057ee85cd0
|
Merge pull request #14123 from am0o0/amammad-go-fastHttp
Go: fasthttp
|
2024-01-14 20:12:31 +00:00 |
|
Tony Torralba
|
31c11add85
|
Updated change note
|
2024-01-12 08:55:24 +01:00 |
|
Tony Torralba
|
12c5b46a0a
|
Reduce FPs
* Restrict allowed types in the flow step
* Discard more non-crypto-related TLS APIs
|
2024-01-11 16:20:46 +01:00 |
|
Tony Torralba
|
05b487e3a6
|
Go: Recognize unsafe candidate selection in go/insecure-randomness
|
2024-01-11 11:58:12 +01:00 |
|
Tony Torralba
|
5e8c63c3aa
|
Use arg position instead of arg as class field to reduce number of instances
|
2024-01-10 14:12:29 +01:00 |
|
Tony Torralba
|
78c0cdfa2c
|
Apply suggestions from code review
co-authored-by: Owen Mansel-Chan <owen-mc@github.com>
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
3534f692dc
|
Fix test expectations
Barrier-in addition removes an overlapping path
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
80526e509e
|
Go: Adds sources and sinks to go/clear-text-logging
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
ca0a1dc7ae
|
Merge pull request #15267 from atorralba/atorralba/go/fmt-appenderorsprinter-mad
Go: Migrate AppenderOrSprinter model to models-as-data
|
2024-01-10 13:31:19 +01:00 |
|
Tony Torralba
|
46df5857ec
|
Update test expectations
|
2024-01-10 12:31:02 +01:00 |
|
Tony Torralba
|
dc911c3f28
|
Apply suggestions from code review
co-authored-by: Owen Mansel-Chan <owen-mc@github.com>
|
2024-01-10 11:53:53 +01:00 |
|
Tony Torralba
|
a0f6b5ea10
|
Update test expectations
|
2024-01-09 17:00:20 +01:00 |
|
Tony Torralba
|
da4049e25c
|
Go: Migrate AppenderOrSprinter model to models-as-data
|
2024-01-09 16:35:47 +01:00 |
|
Tom Hvitved
|
f90201eb56
|
Data flow: Remove column from mayBenefitFromCallContext
|
2024-01-09 11:34:43 +01:00 |
|
github-actions[bot]
|
a6c8cc9551
|
Release preparation for version 2.16.0
|
2024-01-08 13:11:26 +00:00 |
|
Owen Mansel-Chan
|
6f9242b1cb
|
Merge pull request #15162 from owen-mc/go/stratify-cfg-succ
Go: Stratify `CFG::succ` to avoid recursion
|
2024-01-04 14:11:25 +00:00 |
|
Owen Mansel-Chan
|
e2e91ebe1c
|
Fix capitalization in predicate name
This was introduced by a copy-paste error
|
2024-01-04 07:08:37 +00:00 |
|
Owen Mansel-Chan
|
dfd25f705d
|
Add pragma[nomagic] to top-level succ0 and remove cached
|
2024-01-04 07:06:55 +00:00 |
|
Owen Mansel-Chan
|
90f07d2116
|
Add pragma[nomagic] to member 'succ0'
|
2024-01-03 16:54:58 +00:00 |
|
Owen Mansel-Chan
|
697aa609f4
|
Merge pull request #15211 from owen-mc/go/redefine-successfully-extracted-files
Go: report any extracted file as successfully extracted
|
2024-01-03 16:07:09 +00:00 |
|
Owen Mansel-Chan
|
14cffc3170
|
Merge pull request #15128 from owen-mc/go/fix-fp-incorrect-integer-conversion-signedness
Go: fix FP in incorrect integer conversion query relating to strict comparisons with MaxInt and MaxUint
|
2024-01-03 14:57:34 +00:00 |
|
Owen Mansel-Chan
|
bb44141390
|
Add QLDoc for succ0
|
2024-01-03 14:55:56 +00:00 |
|
Owen Mansel-Chan
|
032574f3d1
|
Make succ0 private
|
2024-01-03 14:55:42 +00:00 |
|
Owen Mansel-Chan
|
6ecf6ea3ac
|
Rename succSimple to succ0
|
2024-01-03 14:51:57 +00:00 |
|
Owen Mansel-Chan
|
0279e4903f
|
Mention query in change note
|
2024-01-03 13:02:49 +00:00 |
|
Owen Mansel-Chan
|
13b00bae17
|
Update test expectation
|
2024-01-02 22:38:30 +00:00 |
|
Owen Mansel-Chan
|
9f8b5bccc2
|
Go: report any extracted file as successfully extracted
|
2024-01-02 21:39:28 +00:00 |
|
Owen Mansel-Chan
|
19c5d1fd1d
|
Merge pull request #15181 from felickz/go-xxe-libxml2
GO - Add sink for libxml2 in go/xml/xpath-injection via XPath.qll
|
2023-12-24 22:04:46 +00:00 |
|
Chad Bentz
|
730f6ed5b0
|
Merge branch 'main' into go-xxe-libxml2
|
2023-12-22 11:57:43 -05:00 |
|
Chad Bentz
|
86c258df7e
|
mention sinks in changelog
|
2023-12-22 16:56:54 +00:00 |
|
Chad Bentz
|
cf25cc9531
|
Add docs
|
2023-12-22 16:53:21 +00:00 |
|
Aditya Sharad
|
b1803d0ac2
|
Merge rc/3.12 into main
|
2023-12-21 16:40:51 -08:00 |
|
Chad Bentz
|
7c93a2c825
|
Add const XMLParseNoEnt to stub
|
2023-12-21 00:49:14 +00:00 |
|
Chad Bentz
|
667861f575
|
depstubber with latest change
- still failing with ./tst.go:195:25: undefined: parser.XMLParseNoEnt
|
2023-12-21 00:42:37 +00:00 |
|