forked from pool/trufflehog
Accepting request 1100549 from home:ph03nix
- trufflehog-v3.35.0 * [chore] - Update loop to switch. by @ahrav in #1487 * Rewrite SourceUnitEnumerator to use UnitReporter instead of a channel by @mcastorina in #1485 * Define SourceUnit chunking interface by @mcastorina in #1484 * fix twilio verification side effect by @brandonjyan in #1494 * Fix URI detector false positives when the redacted password has been URL encoded by @trufflesteeeve in #1489 * add envoy api key scanner by @brandonjyan in #1482 * add couchbase scanner to defaults by @brandonjyan in #1497 * tweak jdbc redaction by @rosecodym in #1490 * add launch_darkly keyword to launchdarkly scanner by @brandonjyan in #1495 * [chore] - update detector template file by @ahrav in #1500 * add thog enterprise detector for web keys by @zubairk14 in #1448 * use Go 1.20 for all github workflows by @rosecodym in #1508 * unify JDBC detector ping logic by @rosecodym in #1506 * add dockerhub scanner by @brandonjyan in #1496 * JDBC indeterminacy by @rosecodym in #1507 * [chore] Remove parent setting / getting in Context wrapper by @mcastorina in #1516 * Revert "[chore] Remove parent setting / getting in Context wrapper (#… by @mcastorina in #1519 * Bump github.com/googleapis/gax-go/v2 from 2.11.0 to 2.12.0 by @dependabot in #1501 * Bump google.golang.org/api from 0.130.0 to 0.131.0 by @dependabot in #1502 * Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in #1523 * capture JSON error in AWS detector by @rosecodym in #1509 * Decrease frequency of dependabot alerts to monthly by @zricethezav in #1524 * Support indeterminacy in alchemy and update detector docs by @rosecodym in #1510 * [chore] Remove parent manipulation in context package by @mcastorina in #1525 * Implement SourceManager basics by @mcastorina in #1515 * Correctly route pprof endpoint by @mcastorina in #1527 * [chore] - Remove password info from log by @ahrav in #1528 * continue scanning on detector / decoder panic by @dustin-decker in #863 * Add match boundary to okta regular expressions by @mcastorina in #1531 OBS-URL: https://build.opensuse.org/request/show/1100549 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 07:00:24 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
- trufflehog-v3.35.0
|
||||
* [chore] - Update loop to switch. by @ahrav in #1487
|
||||
* Rewrite SourceUnitEnumerator to use UnitReporter instead of a channel by @mcastorina in #1485
|
||||
* Define SourceUnit chunking interface by @mcastorina in #1484
|
||||
* fix twilio verification side effect by @brandonjyan in #1494
|
||||
* Fix URI detector false positives when the redacted password has been URL encoded by @trufflesteeeve in #1489
|
||||
* add envoy api key scanner by @brandonjyan in #1482
|
||||
* add couchbase scanner to defaults by @brandonjyan in #1497
|
||||
* tweak jdbc redaction by @rosecodym in #1490
|
||||
* add launch_darkly keyword to launchdarkly scanner by @brandonjyan in #1495
|
||||
* [chore] - update detector template file by @ahrav in #1500
|
||||
* add thog enterprise detector for web keys by @zubairk14 in #1448
|
||||
* use Go 1.20 for all github workflows by @rosecodym in #1508
|
||||
* unify JDBC detector ping logic by @rosecodym in #1506
|
||||
* add dockerhub scanner by @brandonjyan in #1496
|
||||
* JDBC indeterminacy by @rosecodym in #1507
|
||||
* [chore] Remove parent setting / getting in Context wrapper by @mcastorina in #1516
|
||||
* Revert "[chore] Remove parent setting / getting in Context wrapper (#… by @mcastorina in #1519
|
||||
* Bump github.com/googleapis/gax-go/v2 from 2.11.0 to 2.12.0 by @dependabot in #1501
|
||||
* Bump google.golang.org/api from 0.130.0 to 0.131.0 by @dependabot in #1502
|
||||
* Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in #1523
|
||||
* capture JSON error in AWS detector by @rosecodym in #1509
|
||||
* Decrease frequency of dependabot alerts to monthly by @zricethezav in #1524
|
||||
* Support indeterminacy in alchemy and update detector docs by @rosecodym in #1510
|
||||
* [chore] Remove parent manipulation in context package by @mcastorina in #1525
|
||||
* Implement SourceManager basics by @mcastorina in #1515
|
||||
* Correctly route pprof endpoint by @mcastorina in #1527
|
||||
* [chore] - Remove password info from log by @ahrav in #1528
|
||||
* continue scanning on detector / decoder panic by @dustin-decker in #863
|
||||
* Add match boundary to okta regular expressions by @mcastorina in #1531
|
||||
* Replace aho-corasick library by @zricethezav in #1538
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 11:37:25 UTC 2023 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user