Skip to content

Releases: passbolt/go-passbolt-cli

v0.3.1 - Export Improvments, TOTP Support

05 Apr 20:13
b11702d
Compare
Choose a tag to compare

Release v0.3.1 - (2024-04-05T20:10:43Z)

  • Add Version flag
  • Don't Crash on Some TOTP Usage
  • Export TOTP
  • Export Skip Resource on Error

Changelog

  • b11702d Merge pull request #48 from passbolt/fix-version
  • 1e09efc fix Man and Completion CI
  • 6cb52e2 go mod tidy
  • b48f327 Use goreleaser version if available, otherwise buildinfo
  • b269e85 Merge pull request #47 from passbolt/update-ci
  • 13da79a update Deprecated field
  • effdbdb fix auto snapshot
  • 3cbabb9 Add dist Artifact Uploading
  • eeaa987 Add Run Version Step
  • c5e1dcb Update CI Action Versions
  • 774fc8b Merge pull request #44 from passbolt/version-flag
  • 4a870ea Set Version info in rootcmd
  • 4975d53 add versioninfo, update deps
  • b3e608e Merge pull request #43 from passbolt/basic-totp-support
  • e0469a1 Use old TOTP flags if the new ones are unset
  • 1229ad7 Implement Custom TOTP URL Generation
  • 869f33c remove otp library
  • 6f4d6e9 Add More Algorithms
  • 7da6aec Fix Incorrect Secret Parsing, Typos
  • c595eca export: skip resource on error
  • a535a83 Add TOTP Export Support
  • fafdd22 update deps
  • 54d4243 update ci go version
  • 52bdc35 Update Readme about new Flags
  • c2506ed Add New Flags, Mark old ones as deprecated
  • 2e1a46f update deps
  • 444fa17 Fix Doc Link

v0.3.0 - CEL Filter

21 Aug 12:13
abb8895
Compare
Choose a tag to compare

Release v0.3.0 - (2023-08-21T12:03:13Z)

  • CEL Filters #26
  • Homebrew Installation #31
  • Fix Resource Creation #32

Changelog

  • abb8895 Merge pull request #39 from passbolt/speatzle-homebrew-readme
  • 4a15fe3 Add Hombrew Installation to README.md
  • c006252 Merge pull request #38 from passbolt/fix-goreleaser-homebrew-man
  • 2fd1236 fix goreleaser man copy
  • 61df03f Merge pull request #37 from passbolt/fix-goreleaser-hombrew-completions
  • a9ce435 fix hombrew completions
  • 92a05e8 Merge pull request #36 from passbolt/fix-goreleaser-homebrew
  • d4c5ab9 Use --clean instead of --rm-dist
  • 7883419 Set Hombrew Folder
  • fb1e4e9 Merge pull request #35 from passbolt/goreleaser-homebrew
  • 12cb8bb Add TAP Github Token Secret
  • 22c8648 Add homebrew to .goreleaser.yml
  • 8254214 Merge pull request #34 from passbolt/fix-goreleaser_deprecation
  • 3b9406f remove/update old options
  • acd18bb Merge pull request #33 from passbolt/update-deps
  • 1cd6ab3 update deps
  • 488bf70 Merge pull request #30 from lenforiee/fix-spelling-mistakes
  • ad51d81 update the go-passbolt to v0.6.0
  • 6169450 challange -> challenge
  • 7fe89a3 Merge pull request #26 from PiMaDaum/feature/CEL-filter-implementation
  • 0a542bf Initialize the CEL program in a util function
  • f305905 Implement CEL filter in list user command
  • 6562aea Implement CEL filter in list group command
  • 20e3a72 Add comment to filterFolders function
  • 7db321f Implement CEL filter in list folder command
  • 5ee2077 Define filter argument as persistent flag in list command
  • 4e5983d Remove the overloaded parseTimestamp function
  • e5bb6ec Outsource the resources filter function to seperate file
  • 9bdc4a9 create filter flag description
  • 3d395a1 Implement an builtin function to parse timestamps for filter expressions
  • 48604ae Make slice of cel environment options private
  • 5a464f4 Implement filtering over CEL on list resources
  • a0b7b7d Set deendency of antlr/antlr4/runtime/Go/antlr
  • e958272 add google/cel-go as new dependency

