renovate[bot]
c8f6eb6691
fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 ( #2667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-06 11:27:03 -07:00
renovate[bot]
21bd95b076
fix(deps): update module golang.org/x/net to v0.24.0 ( #2662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-06 11:25:55 -07:00
Cody Rose
14b1a6e236
Handle inactive Slack account tokens ( #2668 )
...
This PR updates the Slack detector to accommodate a previously unhandled error type. It also fixes the exiting Slack tests.
2024-04-05 10:26:20 -04:00
ahrav
3cb7aedf4a
[bug] - Add ASCII validation check for base64 decoding ( #2671 )
...
* Correclt handle invalid base64 with ascii check
* remove parallel
2024-04-04 16:59:13 -07:00
renovate[bot]
4153315464
fix(deps): update module golang.org/x/oauth2 to v0.19.0 ( #2670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 16:57:11 -07:00
redismongo
f1957fec59
chore: fix some typos ( #2666 )
2024-04-04 05:50:47 -07:00
ahrav
a8132839f8
[chore] - update go-github dep manually ( #2664 )
...
* update go-github dep
* remove commented out line
2024-04-03 19:19:14 -07:00
renovate[bot]
5af3ab6743
fix(deps): update module github.com/google/go-github/v57 to v61 ( #2652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 17:17:49 -07:00
renovate[bot]
9d0fe9f8f5
fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 ( #2660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 17:12:27 -07:00
renovate[bot]
a31b91cb16
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 ( #2659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 15:21:41 -07:00
ahrav
0fe39db56f
upgrade launchdarkly dep ( #2650 )
2024-04-03 07:24:20 -07:00
Richard Gomez
d0d59c2e77
chore: remove duplicate jiratoken.v2 detector ( #2657 )
2024-04-02 18:12:06 -07:00
renovate[bot]
ea842ecf19
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 ( #2655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 16:55:02 -07:00
renovate[bot]
becce51335
fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 ( #2654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 09:20:58 -07:00
RoseSecurity
6d444f078d
Add GitLab CI Pipeline Example in Documentation ( #2601 )
2024-04-02 09:10:51 -07:00
renovate[bot]
16d7665dc5
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 ( #2651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 09:08:34 -07:00
kenzht
0d3023fe74
add GCP application default credentials detector ( #2530 )
...
* add GCP application default credentials detector
* add a comment
* update Keywords to better match the key
---------
Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
2024-04-01 11:27:40 -07:00
renovate[bot]
1c727b66c0
fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 ( #2649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 11:01:16 -07:00
renovate[bot]
2baacefe84
fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 ( #2648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 07:24:14 -07:00
renovate[bot]
6dd2c34d86
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 ( #2646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 07:10:41 -07:00
Shreyas Sriram
31ad1eed30
Add JupiterOne detector ( #2446 )
...
* Add JupiterOne bootstrap
* Implement verification logic
* Cleanup
* Fix verificationError
* Undo unnecessary changes
---------
Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
2024-03-29 19:14:04 -07:00
renovate[bot]
e76dfb98ab
fix(deps): update module cloud.google.com/go/storage to v1.40.0 ( #2645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 10:51:41 -07:00
renovate[bot]
a71e56d22d
fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 ( #2638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 09:01:36 -07:00
Richard Gomez
3b58a15a84
Fix GitHub enumeration & rate-limiting logic ( #2625 )
...
This is a follow-up to #2379 .
It fixes the following issues:
GitHub API calls missing rate-limit handling
The fix for Refactor GitHub source #2379 (comment) inadvertently resulting in duplicate API calls
2024-03-29 10:29:46 -04:00
Richard Gomez
f16fdcac3e
build: fix 'toolchair not available' error ( #2642 )
2024-03-28 19:31:24 -07:00
renovate[bot]
862cb37610
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 ( #2636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 15:46:15 -07:00
Zachary Rice
20dd450e0b
make postman source public ( #2635 )
2024-03-27 15:25:55 -05:00
renovate[bot]
49bbf96983
fix(deps): update module google.golang.org/api to v0.172.0 ( #2634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 11:56:48 -07:00
dylanTruffle
7fccb52b16
Fixing nitro check ( #2631 )
...
* Fixing nitro check
* remove dupe detector and disable Alconst
---------
Co-authored-by: Dylan Ayrey <dylan@Dylans-MacBook-Pro.local>
Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
Co-authored-by: ahrav <ahravdutta02@gmail.com>
2024-03-27 11:39:58 -07:00
Cody Rose
1c4b53ec5a
Link to GitHub contribution guide in CONTRIBUTING ( #2632 )
2024-03-27 11:23:39 -05:00
Dustin Decker
612ff1a0f1
Use Lstat to identify non-regular files in filesystem source ( #2628 )
...
* Use Lstat to identify non-regular files in filesystem source
* fix test
2024-03-26 15:22:42 -07:00
renovate[bot]
cb5825059a
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 ( #2630 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 15:09:57 -07:00
ahrav
369d79080e
[bugfix] - Update the Anthropic detector ( #2629 )
...
* Update the Anthropic detector
* update comment
2024-03-26 15:01:32 -07:00
renovate[bot]
1d91ac9f90
fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 ( #2627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 14:52:28 -07:00
renovate[bot]
0bdce16e5c
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 ( #2626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 14:51:57 -07:00
fml09
9da396e237
Fix incorrect regular expression with missing closing bracket ( #2616 )
2024-03-26 13:32:14 -05:00
renovate[bot]
6048c43f97
fix(deps): update golang.org/x/exp digest to a685a6e ( #2621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 11:21:40 -07:00
ahrav
11afc3215b
[chore] - upgrade dep ( #2618 )
...
* upgrade dep
* remove dupe deps
2024-03-26 11:21:07 -07:00
Richard Gomez
95dc8d6e16
Fix additional GitHub test errors #2614
2024-03-26 09:34:12 -04:00
renovate[bot]
de588bf6f6
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.7 ( #2623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 15:22:38 -07:00
renovate[bot]
0a8cb77b83
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 ( #2615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 13:02:38 -07:00
renovate[bot]
9cda1118b9
fix(deps): update module github.com/xanzy/go-gitlab to v0.101.0 ( #2617 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 09:58:07 -07:00
Richard Gomez
9d4cf87c02
fix(github): resolve panic & test failures ( #2608 )
2024-03-22 09:49:01 -07:00
Ankush Goel
6dbe80806b
Dockerhub v2 detector ( #2361 )
...
* Dockerhub v2 detector
* update package structure
---------
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2024-03-22 09:30:35 -07:00
renovate[bot]
f1abe2c0a7
fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 ( #2612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 09:25:00 -07:00
Richard Gomez
441d9ff005
Update Snyk detector ( #2559 )
...
* feat(snyk): add extradata from api
* update test
---------
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2024-03-22 09:14:48 -07:00
faktas2
72fb2b9deb
MaxMind detector uses the right endpoint ( #2577 )
...
* MaxMind detector uses the right endpoint
The endpoint that the current detector uses fails in validating the license key as some license keys do not have permissions to the geoip API. This commit is to make the detector use the right endpoint https://dev.maxmind.com/license-key-validation-api
* Remove RawV2
* Remove trimspace and extra if branch
* Add the proper tests
* Use SetVerificationError
* Add SetVerificationError
* update tests
---------
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2024-03-22 09:10:44 -07:00
Richard Gomez
baf7ea1458
feat(gitparse): avoid uneeded calls to strconv.Unquote ( #2605 )
2024-03-22 08:35:10 -07:00
renovate[bot]
e8cc5be070
fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.10.0 ( #2607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 08:31:10 -07:00
renovate[bot]
d96823b7f3
fix(deps): update module google.golang.org/api to v0.171.0 ( #2611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 08:30:48 -07:00