src-fingerprint icon indicating copy to clipboard operation
src-fingerprint copied to clipboard

Extract git related information (file shas, commit shas) from your hosted source version control system

Results 4 src-fingerprint issues
Sort by recently updated
recently updated
newest added

Moves from unmaintained go-git.v4 to go-git.v5 and as the go-git.v4 has a critical CVE https://pkg.go.dev/vuln/GO-2024-2466 and updates golang.org/x/net and x/crypto and circl to latest versions bunch of cve's reported in...

In this issue, we would like to see if we can somehow easily get rid of the `bash -c`, pipe and `grep` commands in the code. Instead we would like...

Instead of saving the output of `src-fingerprint` on local storage, the user may want to stream it directly to an S3 bucket for instante. This [go SDK](https://docs.aws.amazon.com/sdk-for-go/api/service/s3/) may help. This...

# Context We want to make it really simple to use `src-fingerprint`, for windows users too. We therefore want to release our software to winget. # To Do - [...