Marlon
2cdb3c6bbc
added besnappy detector ( #508 )
...
* added besnappy detector
* fix comment
2022-05-18 22:14:57 -07:00
Dustin Decker
606dadfbb1
Import more detectors ( #563 )
2022-05-17 18:56:48 -07:00
roxanne-tampus
5219c8aaff
Added twitch detector ( #542 )
...
* added braintreepayments detector
* added twitch detector
* revert commit
* enhancement
2022-05-17 18:52:37 -07:00
Marlon
2549f2efa3
added interseller detector ( #504 )
...
* added interseller detector
* fix comment
2022-05-16 20:39:02 -07:00
Marlon
5f9c9f4506
added tickettailor detector ( #468 )
...
* added tickettailor detector
* fix comment
2022-05-16 20:36:08 -07:00
Marlon
43bfdcfdf0
added rentman detector ( #449 )
...
* added rentman detector
* fix comment
2022-05-16 20:09:57 -07:00
Marlon
f8950741fa
added onesignal detector ( #448 )
...
* added onesignal detector
* fix comment
2022-05-16 20:08:49 -07:00
Marlon
0d18a7750b
added bulksms detector ( #446 )
...
* added bulksms detector
* fix comment
* fix comment
2022-05-16 20:07:59 -07:00
Marlon
4e13695dce
added stormboard scanner ( #367 )
...
* added stormboard scanner
* remove unused imports
* fix comment
2022-05-16 20:01:20 -07:00
dependabot[bot]
c544d38686
Bump github.com/xanzy/go-gitlab from 0.64.0 to 0.65.0 ( #559 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.64.0 to 0.65.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.64.0...v0.65.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 09:04:26 -07:00
dependabot[bot]
339cc1da72
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 ( #560 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 09:03:40 -07:00
ahrav
198cb1a786
Clean up comments. ( #562 )
2022-05-16 09:03:10 -07:00
ahrav
d2605354fe
[THOG-332 ]Remove TokenSource interface from the init method of Source. ( #539 )
...
* Remove TokenSource interface from the init method of Source.
* Remove proto message.
* Remove proto message.
* Fix tests.
* Fix filesystem test.
2022-05-13 14:35:06 -07:00
ahrav
928b3b4d28
[THOG-336] Use the string version of the Detector Type. ( #538 )
...
* Use the string version of the Detector Type.
* Only modify the output for json.
* reorder import.
* Fix imports.
* Add DetectorName in addition to DetectorType to the json output.
2022-05-13 09:02:33 -07:00
ahrav
b0d79180f6
[THOG-314] Add new parameter to the Init method for the source interface. ( #529 )
...
* Add new parameter to the Init method for the source interface.
* Add Oauth Token service.
* remove .test file.
* remove .test file.
* Fix param spelling.
* fix tests with new param in init
* Add missing gock lib.
2022-05-10 11:11:43 -07:00
ahrav
e12432cef8
[THOG-315] Replace bytes.buffer with strings.builder. ( #533 )
...
* Replace bytes.buffer with string.builder.
* Remove profiling.
* Remove detector changes.
* ignore .test files.
* fix detectors removed.
2022-05-09 17:02:46 -07:00
José Canal
80ed2df88f
Update GitHub action metadata to use ghcr.io image ( #534 )
...
The 'runs.image:' argument was using `Dockerfile`. This caused
a Docker build of the trufflehog image every time someone
used this action.
I've changed the argument to use the already published Docker image.
This will speed up the workflows considerably, since it pulls the
image that is already built and available on GitHub's image storage.
2022-05-09 10:58:47 -07:00
dependabot[bot]
cebb2e0b66
Bump docker/setup-qemu-action from 1 to 2 ( #531 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 08:40:57 -07:00
dependabot[bot]
eee7897528
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.9 ( #532 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.4 to 1.44.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.4...v1.44.9 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 08:40:17 -07:00
dependabot[bot]
78d04d807f
Bump docker/login-action from 1 to 2 ( #530 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 08:39:09 -07:00
Miccah
edaf1e1fd3
Move GitHub integration tests behind a build flag and add unit tests ( #527 )
...
* Add unit tests and refactor some logic
* Move integration tests to a separate file behind a build flag
* Fix bugs in normalizeRepos
* Address lint errors
* Sort slices before comparing because order doesn't matter
2022-05-09 08:31:00 -07:00
Alexandre GUIOT--VALENTIN
01792585aa
Fix link typo in Adding_Detectors_external.md ( #528 )
2022-05-07 16:17:37 -07:00
Dustin Decker
6de778d510
update action version
2022-05-06 05:02:49 -07:00
Miccah
85208606bb
Reorganize GitHub source ( #517 )
...
* Reorganize GitHub source
This breaks up the Chunks method into smaller sub-method calls to help
organize and better understand the logic flow. No logic has been
modified (except one obvious bug), just shuffling code around.
* Check errors and revert bug fix
2022-05-06 05:00:46 -07:00
Bill Rich
212aa9ba1e
Disable tests that take too long ( #524 )
2022-05-04 16:37:37 -07:00
Bill Rich
6ee5c57968
Fix overlooked nil ( #523 )
...
* Fix overlooked nil
* Use default case
2022-05-04 15:45:12 -07:00
Bill Rich
c78120e56f
Syslog source ( #500 )
...
* Add syslog source
* only load cert/key with tls
* Cleanup
* Linting
Co-authored-by: Bill Rich <bill.rich@trufflesec.com>
2022-05-04 15:08:11 -07:00
Bill Rich
62bb3c57d3
Keep first line number for each chunk ( #520 )
2022-05-04 14:11:10 -07:00
Dustin Decker
d217a517c0
Cleanup packages and include more detectors ( #521 )
...
* clean up duplicate packages
* include more detectors
2022-05-04 09:27:42 -07:00
Dustin Decker
b58a32d726
readme updates ( #522 )
2022-05-03 21:17:54 -07:00
dependabot[bot]
3ee506aeb1
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.11.2 to 1.12.0 ( #498 )
...
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 20:32:26 -07:00
dependabot[bot]
5962026938
Bump github.com/aws/aws-sdk-go from 1.43.27 to 1.44.4 ( #499 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.43.27 to 1.44.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.27...v1.44.4 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 20:16:31 -07:00
Miccah
71442320ec
Chunk orgs the same when authenticated as unauthenticated ( #501 )
...
Also debug log the amount of forks we find in addReposByOrg.
2022-05-02 17:26:01 -07:00
ahrav
1bd5e9d9d2
fix merge conflicts. ( #497 )
2022-05-02 15:04:05 -07:00
ahrav
eb9d3e333c
[THOG-269] Increase test coverage for git. ( #496 )
2022-05-02 12:47:38 -07:00
dcRUSTy
a74bea0e8e
fix: regex for hostnames ( #494 )
...
* fix: regex for ends with github.com
* fix: regex for hooks.zapier.com
* fix: regex for hooks.slack.com
* fix: regex for signalwire.com
* fix: regex for kanbantool.com
* fix: regex for invoiceoceam.com
* fix: regex for invoiceocean.com
* fix: regex for freshdesk.com
* fix: regex for discord.com
* fix: regex for deputy.com
2022-05-02 09:44:37 -07:00
Marlon
48a0c28d33
added new protos ( #495 )
...
* added new protos
* fix comment
2022-05-02 09:23:09 -07:00
ahrav
ac6fc02f36
Fix crash when scanning with json-legacy flag on a github repo. ( #491 )
2022-04-29 17:28:04 -07:00
roxanne-tampus
b8b9acf8bb
Added zulipchat scanner ( #411 )
...
* added new protos
* added new detectors
* added zulipchat scanner
* modified regex
2022-04-29 09:54:06 -07:00
Dustin Decker
28d5396e61
Pr/371 ( #490 )
...
* added paydirtyapp scanner
* change paydirtyapp to paydirtapp
Co-authored-by: Marlon Pamisa <marlonpamisa@gmail.com>
2022-04-28 23:39:35 -07:00
valerie gale
cb8fa4eb03
added mux scanner ( #388 )
2022-04-28 23:18:37 -07:00
Dustin Decker
40a2d8c9f4
Pr/478 ( #489 )
...
* added nightfall detector
* fix protos and improve pattern
Co-authored-by: Mildred Tosoc <mildredtosoc@gmail.com>
2022-04-28 23:11:48 -07:00
dependabot[bot]
d401909033
Bump github.com/xanzy/go-gitlab from 0.63.0 to 0.64.0 ( #482 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.63.0 to 0.64.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.63.0...v0.64.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 22:56:18 -07:00
Dustin Decker
335a5212a6
invert logic for sonarcloud ( #487 )
2022-04-28 13:33:51 -07:00
Mildred Bernardo
6b25502509
added sportradar scanner ( #379 )
2022-04-23 19:19:00 -07:00
Mildred Bernardo
f4ef49b448
added uptimerobot scanner ( #384 )
2022-04-23 19:11:30 -07:00
Marlon
b37a4ecdb6
added wit scanner ( #422 )
2022-04-23 19:01:46 -07:00
Marlon
753815fa92
added formcraft scanner ( #433 )
2022-04-23 18:57:54 -07:00
Marlon
2240851037
added reachmail scanner ( #421 )
2022-04-23 18:53:47 -07:00
Marlon
9fe5f010aa
added iexapis scanner ( #418 )
2022-04-23 18:52:53 -07:00