renovate[bot]
|
8aaca88215
|
fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-18 11:34:49 -08:00 |
|
renovate[bot]
|
b2f5d2debb
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 (#2477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-18 11:24:41 -08:00 |
|
renovate[bot]
|
82e754c3e0
|
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-18 11:12:45 -08:00 |
|
ahrav
|
41301bec8a
|
move clenaup outside the engine (#2475)
|
2024-02-17 08:06:24 -08:00 |
|
ahrav
|
5c313c14db
|
tighten keyword match (#2473)
|
2024-02-16 13:38:07 -08:00 |
|
Miccah
|
88c1bb3289
|
[chore] Increase TestMaxDiffSize timeout (#2472)
|
2024-02-16 11:09:25 -08:00 |
|
Zachary Rice
|
834163acf5
|
add lazy quantifier to prefixregex (#2466)
|
2024-02-15 17:08:27 -06:00 |
|
ahrav
|
40bbab8add
|
[cleanup] - Extract buffer logic (#2409)
* extract the buffer logic into it's own package
* address comments
|
2024-02-15 11:40:34 -08:00 |
|
ahrav
|
5568b2e0a6
|
update gitlab proto (#2469)
* update gitlab proto
* update protos
|
2024-02-15 10:23:41 -08:00 |
|
Zachary Rice
|
bd729ce48e
|
add missing prefixregex (#2468)
|
2024-02-15 07:13:57 -06:00 |
|
Dustin Decker
|
a9817a3292
|
Remove some noisy / less useful detectors (#2467)
|
2024-02-14 15:27:03 -08:00 |
|
renovate[bot]
|
6fca5ecb5c
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 (#2463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 13:29:10 -08:00 |
|
renovate[bot]
|
b7a6f82db0
|
fix(deps): update module github.com/google/go-github/v57 to v59 (#2449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ahrav <ahravdutta02@gmail.com>
|
2024-02-14 12:37:10 -08:00 |
|
renovate[bot]
|
5e6f80ef5f
|
fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 09:40:14 -08:00 |
|
renovate[bot]
|
64cfa3a22f
|
fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 09:27:50 -08:00 |
|
renovate[bot]
|
965ffcbd60
|
fix(deps): update module go.mongodb.org/mongo-driver to v1.13.2 (#2458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 07:36:05 -08:00 |
|
renovate[bot]
|
494535e9f1
|
fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 07:09:17 -08:00 |
|
renovate[bot]
|
d0f1b2b6e5
|
fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-14 06:56:26 -08:00 |
|
renovate[bot]
|
d54cf20b9b
|
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.1 (#2454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-13 18:12:21 -08:00 |
|
renovate[bot]
|
6f2dfbc9c9
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.17 (#2453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-13 16:13:36 -08:00 |
|
renovate[bot]
|
1e1b90f93b
|
fix(deps): update golang.org/x/exp digest to ec58324 (#2452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-13 15:00:13 -08:00 |
|
renovate[bot]
|
d3d5b70d68
|
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-13 14:40:18 -08:00 |
|
Miccah
|
216a29d7cf
|
[chore] Add some doc comments to source manager (#2434)
|
2024-02-13 07:54:48 -08:00 |
|
ahrav
|
e8006f1bee
|
2396 since commit stopped working (#2402)
* Ensure we handle commits with no diffs correctly.
* cleanup
* add nil check
* address comments
* move comment
* revert
* add comment
|
2024-02-13 07:21:22 -08:00 |
|
Zachary Rice
|
794f2bc179
|
Update custom detector example (#2435)
|
2024-02-13 08:41:13 -06:00 |
|
renovate[bot]
|
af7f81185b
|
chore(deps): update golangci/golangci-lint-action action to v4 (#2445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:17:05 -08:00 |
|
renovate[bot]
|
939aca2e69
|
chore(deps): update github/codeql-action action to v3 (#2444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:16:48 -08:00 |
|
renovate[bot]
|
0149ef7d28
|
fix(deps): update module google.golang.org/api to v0.164.0 (#2442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:16:30 -08:00 |
|
renovate[bot]
|
bf9512a68e
|
fix(deps): update module golang.org/x/oauth2 to v0.17.0 (#2441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:16:00 -08:00 |
|
renovate[bot]
|
774c48545e
|
chore(deps): update actions/setup-go action to v5 (#2443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:15:50 -08:00 |
|
renovate[bot]
|
929949ac43
|
fix(deps): update module golang.org/x/net to v0.21.0 (#2440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 18:13:41 -08:00 |
|
renovate[bot]
|
beb7a0ea2c
|
fix(deps): update module golang.org/x/crypto to v0.19.0 (#2439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 17:57:29 -08:00 |
|
renovate[bot]
|
30a067f733
|
fix(deps): update module cloud.google.com/go/storage to v1.38.0 (#2438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 17:57:08 -08:00 |
|
renovate[bot]
|
b69e2c6cc1
|
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.16 (#2436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 15:26:11 -08:00 |
|
renovate[bot]
|
4ff36dd28a
|
fix(deps): update module go.uber.org/mock to v0.4.0 (#2437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 15:25:30 -08:00 |
|
renovate[bot]
|
61c832dbf7
|
fix(deps): update module go.mongodb.org/mongo-driver to v1.13.1 (#2433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 10:58:38 -08:00 |
|
renovate[bot]
|
df6bad5889
|
fix(deps): update module github.com/xanzy/go-gitlab to v0.97.0 (#2432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 10:45:29 -08:00 |
|
renovate[bot]
|
26872448ca
|
fix(deps): update module github.com/prometheus/client_golang to v1.18.0 (#2429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 10:30:27 -08:00 |
|
renovate[bot]
|
a2262b8b90
|
fix(deps): update module github.com/snowflakedb/gosnowflake to v1.7.2 (#2430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 10:29:51 -08:00 |
|
renovate[bot]
|
ed2d7d9703
|
fix(deps): update module github.com/thezeroslave/zapsentry to v1.20.2 (#2431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 10:29:20 -08:00 |
|
renovate[bot]
|
bd78770f24
|
fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 09:04:54 -08:00 |
|
renovate[bot]
|
fb982a7f00
|
fix(deps): update module github.com/google/uuid to v1.6.0 (#2427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 09:04:20 -08:00 |
|
Richard Gomez
|
9572628dc6
|
chore(gcp): ignore known test creds (#2413)
|
2024-02-12 10:29:00 -06:00 |
|
Miccah
|
74f1553e06
|
[fix] Add unit information to error returned by ChunkUnit (#2410)
|
2024-02-12 08:24:31 -08:00 |
|
renovate[bot]
|
91a3327113
|
fix(deps): update module github.com/google/go-containerregistry to v0.19.0 (#2425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 19:08:04 -08:00 |
|
renovate[bot]
|
d530773793
|
fix(deps): update module github.com/getsentry/sentry-go to v0.27.0 (#2424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 19:07:44 -08:00 |
|
renovate[bot]
|
7097ab17bd
|
fix(deps): update module cloud.google.com/go/storage to v1.37.0 (#2423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 17:19:06 -08:00 |
|
renovate[bot]
|
2923d90bd7
|
chore(deps): update sigstore/cosign-installer action to v3.4.0 (#2421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 17:18:48 -08:00 |
|
renovate[bot]
|
fad3756aa9
|
chore(deps): update golang docker tag to v1.22 (#2420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 17:18:38 -08:00 |
|
renovate[bot]
|
f35185e215
|
fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-11 14:14:45 -08:00 |
|