Pillager Versions Save

Pillage filesystems for sensitive information with Go 🔍

v0.5.10

2 years ago
  • Bump github.com/gookit/color from 1.4.2 to 1.5.0 (#48)

  • chore: Remove codecov, bump go to 1.17

v0.5.9

2 years ago
  • Bump github.com/zricethezav/gitleaks/v7 from 7.2.2 to 7.3.0 (#25)

  • Bump github.com/spf13/afero from 1.5.1 to 1.6.0 (#26)

    Bumps github.com/spf13/afero from 1.5.1 to 1.6.0.

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Adding support for running pillager as a docker image (#27)

    Co-authored-by: Britton Hayes [email protected]

  • Implementing Hashicorp Waypoint for builds (#28)

    Co-authored-by: Britton Hayes [email protected]

  • Bump github.com/gookit/color from 1.3.8 to 1.4.0 (#31)

  • Added contributing.md and re-organized packages to prepare for future re-factoring (#34)

    • Added contributing.md and re-organized packages to prepare for future re-factoring

    • Fixed unintentional hunter and rules renames

    • Fixed additional occurences of accidental rename

    Co-authored-by: Britton Hayes [email protected]

  • Moving dockerfile to root to keep dir structure clean

  • Added PR template and fixed issue template

  • Adding code coverage to ensure testing (#35)

    Co-authored-by: Britton Hayes [email protected]

  • Bump github.com/zricethezav/gitleaks/v7 from 7.3.0 to 7.4.0 (#36)

    Bumps github.com/zricethezav/gitleaks/v7 from 7.3.0 to 7.4.0.

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Bump github.com/gookit/color from 1.4.0 to 1.4.2 (#37)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Britton Hayes [email protected]

  • Merge pull request #39 from brittonhayes/dependabot/go_modules/github.com/zricethezav/gitleaks/v7-7.5.0

  • Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#40)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#41)

  • Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#43)

  • Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#42)

  • Bump github.com/zricethezav/gitleaks/v7 from 7.5.0 to 7.6.1 (#45)

  • Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#46)

    Bumps github.com/spf13/viper from 1.8.1 to 1.9.0.


    updated-dependencies:

    • dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.8

3 years ago

Changelog

bde62a2 Updated reporting formats to include an array of new flavors (#24)

v0.5.7

3 years ago

Changelog

58c1ea6 Bump github.com/gookit/color from 1.3.7 to 1.3.8 (#22) 2d072a5 Merge branch 'main' of https://github.com/brittonhayes/pillager into main bc0b73b Update issue templates aa60ad8 Updated README with corrections and additional details fbfc0ad Updated github actions with reviewdog a58d4dd bhayes/version cmd (#23)

v0.4.7

3 years ago

Changelog

2221ca0 Added building test into pushes to check before release (#21) 00d2479 Upgrading to 1.16 to support new arm macbooks

v0.4.1

3 years ago

Changelog

4a9eff0 Added additional templates for rendering the results as an html table (#15) 63a08a6 Corrected rules description in the readme 3d6b80b Filtering supported file types for scanning by default (#16) 2b35e86 Updated readme to show the use of custom templates

v0.4.0

3 years ago

Changelog

729344a Added benchmarking 0b8e7cf Bump github.com/gookit/color from 1.3.2 to 1.3.3 (#5) 1ab1082 Bump github.com/gookit/color from 1.3.3 to 1.3.5 (#8) 8a7229c Bump github.com/gookit/color from 1.3.5 to 1.3.6 (#10) 68cfa8d Bump github.com/gookit/color from 1.3.6 to 1.3.7 (#13) 8f84bfa Bump github.com/spf13/afero from 1.4.1 to 1.5.0 (#3) 673482c Bump github.com/spf13/afero from 1.5.0 to 1.5.1 (#7) e6d6a39 Bump github.com/zricethezav/gitleaks/v7 from 7.0.2 to 7.1.0 (#4) cdd0626 Bump github.com/zricethezav/gitleaks/v7 from 7.1.0 to 7.1.2 (#6) 155c519 Bump github.com/zricethezav/gitleaks/v7 from 7.1.2 to 7.2.0 (#9) 54553ff Bump github.com/zricethezav/gitleaks/v7 from 7.2.0 to 7.2.1 (#11) fc98a29 Bump github.com/zricethezav/gitleaks/v7 from 7.2.1 to 7.2.2 (#12) ca4d34e CPU-based worker count for inspect (#1) 753aa43 Cleanup, simplification, and preparation for new modules (#14) 94df3d2 Create CODEOWNERS 9c6c389 add dependabot config (#2)

v0.3.0

3 years ago

Changelog

91cf046 Added support for gitleaks configs a3553b2 Updated docs 20f00ae Updated readme to reflect new Gitleaks support

v0.2.0

3 years ago

Changelog

31a772e Added OSX install instructions 067c969 Fixed heading sizes 7ee83bc Removed the 'FILTER:' messages so users can leverage jq

v0.1.10

3 years ago

Changelog

6adf7c9 Added testing and updated docs as well as homebrew 4719024 Moved go generate out of pkg docs c9d8b57 updated install instructions