pillager

Pillage filesystems for sensitive information with Go πŸ”

MIT License

Stars
221

Bot releases are hidden (Show)

pillager - v0.8.1 Latest Release

Published by brittonhayes over 2 years ago

Changelog

  • 44a2fde Chore/upgrade gitleaks (#68)
  • eb653b7 fix/footnotes (#69)
  • 3e8f2f6 fix: move images to .github

Bug Fixes πŸ›

  • interactive mode help toggle
pillager - v0.8.0

Published by brittonhayes over 2 years ago

Changelog

  • b7ed81a Terminal User Interface (#67)
pillager - v0.7.6

Published by brittonhayes over 2 years ago

Changelog

  • b7c6b93 fix: readme typo
  • e5dfe46 fix: rules file read (#66)
pillager - v0.7.5

Published by brittonhayes over 2 years ago

Changelog

  • 6b39bd2 ecshreve: some simple cleanup (#62)
  • 2b166cd fix: WithScanPath unexpected results (#65)
pillager - v0.7.4

Published by brittonhayes over 2 years ago

Changelog

  • 228f1be fix: docker image working
pillager - v0.7.3

Published by brittonhayes over 2 years ago

Changelog

  • e3a9539 fix: docker build
pillager - v0.7.2

Published by brittonhayes over 2 years ago

Changelog

  • 1468ac1 feat: release docker image to github packages
pillager - v0.7.1

Published by brittonhayes over 2 years ago

Changelog

  • 921ff0b feat: release docker image to github packages
  • 6ef9570 fix: repair hunter example
pillager - v0.7.0

Published by brittonhayes over 2 years ago

Changelog

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

Published by brittonhayes over 2 years ago

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)
pillager - v0.5.10

Published by brittonhayes almost 3 years ago

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

  • chore: Remove codecov, bump go to 1.17

pillager - v0.5.9

Published by brittonhayes about 3 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>

pillager - v0.5.8

Published by brittonhayes over 3 years ago

Changelog

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

pillager - v0.5.7

Published by brittonhayes over 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)

pillager - v0.4.7

Published by brittonhayes over 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

pillager - v0.4.1

Published by brittonhayes over 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

pillager - v0.4.0

Published by brittonhayes over 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)

pillager - v0.3.0

Published by brittonhayes almost 4 years ago

Changelog

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

pillager - v0.2.0

Published by brittonhayes almost 4 years ago

Changelog

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

pillager - v0.1.10

Published by brittonhayes almost 4 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