Alvaro Muñoz
|
53b27703cf
|
replace deps with stubs
|
2023-07-12 22:09:16 +02:00 |
|
Owen Mansel-Chan
|
8a573cca0f
|
Merge pull request #13625 from GeekMasher/go-micro
[Go] GoMicro framework support
|
2023-07-12 20:57:01 +01:00 |
|
Owen Mansel-Chan
|
5f76cafc64
|
Merge pull request #13672 from owen-mc/go/make-parameter-nodes-for-unused-parameters-2
Go: make `ParameterNode`s for unused parameters #2 (make a disjoint class for unused ones)
|
2023-07-12 15:04:46 +01:00 |
|
Mathew Payne
|
f2caf196b7
|
Update go/ql/test/library-tests/semmle/go/frameworks/GoMicro/gomicro.expected
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-07-12 13:09:02 +01:00 |
|
Mathew Payne
|
25e7ddec31
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-07-12 13:08:44 +01:00 |
|
Owen Mansel-Chan
|
8e85f4d91c
|
Merge pull request #13601 from pwntester/ruby/add_bun_support
Go: Add support for Bun library
|
2023-07-11 14:48:48 +01:00 |
|
Alvaro Muñoz
|
b380853d1a
|
remove already modeled stubs
|
2023-07-10 09:58:35 +02:00 |
|
Owen Mansel-Chan
|
972aacc5da
|
Accept test changes due to new paramater nodes
|
2023-07-05 22:25:47 +01:00 |
|
Michael Nebel
|
e73d6d5ee4
|
Go: Update expected test output to reflect the new printing of summary component stacks.
|
2023-07-03 14:36:06 +02:00 |
|
Porcupiney Hairs
|
dc0deb5e49
|
Go : Improvements to DSN Injection query
|
2023-07-02 17:38:01 +05:30 |
|
Alvaro Muñoz
|
5788292eb7
|
use depstubber
|
2023-06-30 23:13:30 +02:00 |
|
Alvaro Muñoz
|
db33d7f2cf
|
remove vendor/
|
2023-06-30 22:38:29 +02:00 |
|
Mathew Payne
|
67160f4663
|
fix: update stubs and fix import issues
|
2023-06-30 15:14:56 +01:00 |
|
Mathew Payne
|
2007e81089
|
fix: update stubs
|
2023-06-30 14:50:09 +01:00 |
|
Mathew Payne
|
0b696c962e
|
feat: add stubs for Protobuf and go-micro.api
|
2023-06-30 14:23:42 +01:00 |
|
Mathew Payne
|
75a8ccac8d
|
feat: update go:generate and expected files
|
2023-06-30 13:30:31 +01:00 |
|
Mathew Payne
|
1084e300b1
|
fix: update vendor and use depstubber
|
2023-06-30 13:29:48 +01:00 |
|
Mathew Payne
|
7331bcb022
|
feat: update tests to support client service
|
2023-06-30 12:47:47 +01:00 |
|
Mathew Payne
|
62bad6c02f
|
feat: add log injection query to testing GoMicro
|
2023-06-30 12:26:16 +01:00 |
|
Mathew Payne
|
b3df568550
|
fix: Update docs and import
|
2023-06-30 12:08:58 +01:00 |
|
Alvaro Muñoz
|
fc527ae7e4
|
address code review feedback
|
2023-06-30 11:40:21 +02:00 |
|
Mathew Payne
|
1ba619f3f2
|
feat: vendor modules
|
2023-06-29 18:29:07 +01:00 |
|
Mathew Payne
|
08a68b5330
|
feat: add initial tests for GoMicro
|
2023-06-29 18:28:45 +01:00 |
|
Mathew Payne
|
14eda73f85
|
feat: GoMicro test code
|
2023-06-29 18:28:27 +01:00 |
|
Alvaro Muñoz
|
c5c6766960
|
Remove unnecessary imports
|
2023-06-28 15:17:48 +02:00 |
|
Alvaro Muñoz
|
5174c734fa
|
Fix tests
|
2023-06-28 15:16:19 +02:00 |
|
Alvaro Muñoz
|
fe4ddab7e4
|
Add support for the gqlgen library
|
2023-06-28 15:05:25 +02:00 |
|
Alvaro Muñoz
|
d2412a0989
|
remove database
|
2023-06-28 15:02:10 +02:00 |
|
Alvaro Muñoz
|
03d0000739
|
Add support for Bun library
|
2023-06-28 14:59:38 +02:00 |
|
Alvaro Muñoz
|
f3d979be7a
|
Improve go-pg support
|
2023-06-28 14:49:25 +02:00 |
|
amammad
|
fbfc959f82
|
V1 Bombs
|
2023-06-25 01:21:09 +10:00 |
|
Owen Mansel-Chan
|
b3a19ef7b2
|
Merge pull request #13461 from owen-mc/go/show-functionmodel-steps-to-path-summaries
Go: show FunctionModel steps in path summaries
|
2023-06-22 10:46:12 +01:00 |
|
Jeroen Ketema
|
277dbdf410
|
Merge pull request #13498 from jketema/inline-4
Rework more inline expectation tests to use the parameterized module
|
2023-06-22 10:01:07 +02:00 |
|
Owen Mansel-Chan
|
c0fea85380
|
Accept test changes
|
2023-06-20 13:25:49 +01:00 |
|
Owen Mansel-Chan
|
a01169eec2
|
add "Dereference" content for PointerContent
|
2023-06-20 10:49:37 +01:00 |
|
Owen Mansel-Chan
|
d28c4203db
|
Merge pull request #13453 from owen-mc/go/test-mad-pointer-content
Go: Add failing tests for MaD with pointer content
|
2023-06-20 09:55:06 +01:00 |
|
Jeroen Ketema
|
d6d21e3928
|
Go: Update remaining inline expectation tests to use the paramterized module
|
2023-06-20 10:15:46 +02:00 |
|
Jeroen Ketema
|
6a84e6cbfd
|
Add the merged PathGraph to all copies of the InlineFlowTest library
|
2023-06-19 10:28:10 +02:00 |
|
Maiky
|
d654e98650
|
Add empty string as source
|
2023-06-18 22:21:12 +02:00 |
|
Jeroen Ketema
|
eb62df6ece
|
Go: Rewrite InlineFlowTest as a parameterized module
|
2023-06-15 10:51:29 +02:00 |
|
Owen Mansel-Chan
|
74b39b42a1
|
Accept test changes
|
2023-06-14 15:47:25 +01:00 |
|
Owen Mansel-Chan
|
d071b463a3
|
Add failing tests for MaD with pointer content
|
2023-06-14 14:14:37 +01:00 |
|
Anders Schack-Mulligen
|
1a4fca334f
|
Merge pull request #13273 from aschackmull/dataflow/summarynode-refactor
Dataflow: Refactor FlowSummaryImpl to synthesize nodes independently from DataFlow::Node.
|
2023-06-14 09:38:36 +02:00 |
|
Jeroen Ketema
|
d035491c6f
|
Go: Remove commented out code from test
|
2023-06-13 10:13:42 +02:00 |
|
Anders Schack-Mulligen
|
5eb278095c
|
Go: Fix tests.
|
2023-06-09 15:39:28 +02:00 |
|
Jeroen Ketema
|
97c4f497bc
|
Go: Rewrite inline expectation tests to use parameterized module
|
2023-06-09 10:41:21 +02:00 |
|
Maiky
|
bf9d0b93d7
|
Add Improper LDAP Auth Query (CWE-287)
|
2023-06-03 23:20:11 +02:00 |
|
Jeroen Ketema
|
7b17b92aca
|
Fix typo in spelling of expectation
|
2023-06-02 10:36:11 +02:00 |
|
Kasper Svendsen
|
7c5625a4dc
|
Go: Make implicit this receivers explicit
|
2023-05-12 12:14:13 +02:00 |
|
Chris Smowton
|
ee64ea59e1
|
Merge pull request #12901 from porcupineyhairs/goDsn
Go: Add query to detect DSN Injection.
|
2023-05-11 22:45:43 +01:00 |
|