dependabot[bot]
5b6c9f7b31
Bump github.com/xanzy/go-gitlab from 0.60.0 to 0.63.0 ( #382 )
...
* Bump github.com/xanzy/go-gitlab from 0.60.0 to 0.63.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.60.0 to 0.63.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.60.0...v0.63.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix name for updated dependency
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bill-rich <bill.rich@gmail.com>
2022-04-20 23:15:20 -07:00
Mildred Bernardo
2464ace98b
added rocketset scanner ( #383 )
2022-04-19 17:08:48 -07:00
Dustin Decker
9622932d81
Add 12 detectors ( #432 )
2022-04-19 12:32:00 -07:00
Dustin Decker
272dacaed3
Recharge payments detector Pr/381 ( #430 )
...
* Add RechargePayments to detectors
* First pass at code and tests for RechargePayments detector
* Running make protos
* Fixes based on running tests
Co-authored-by: Kevin Stilwell <kevin.stilwell@gmail.com>
2022-04-18 21:51:27 -07:00
roxanne-tampus
85cd3f3082
Added pinata scanner ( #361 )
...
* added new protos
* added pinata scanner
2022-04-18 21:45:37 -07:00
roxanne-tampus
594ff9e5e9
Added testingbot scanner ( #359 )
...
* added new protos
* added testingbot scanner
2022-04-18 21:43:09 -07:00
roxanne-tampus
cf4910bbc6
Added parsers scanner ( #358 )
...
* added new protos
* added parsers scanner
2022-04-18 21:41:58 -07:00
roxanne-tampus
5ec01c4e55
Added exportsdk scanner ( #356 )
...
* added new protos
* added exportsdk scanner
2022-04-18 21:39:24 -07:00
roxanne-tampus
c497a858eb
Added dareboost scanner ( #355 )
...
* added new protos
* added dareboost scanner
2022-04-18 21:38:26 -07:00
roxanne-tampus
920036e6d1
Added crossbrowsertesting scanner ( #354 )
...
* added new protos
* added crossbrowsertesting scanner
2022-04-18 21:37:23 -07:00
roxanne-tampus
c7aae46180
Added browserstack scanner ( #353 )
...
* added new protos
* added browserstack scanner
2022-04-18 21:34:58 -07:00
roxanne-tampus
89f152f4ce
Added conversiontools scanner ( #351 )
...
* added new protos
* added conversiontools scanner
2022-04-18 21:33:37 -07:00
roxanne-tampus
92c34ee015
Added image4 scanner ( #345 )
...
* added new protos
* added image4 scanner
* Updated the regex
2022-04-18 21:30:24 -07:00
roxanne-tampus
e5842806de
Added sonarcloud scanner ( #344 )
...
* added new protos
* added sonarcloud scanner
* Updated sonarcloud scanner
* updated sonarcloud endpoint
2022-04-18 21:29:21 -07:00
roxanne-tampus
2f7da0c732
Added scrutinizerci scanner ( #343 )
...
* added new protos
* added scrutinizerci scanner
* updated scrutinizer
* updated scrutinizer keyword
2022-04-18 21:21:47 -07:00
ahrav
96c9c5bf7c
[THOG-234] Update security trails detector's regex and keywords. ( #429 )
...
* Update detectors PrefixRegex to allow for new line and carriage returns.
Add additional keyword for security trails.
Add additional unit tests for security trails and PrefixRegex
* Update catpure group.
2022-04-18 15:09:50 -07:00
Marlon
3e25996c08
fix formcraft proto ( #427 )
2022-04-18 10:56:01 -07:00
Dustin Decker
879e65b5c5
Handle nil file channel ( #417 )
2022-04-16 15:41:51 -07:00
Bill Rich
09de492ec9
Check that required info is present ( #415 )
2022-04-15 16:32:16 -07:00
Bill Rich
1f55171437
Scan commit in since-commit ( #416 )
...
* Scan commit in since-commit.
Fixes #413
* address lint issue
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2022-04-15 15:58:54 -07:00
JJ Asghar
4954086ec9
Updated to new endpoint for IBM Cloud ( #397 )
...
* Updated to new endpoint for IBM Cloud
Taken from https://cloud.ibm.com/apidocs/codeengine#get-kubeconfig
The IAM is now pointing to long term one, and also updated the
additional information in the POST
* Update ibmclouduserkey.go
Rollback to the original options.
2022-04-15 13:25:45 -07:00
ahrav
3b1cd65447
Add base64 detectors. ( #414 )
2022-04-15 12:09:01 -07:00
Marlon
6d3f27b89f
added new protos ( #412 )
2022-04-15 08:19:33 -07:00
roxanne-tampus
0971db82f3
Added new detectors ( #400 )
...
* added new protos
* added new detectors
2022-04-14 17:18:34 -07:00
Mildred Bernardo
313ab5df22
added new protos ( #394 )
...
* Merge branch 'protos' of https://github.com/ladybug0125/trufflehog into protos
* make protos
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2022-04-13 23:01:11 -07:00
Dustin Decker
dd86389487
Address some linting issues ( #390 )
2022-04-12 22:11:34 -07:00
ahrav
ad82a8e52c
Update the Teams message proto to include access token auth. ( #389 )
...
* Update the Teams message proto to include access token auth.
* Add team_id field to the Teams message proto.
2022-04-12 10:55:17 -07:00
Miccah
c6b537feb3
Change Artifactory credential to AccessToken ( #387 )
...
* Change Artifactory credential to AccessToken
* Generate protos
2022-04-12 10:54:45 -05:00
Bill Rich
af979d4620
Use .Line to reduce diff strangeness ( #380 )
2022-04-11 16:38:08 -07:00
Marlon
b33376fc16
Feature/add protos1 ( #364 )
2022-04-10 07:49:46 -07:00
Bill Rich
6be5ee18ff
Remove overseer warn, and don't os.Exit on git error. ( #348 )
2022-04-08 18:20:19 -07:00
Dustin Decker
972108aea4
21 new detectors ( #347 )
2022-04-08 16:07:39 -07:00
roxanne-tampus
f08f75e59d
Added statuspal scanner ( #342 )
...
* added new protos
* added statuspal scanner
2022-04-08 14:43:47 -07:00
roxanne-tampus
eb693e1dbe
Added wistia scanner ( #341 )
...
* added new protos
* added wistia scanner
2022-04-08 14:43:08 -07:00
roxanne-tampus
9dee3db416
Added userflow scanner ( #340 )
...
* added new protos
* added userflow scanner
2022-04-08 14:42:33 -07:00
roxanne-tampus
cf04bfd4ec
Added timecamp scanner ( #339 )
...
* added new protos
* added timecamp scanner
2022-04-08 14:42:00 -07:00
Mildred Bernardo
ccb94e9ac4
added Codequiry scanner ( #338 )
...
* added twitter scanner
* added signable scanner
* added codequiry scanner
2022-04-08 14:41:27 -07:00
roxanne-tampus
254f8b8967
Added teletype scanner ( #337 )
...
* added new protos
* added teletype scanner
2022-04-08 14:40:25 -07:00
Mildred Bernardo
54325751a6
added Signable scanner ( #336 )
...
* added twitter scanner
* added signable scanner
2022-04-08 14:38:52 -07:00
roxanne-tampus
782f1b320a
Added statuspage scanner ( #335 )
...
* added new protos
* added statuspage scanner
2022-04-08 14:37:55 -07:00
roxanne-tampus
eb1ab83cf9
Added knapsackpro scanner ( #334 )
...
* added new protos
* added knapsackpro_scanner
2022-04-08 14:36:58 -07:00
roxanne-tampus
a15f8fb24e
Added qase scanner ( #333 )
...
* added new protos
* added qase_scanner
2022-04-08 14:35:20 -07:00
roxanne-tampus
dc8f0aff0d
Added miro scanner ( #332 )
...
* added new protos
* added miro_scanner
2022-04-08 14:34:34 -07:00
Bill Rich
bf5c757cd3
Add head and base support to github ( #346 )
2022-04-08 14:32:54 -07:00
roxanne-tampus
2587c0b918
Added hybiscus scanner ( #331 )
...
* added new protos
* added hybiscus scanner
2022-04-08 14:31:44 -07:00
roxanne-tampus
ba020c26e3
Added glitterlyapi scanner ( #329 )
...
* added new protos
* added glitterlyapi scanner
2022-04-08 14:31:04 -07:00
roxanne-tampus
5e4ea18c5d
Added craftmypdf scanner ( #328 )
...
* added new protos
* added craftmypdf scanner
2022-04-08 14:28:04 -07:00
roxanne-tampus
d75f51c408
Added apitemplate scanner ( #326 )
...
* added new protos
* added apitemplate scanner
2022-04-08 14:26:26 -07:00
roxanne-tampus
999da4b52d
Added loadmill scanner ( #325 )
...
* added new protos
* added loadmill scanner
2022-04-08 14:25:27 -07:00
Mildred Bernardo
77522d58d0
added Magicbell scanner ( #323 )
...
* added new protos
* added ExtractorAPI scanner
* added twitter scanner
* added twitter scanner
* added magicbell scanner
2022-04-08 14:23:36 -07:00