Граф коммитов

2412 Коммитов

Автор SHA1 Сообщение Дата
Tamas Vajk 8d329c55ab Fix typo in change logs 2022-02-24 16:10:44 +01:00
github-actions[bot] 3840ce8444 Release preparation for version 2.8.2 2022-02-24 14:56:57 +00:00
Chris Smowton b1cdde6913
Merge pull request #697 from github/smowton/admin/move-change-note
Move new-query change note to src pack
2022-02-24 12:43:48 +00:00
Chris Smowton 60bd4648a1
Re-add change note to src pack 2022-02-24 11:06:00 +00:00
Chris Smowton 28c3c0090e
Move new query change note to src pack 2022-02-24 11:00:11 +00:00
Chris Smowton 106ee5b8a2
Merge pull request #696 from asgerf/asgerf/dot-separated-access-paths
Go: Switch to dot-separated access paths in summary specs
2022-02-22 15:34:27 +00:00
Owen Mansel-Chan 980c27423a
Merge pull request #681 from owen-mc/new-query/wrapped-error-always-nil
Add query "Wrapped error always nil"
2022-02-22 12:42:16 +00:00
Owen Mansel-Chan 0cd5e520aa
Update expected alert message 2022-02-22 11:14:19 +00:00
Asger Feldthaus cb38df5980 Go: rewrite access paths to dot-style 2022-02-21 14:56:54 +01:00
Asger Feldthaus 846a876c44 Go: update to use new API exposed by FlowSummaryImpl.qll 2022-02-21 14:53:05 +01:00
Asger Feldthaus da52cb24f6 Go: sync FlowSummaryImpl and AccessPathSyntax.qll 2022-02-21 14:40:23 +01:00
Owen Mansel-Chan e8c2ab745e
Apply suggestions from code review from docs team
Co-authored-by: hubwriter <hubwriter@github.com>
2022-02-21 13:19:47 +00:00
Arthur Baars 0f15d71cd8
Merge pull request #694 from github/post-release-prep/codeql-cli-2.8.1
Post-release preparation for codeql-cli-2.8.1
2022-02-15 20:16:09 +01:00
github-actions[bot] a89ae0b65e Post-release preparation for codeql-cli-2.8.1 2022-02-11 11:07:13 +00:00
Owen Mansel-Chan fbd73a3ed5
Merge pull request #690 from asgerf/asgerf/sync-flow-summary-impl
Go: sync FlowSummaryImpl.qll
2022-02-11 10:50:37 +00:00
Asger Feldthaus 620bdf22c2 Go: add new sink to completetest.ql as well 2022-02-11 09:44:27 +01:00
Arthur Baars 6403a23af3
Merge pull request #693 from github/release-prep/2.8.1
Release preparation for version 2.8.1
2022-02-11 09:38:37 +01:00
Asger Feldthaus 6bfc0a7a1c Go: use parseConstantOrRange in parseReturn 2022-02-11 08:38:15 +01:00
Asger Feldthaus 66545dbe41 Go: fix parsing of n1..n2 in parseConstantOrRange 2022-02-11 08:35:18 +01:00
Asger Feldthaus a26bfb0926 Go: add test with Argument[0..2] spec 2022-02-11 08:34:31 +01:00
github-actions[bot] 6f0e1a284f Release preparation for version 2.8.1 2022-02-10 22:08:16 +00:00
Owen Mansel-Chan 317376583c
Minor changes to qhelp 2022-02-10 13:25:20 +00:00
Owen Mansel-Chan a008bd4f25
Add a change note 2022-02-10 13:25:20 +00:00
Robin Neatherway 4ba4b5a811
Add query help for WrappedErrorAlwaysNil 2022-02-10 13:25:20 +00:00
Owen Mansel-Chan 98c60f31a6
Simplify comparison of DataFlow::Node and IR::Instruction
Co-authored-by: Chris Smowton <smowton@github.com>
2022-02-10 13:25:19 +00:00
Owen Mansel-Chan 9b61ed9578
Add query "Wrapped error always nil" 2022-02-10 13:25:19 +00:00
Asger Feldthaus 6d4b4df717 Go: auto format 2022-02-10 13:27:46 +01:00
Asger Feldthaus f66cad85be Go: sync FlowSummaryImpl.qll 2022-02-10 13:08:54 +01:00
Chris Smowton b51b6069fc
Merge pull request #689 from github/codeql-cli-2.8.0-copy
Main merged into codeql-cli-2.8.0
2022-02-09 19:21:06 +00:00
Tamas Vajk 29391a173a Merge branch 'main' into codeql-cli-2.8.0-copy 2022-02-09 18:25:08 +01:00
Tamás Vajk 92862fa4b5
Merge pull request #684 from github/post-release-prep/codeql-cli-2.8.0
Post-release preparation for codeql-cli-2.8.0
2022-02-09 18:07:28 +01:00
github-actions[bot] b3d63aca33 Post-release preparation for codeql-cli-2.8.0 2022-02-09 16:41:28 +01:00
github-actions[bot] 9c12f1a5fa Release preparation for version 2.8.0 2022-02-09 16:40:48 +01:00
Owen Mansel-Chan 85db49cd00
Merge pull request #685 from github/smowton/fix/windows-2019-ci
CI: Run on Windows 2019
2022-02-09 13:33:24 +00:00
Chris Smowton c547f47ca2
CI: Run on Windows 2019
Tracer appears to not yet support win2022
2022-02-09 11:59:53 +00:00
Owen Mansel-Chan 034f3d5e76
Merge pull request #683 from lyoung-confluent/patch-2
Match gopkg.in import of squirrel for SQLi query
2022-02-08 12:19:15 +00:00
Luke Young 324f8f7eba codeql query format 2022-02-07 11:24:02 -08:00
Luke Young 3b32425567
remove .v1 from gopkg.in 2022-02-03 23:36:11 -08:00
Luke Young dea1959e21
Match gopkg.in import of squirrel for SQLi query 2022-02-03 13:29:38 -08:00
Robin Neatherway e3feece94e
Merge pull request #680 from github/rneatherway/example-query
Add an example query for inexhaustive switches
2022-02-02 17:33:22 +00:00
Robin Neatherway 4a4b9c30d7 Add an example query for inexhaustive switches 2022-02-02 11:38:15 +00:00
Owen Mansel-Chan f351924fcc
Merge pull request #679 from owen-mc/add-error-expr-to-dbscheme
Add ErrorExpr to dbscheme
2022-02-01 13:32:57 +00:00
Chris Smowton ee85d6c368
Undo whitespace change 2022-02-01 12:04:38 +00:00
Owen Mansel-Chan 613a85bcfb
Add ErrorExpr to dbscheme 2022-02-01 11:52:51 +00:00
Chris Smowton d064b17d7b
Merge pull request #678 from smowton/smowton/feature/note-filepath-clean-sanitizer
Note that `filepath.Clean("/" + e)` is a sanitizer against path traversal attacks
2022-01-31 10:55:48 +00:00
Chris Smowton de2ed83b55 Note that `filepath.Clean("/" + e)` is a sanitizer against path traversal attacks. 2022-01-28 19:32:58 +00:00
Andrew Eisenberg 28461f57ef
Merge pull request #675 from github/aeisenberg/examples-groups
Add new groups for examples packs
2022-01-27 09:26:15 -08:00
Tamás Vajk 14d227a232
Merge pull request #677 from github/release-prep/2.8.0
Release preparation for version 2.8.0
2022-01-27 13:36:19 +01:00
github-actions[bot] d545716571 Release preparation for version 2.8.0 2022-01-27 10:40:14 +00:00
Andrew Eisenberg 9e0580da32 Add new groups for examples packs
Will make it easier to avoid publishing them.
2022-01-26 14:47:46 -08:00