Releases: GitGuardian/src-fingerprint
v0.9.1
Content
- Fix
goreleaser
CI
v0.9.0
Release v0.9.0
In this release :
- We fix some minor issues
- We make
src-fingerprint
available viaGitGuardian/homebrew-tap
v0.8.1
v0.8.0
Changelog
7d34efb chore(README): clarify local repository scanning
a44c8d3 chore(ci): add golang actions
9a54f41 chore(ci): add pre-commit hooks
d210344 chore(ci): automate release
7fd211f chore(deps): update deps
de0b22e chore(readme): split README and CONTRIBUTING
406c803 chore(srcfingerprint): add skip archived
e03bca8 chore(srcfingerprint): remove commented code
4db0dc7 chore(srcfingerprint): remove commented code
7b12c7b chore(srcfingerprint): remove unused code
679246c chore(srcfingerprint): rename branch
657e258 chore(srcfingerprint): squash generic properties of providers
d9206e7 chore(srcfingerprint): standardize call
50b3459 chore(srcfingerprint): update .env.example
ab5e84b chore(srcfingerprint): update readme
64946c0 chore: clean readme
101172a ci(golang): improve linting and testing to match go-consumers
505f5b5 ci(release): fix url
7be4089 ci(release): tweak goreleaser
aeabbe4 feat(cli): add clone dir option
2078650 feat(cli): remove tests, add cli framework
0c0d4ef feat(cloner): add native git cloning
9d50e21 feat(cloner): remove in memory cloner
ecdcc1a feat(exporter): add support for jsonl
658a058 feat(extractor): add an option --after to select only a given time window in fileshas
6244cda feat(gitlab): fix cloning errors
347795b feat(gitlab): separate accessible and group repositories
c019557 feat(provider): add either a repository is private or not
d41964f feat(sf): add main package
0e0b789 feat: add .gitignore
fdda390 feat: add git files shas collection capabilities
18e92d2 feat: first commit
ca6f589 fix(bitbucket): escape bitbucket tokens
527d178 fix(bitbucket): fix bitbucket collection
ff6b4ba fix(cli): fix message logging
65f4026 fix(codestyle): implement changes suggested by golangci
4a6aedf fix(codestyle): update to golangci 39
0f7791f fix(deps): update dependencies and go mod tidy
9f1b120 fix(doc): fix some srcfingerprint-collector mentions in README.md
37df96e fix(git_cmd): fix the object size for git command to avoid inconsistencies
6b629b5 fix(goreleaser): remove gitlab release
3e89176 fix(srcfingerprint): remove repo after scan is finished
a664536 fix(vcs): upgrade github wrapper to get rid of old errors
0b1092e fix: update README.md
68f6bde gix(gitlab): add gitlab job definiton
b0dc8a6 test(srcfingerprint): skip failing tests for now