Skip to content

Releases: brittonhayes/pillager

v0.7.0

02 Mar 06:56
efbc44d

Choose a tag to compare

Changelog

  • 2f3b8db feat: added taskfile for development (thanks to @eschreve!) (#60)
  • efbc44d feat: migrated to gitleaks/v8 (#61)

v0.6.0

28 Feb 08:35
4403090

Choose a tag to compare

Changelog

  • e8a9051 Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#56)
  • 3bbab66 Bump github.com/gookit/color from 1.4.2 to 1.5.0 (#59)
  • 4403090 Bump github.com/spf13/afero from 1.6.0 to 1.8.1 (#57)
  • de35a6d Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#51)
  • 6dc5828 Bump github.com/spf13/viper from 1.9.0 to 1.10.1 (#50)
  • 39a7587 Project Simplification (#58)

v0.5.10

24 Dec 22:28
7aaa846

Choose a tag to compare

  • 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

16 Oct 21:53
6887e94

Choose a tag to compare

  • 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] support@github.com

    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 brittonhayes@users.noreply.github.com

  • Implementing Hashicorp Waypoint for builds (#28)

    Co-authored-by: Britton Hayes brittonhayes@users.noreply.github.com

  • 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 brittonhayes@users.noreply.github.com

  • 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 brittonhayes@users.noreply.github.com

  • 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] support@github.com

    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 46035482+brittonhayes@users.noreply.github.com

  • 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] support@github.com

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

v0.5.8

02 Mar 03:33
bde62a2

Choose a tag to compare

Changelog

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

v0.5.7

02 Mar 03:32
a58d4dd

Choose a tag to compare

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

17 Feb 02:51
2221ca0

Choose a tag to compare

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

07 Feb 10:09
3d6b80b

Choose a tag to compare

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

07 Feb 03:45
753aa43

Choose a tag to compare

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

08 Dec 08:06

Choose a tag to compare

Changelog

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