github.com/go-git/go-git/v5
go
pkg:golang/github.com/go-git/go-git/v5
1,679 Dependabot PRs
about 13 hours ago
647 repositories
21 repositories
Security Advisories
Maliciously crafted Git server replies can cause DoS on go-git clients
go-git has an Argument Injection via the URL field
Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients
go-git clients vulnerable to DoS via maliciously crafted Git server replies
Recent PRs (filtered by: Minor PRs )
Bump the all group across 1 directory with 3 updates
lingrino/glen #405
[v1.3.x]: Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.16.0
abays/osp-director-operator #108
chore(deps): bump the common group across 1 directory with 33 updates
Bump the all-dependencies group across 1 directory with 3 updates
build(deps): Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.16.0
Bump the all group across 1 directory with 38 updates
radius-project/radius #9423
[dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.16.0
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
flipt-io/flipt #4191
Bump the go-dependencies group across 1 directory with 15 updates
fission/fission #3216
build(deps): Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.16.0
chore(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /iac/lcs/localproject
softwaredevelop/codespace-default #110
chore(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /iac/kind
softwaredevelop/pulumi-dagger-kind #82
chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /iac/lcs/localproject_mirrored
chore(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /iac/lcs/localproject_mirrored
chore(deps): bump the gomod-update group across 1 directory with 4 updates
foomo/posh #116
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
akuity/argo-events #814
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
daniel-codefresh/argo-events #927
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
spaghettifunk/argo-events #697
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
dpadhiar/argo-events #1077
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
chore(deps): bump the go_modules group across 1 directory with 16 updates
build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.16.0 in /cli/go-git
ggql/go-git #66
build(deps): Bump the all-go-modules group with 19 updates
PreFrontalCorporate/cometbft #1
Bump the go_modules group across 4 directories with 3 updates
pulumi/pulumi-aws #5507
chore(deps): bump the go-modules group across 1 directory with 41 updates
flanksource/canary-checker #2593
build(deps): bump the version-updates group across 1 directory with 96 updates
mchlumsky/mracek #277
Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.16.0 in the go_modules group across 1 directory
pulumi/pulumi-yaml #790
Bump the go_modules group across 1 directory with 10 updates
chore(deps): bump the go_modules group across 2 directories with 6 updates
Bump the go-modules group across 1 directory with 52 updates
Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
runmedev/runme #799
Bump the all group across 1 directory with 36 updates
build(deps): bump the version-updates group with 95 updates
mchlumsky/mracek #273
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in /action-plugins/git
build(deps): bump the go_modules group with 3 updates
bupd/git-donkey #31
:seedling: Bump the gomod group across 2 directories with 9 updates
magnologan/scorecard #276
chore(deps): bump the common group with 41 updates
tnir/trivy #249
chore(deps): bump the common group across 1 directory with 53 updates
tnir/trivy #245
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in /HadesCloneContainer
ls1intum/hades #204
build(deps): bump the all group across 1 directory with 26 updates
joejstuart/ec-cli #217
chore(deps): bump the common group across 1 directory with 42 updates
suryatmodulus/trivy #312
chore(deps): bump the common group across 1 directory with 28 updates
chore(deps): bump the common group across 1 directory with 35 updates
chore(deps): bump the engine group with 66 updates
TomChv/dagger #471
build(deps): Bump the all-go-modules group with 19 updates
cometbft/cometbft #5113
build(deps): Bump the all-go-modules group with 13 updates
cometbft/cometbft #5112
Package Details
| Name: | github.com/go-git/go-git/v5 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/go-git/go-git/v5 |
| JSON API: | View JSON |
Security Advisories
Package Information
A highly extensible git implementation in pure Go. go-git aims to reach the completeness of libgit2 or jgit, nowadays covers the majority of the plumbing read operations and some of the main write operations, but lacks the main porcelain operations such as merges. It is highly extensible, we have been following the open/close principle in its design to facilitate extensions, mainly focusing the efforts on the persistence of the objects.
| Repository: | https://github.com/go-git/go-git |
| Homepage: | https://github.com/go-git/go-git |
| Latest Release: |
v5.16.1
6 months ago |
| Dependent Repos: | 13,417 |
| Dependent Packages: | 8,164 |
| Ranking: | Top 0.0657% by dependent repos Top 0.0353% by dependent pkgs |