v0.2.0 - JSON Output Support

30 Dec 17:13
0aa3926
Compare
Choose a tag to compare

Release v0.2.0 - (2022-12-30T17:03:06Z)

Changelog

  • 0aa3926 Merge pull request #22 from passbolt/fix-ci
  • 34fedec fix ci version
  • 6d4879e Merge pull request #21 from passbolt/update-deps
  • 6f59446 update deps
  • 9a2944c Merge pull request #20 from passbolt/feature-json-output
  • 05dd936 Add Readme Section
  • 4dcb528 Add Group Json Output
  • 269e117 Add Resource Json Output
  • e8bb791 Add Folder Json Output
  • c8dc067 Add User Json Output
  • a2257bc Add Json Output to Create Commands
  • 46ceb81 Add Output Json Flag
  • 45fe211 Merge pull request #19 from passbolt/feature-add-created-modified-timestamp-columns
  • d142f14 Add CreatedTimestamp and ModifiedTimestamp Columns to list commands
  • 423dfb0 Merge pull request #18 from passbolt/fix-minor-issues
  • cbf2771 fix Double Prompting Issue when Reading Secret Input
  • 94165a0 Properly Name Groups in Code
  • 2b52c42 fix go install
  • 0804a1d Merge pull request #13 from bersace/patch-1
  • 3ee8f88 Lint and fix typos in README
  • 89abb4f update deps
  • 6d5327c use string instead of []byte
  • fe7e6b2 fix windows build failing due to syscall
  • e5c267d Merge pull request #12 from Tchoupinax/main
  • 440f41a Replace usages of term.ReadPassword with util.ReadPassword
  • bfbc15b Make util ReadPassword Public
  • a8b14c9 use golang.org/x/term instead of depricated golang.org/x/crypto/ssh/terminal
  • df187e8 feat: allow password to be taken from pipe

v0.1.9 - Bugfix

13 Apr 09:48
4768cd1
Compare
Choose a tag to compare

Release v0.1.9 - (2022-04-13T09:40:23Z)

Changelog

  • 4768cd1 Merge pull request #11 from passbolt/fix-FilterIsSharedWithGroup-type
  • 5989fa2 update deps

v0.1.8 - Bugfix

07 Apr 14:43
95644e2
Compare
Choose a tag to compare

Release v0.1.8 - (2022-04-07T14:37:50Z)

Changelog

  • 95644e2 Merge pull request #9 from passbolt/speatzle-issue_template-1
  • f49471e Merge pull request #10 from passbolt/fix-#8
  • 7b35d8d update deps to include bugfix for #8
  • c8c7203 Add Bug Report issue template
  • f4dedc8 update to new import paths for repository transfer
  • ab3e638 add keepass export support (experimental, unfinished)
  • f7aa2b2 Add Note about Passwordless PrivateKeys #2

v0.1.7 - Bugfix

21 Jan 14:09
Compare
Choose a tag to compare

Release v0.1.7 - (2022-01-21T14:05:07Z)

Changelog

  • 0e991f3 Adjust Group Get Default Columns
  • 138c8ae Update Deps for Bugfixes

v0.1.6 - Bugfix

19 Jan 14:09
Compare
Choose a tag to compare

Release v0.1.6 - (2022-01-19T14:04:56Z)

Changelog

  • fa4d395 fix #3 userprivatekeyfile flag not always working

v0.1.5 - Load Private Key From File

12 Jan 15:34
Compare
Choose a tag to compare

Release v0.1.5 - (2022-01-12T15:20:09Z)

Changelog

  • 0449e99 Add Flag to Read Privatekey From File
  • f373792 add shellescapse, update deps

v0.1.4 - Security fix

17 Dec 16:03
Compare
Choose a tag to compare

Release v0.1.4 - (2021-12-17T16:00:05Z)

Changelog

  • bf4a0c8 automatically update config file permissions
  • 7f3059d fix Config file Permissions being too open

v0.1.3 - Ease Output Parsing

26 Nov 08:52
Compare
Choose a tag to compare

Release v0.1.3 - (2021-11-26T08:49:20Z)

Changelog

2c20350 disable output styling to ease parsing
8044fbb fix totp retry count, adjust newline printing