Releases: benammann/git-secrets
Releases · benammann/git-secrets
v0.2.2
v0.2.1
v0.2.0
Changelog
- c038b34 (feat) #26 removes support for yaml
- 15c03d8 (ref) #26 adds coverage action
- 312429d (ref) #26 adds more tests
- a834bfe (ref) #26 adds testing structure for config writer
- c1e9bb5 (ref) #26 adds tests for encryption package
- 6f7bd09 (ref) #26 adds tests for schema_v1
- ed6abbf (ref) #26 adds unit tests for repository_config
- 8c39aef (ref) #26 finalizes tests for schema_v1_writer
- 0799e8d (ref) #26 minor package structure renamings
- 9550b5d (ref) #26 more refactorings and unit tests
- 008e7ee (ref) #26 refactors global config package
- 63ede0e (ref) #26 updates to go1.19
- 4bc40b9 (ref) #26 uses new encryption and docker token
- 8e57bcb (ref) #26: adds more tests
v0.1.4
v0.1.3
v0.1.2
Changelog
- 8c503ea (feat) #17 supports install via curl and go install
- b12b7b2 (feat) #6 adds scan documentation
- a62009e (feat) #6 adds scan prototype
- 0f7088a (fix) shields url
- dece29d (hotfix) wrong brew release name
- 664842a Merge pull request #27 from benammann/gs-17-package-managers
- be57741 Merge pull request #28 from benammann/6-scan-for-plain-passwords-in-git-hook
v0.1.1
Changelog
- 230d9c8 (fix) #22 adds missing --value flag to set secret cmd
- abea857 Merge branch 'dev-beta' into feature/vuepress-docs
- d3f14a4 Merge branch 'release/v0.1.1' into gs-22-fix-set-secret-cmd
- 918357e Merge pull request #23 from benammann/gs-22-fix-set-secret-cmd
- f5e4f85 Merge pull request #24 from benammann/release/v0.1.1
- ea5dcf5 adds initial vuepress construct
- f398da9 adds initial vuepress docs
- 7880f6a adds vuepress build pipeline
- 02d54a3 fixes commit option
- bca40ec fixes vuepress base path
- b2468ab fixes workflow trigger for vuepress-release
- 1627c6d removes download badges
- 49d7585 sets user name and email when commiting
- a73ec5b updates docs and example
- cfa83fd uses github action