Commit graph

1315 commits

Author SHA1 Message Date
Miccah
c620a62c8c
Make remote URL metadata optional for git scanning (#313)
* Make remote URL metadata optional for git scanning

* Use helper function in ScanUnstaged
2022-04-07 16:32:55 -07:00
Dustin Decker
f9a23fa3ff
update assignees (#309) 2022-04-06 18:35:29 -07:00
Dustin Decker
cd09f84195
Update source to coming soon 2022-04-06 15:43:45 -07:00
Bill Rich
462d8a2805
Binary fixes are merged upstream (#301) 2022-04-06 15:40:52 -07:00
tz
f715aa44b5
fix regex for Slack API Tokens (#302) 2022-04-06 15:40:11 -07:00
Bill Rich
d78c929385
Actually skip file (#299) 2022-04-06 09:48:40 -07:00
Bill Rich
33aa6f9cab
Log error and skip file when stat fails (#296) 2022-04-05 18:58:05 -07:00
Miccah
3c4a152e6e
Add JFrog Artifactory protobuf source and metadata (#293)
* Add JFrog Artifactory protobuf source and metadata

* Add generated protobuf code

* Update metadata to include an email

* Generate protobuf code
2022-04-05 16:38:48 -07:00
Leyart
289b1a3df0
Fix readme typos (#289) 2022-04-05 09:30:44 -07:00
Dmitry
d9118b7074
Update README.md (#286) 2022-04-04 12:59:28 -07:00
Dustin Decker
62e354d103
fix go install instructions (#285) 2022-04-04 12:09:09 -07:00
ahrav
24dacc67fb
Add source protos for Microsoft Teams scanner integration. (#284) 2022-04-04 10:48:43 -07:00
Dylan Ayrey
ea95e886ba
Update README.md 2022-04-04 07:45:31 -07:00
Dylan Ayrey
e6d7c12d32
Update README.md 2022-04-04 07:44:57 -07:00
Dylan Ayrey
71e0866454
Update README.md 2022-04-04 07:42:40 -07:00
Dustin Decker
50547961f4 fix cli parsing 2022-04-04 00:04:24 -07:00
Dustin Decker
d85864a896 Add more contributing docs 2022-04-03 22:48:43 -07:00
Dustin Decker
8d2dd624e4 fetcher controls fetch interval, prevent fetching loop 2022-04-03 21:13:39 -07:00
Dustin Decker
fda044631b fix the name template 2022-04-03 15:17:18 -07:00
Dustin Decker
3889bdd56c push latest tags to dockerhub 2022-04-03 14:17:22 -07:00
Dustin Decker
b2a6c620db
Merge pull request #277 from trufflesecurity/push-to-dockerhub
Publish docker images on docker hub too
2022-04-03 13:52:32 -07:00
Dustin Decker
b3788ac9ac Publish docker images on docker hub too 2022-04-03 13:52:12 -07:00
Dustin Decker
d41d18af3a fix cli parsing and improve github user scanning error handling 2022-04-03 13:42:23 -07:00
Dustin Decker
79edc25303 update badge 2022-04-03 13:14:27 -07:00
Dustin Decker
203aa87ca6 fix goreleaser format 2022-04-03 13:05:46 -07:00
Dustin Decker
ab3468e816 update repo references 2022-04-03 12:36:22 -07:00
Bill Rich
a8f07c8e97
Automatically update trufflehog (#121)
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
2022-04-03 11:51:56 -07:00
Dustin Decker
aea937422e
Detector improvements (#125)
* New tokens and endpoints  (#115)

Co-authored-by: dmarquero <danee.arquero@gmail.com>
2022-04-03 11:20:09 -07:00
Dustin Decker
1182759d60
Add what's new and contributing sections to readme (#122)
* Add what's new and contributing sections to readme

* readme update
2022-04-03 10:34:45 -07:00
Dustin Decker
a1dfcde9a6
address detector issues (#123) 2022-04-01 18:51:41 -07:00
Miccah
78b344d7b8
Add --include-members flag to scan all members of an organization (#118)
* Add --member-repos flag to scan all members of an organization

* Move flag to the githubScan sub-command

Co-authored-by: Miccah Castorina <miccah.castorina@trufflesec.com>
2022-04-01 18:22:37 -07:00
ahrav
cedb3393d1
[THOG-128] Code cleanup/ OSS onboarding (#117)
* Small amount of code clean up.

* Rename sem to concurrency for better readability and to remove an extra comment.

* fix stashing issue.

Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
2022-04-01 16:47:27 -07:00
Bill Rich
6ed01500f8
Only add trailing slash when endpoint populated (#120) 2022-04-01 11:47:59 -07:00
Miccah
2c16880de4
Remove --from=builder and copy the binary from the local directory (#119)
Co-authored-by: Miccah Castorina <miccah.castorina@trufflesec.com>
2022-04-01 11:47:40 -07:00
Bill Rich
f28edd7a51
Generate release binaries (#116) 2022-03-31 23:07:13 -07:00
dependabot[bot]
996625cf70
Bump github.com/zricethezav/gitleaks/v8 from 8.5.1 to 8.5.2 (#111)
Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.5.1 to 8.5.2.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/zricethezav/gitleaks/blob/master/.goreleaser.yml)
- [Commits](https://github.com/zricethezav/gitleaks/compare/v8.5.1...v8.5.2)

---
updated-dependencies:
- dependency-name: github.com/zricethezav/gitleaks/v8
  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-03-30 14:28:59 -07:00
Bill Rich
62ed0878a5
Improve git clone error logging (#114) 2022-03-30 14:27:13 -07:00
dependabot[bot]
03f3ac066f
Bump github.com/aws/aws-sdk-go from 1.43.24 to 1.43.27 (#112)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.24 to 1.43.27.
- [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.24...v1.43.27)

---
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-03-28 18:12:37 -07:00
dependabot[bot]
31786f3b94
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.11.0 to 1.11.1 (#109)
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.11.0 to 1.11.1.
- [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.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  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-03-28 18:03:36 -07:00
dependabot[bot]
19e1f57cec
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.1 to 1.16.2 (#108)
Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.16.1 to 1.16.2.
- [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.16.1...service/efs/v1.16.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  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-03-28 17:50:57 -07:00
Bill Rich
155566bbd5
make sure url ends with slash (#110) 2022-03-28 09:56:44 -07:00
Dustin Decker
0487555c63 decrease dependabot frequency 2022-03-24 20:07:20 -07:00
steeeve
a770f643df Add placeholder for encoded resume info in SetProgressComplete 2022-03-24 12:43:36 -04:00
dependabot[bot]
7facda931c
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.10.0 to 1.11.0 (#102)
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.10.0 to 1.11.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.10.0...v1.11.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-03-23 16:55:44 -07:00
Dustin Decker
d3d6b0dace Merge branch 'main' of ssh://github.com/trufflesecurity/trufflehog2 2022-03-23 16:42:39 -07:00
Dustin Decker
99372694ca check request errors 2022-03-23 16:42:34 -07:00
dependabot[bot]
bad46922a6
Bump github.com/zricethezav/gitleaks/v8 from 8.5.0 to 8.5.1 (#103)
Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/zricethezav/gitleaks/blob/master/.goreleaser.yml)
- [Commits](https://github.com/zricethezav/gitleaks/compare/v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: github.com/zricethezav/gitleaks/v8
  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-03-23 16:41:50 -07:00
dependabot[bot]
28fa1737bc
Bump github.com/aws/aws-sdk-go from 1.43.23 to 1.43.24 (#105)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.23 to 1.43.24.
- [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.23...v1.43.24)

---
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-03-23 16:39:01 -07:00
dependabot[bot]
0a6372b12d
Bump github.com/aws/aws-sdk-go from 1.43.21 to 1.43.23 (#101)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.21 to 1.43.23.
- [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.21...v1.43.23)

---
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-03-22 16:09:08 -07:00
dependabot[bot]
cd161360cd
Bump github.com/zricethezav/gitleaks/v8 from 8.4.0 to 8.5.0 (#94)
Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/zricethezav/gitleaks/blob/master/.goreleaser.yml)
- [Commits](https://github.com/zricethezav/gitleaks/compare/v8.4.0...v8.5.0)

---
updated-dependencies:
- dependency-name: github.com/zricethezav/gitleaks/v8
  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-03-22 16:04:58 -07:00