github.com/go-git/go-git/v5
go
pkg:golang/github.com/go-git/go-git/v5
1,679 Dependabot PRs
about 18 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 )
Golang(deps): Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
saurabhKS14/go-GitVisualizer #25
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
Bump the all-go-mod-patch-and-minor group across 2 directories with 45 updates
SoftechPluscode/eks-anyware #6
Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
cnrancher/hangar #165
Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.0
eczy/ghforeach #19
build(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
hashicorp/nomad-pack #673
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.13.2 to 5.16.0
build(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.16.0
pivotal-cf/kiln #548
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.16.0 in /gridify
threefoldtech/tfgrid-sdk-go #1357
chore(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
Ilyes512/boilr #69
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
fardream/gitrim #96
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
jzero-io/jzero #250
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
SDA-SE/image-metadata-collector #148
Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
anchore/binny #89
feat(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.16.0
Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.16.0
CGA1123/slugcmplr #146
Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
gomod(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
sanjP10/release #86
chore: Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.16.0
liqotech/liqo #3020
Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
hyperspike/pivot #55
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0
anchore/chronicle #324
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0
getoutreach/stencil #403
build(deps): bump the go_modules group across 1 directory with 6 updates
chore(deps): bump the dependencies group across 1 directory with 4 updates
chore(deps): bump the go_modules group across 3 directories with 5 updates
chore(deps): bump the go_modules group across 2 directories with 4 updates
Bump the go_modules group across 2 directories with 5 updates
opctl/opctl #1165
chore(deps): bump the go_modules group across 3 directories with 4 updates
chore(deps): bump the go_modules group across 1 directory with 4 updates
offsoc/grype #2
chore(deps): bump the go_modules group across 2 directories with 5 updates
offsoc/syft #2
chore(deps): bump the go_modules group across 3 directories with 5 updates
chore(deps): bump the go_modules group across 1 directory with 4 updates
Bump the go_modules group across 1 directory with 5 updates
chore(deps): bump the go_modules group across 1 directory with 3 updates
Bump the go_modules group across 1 directory with 5 updates
offsoc/Slack #4
build(deps): bump the go_modules group across 3 directories with 6 updates
Bump the go_modules group across 1 directory with 5 updates
offsoc/realm #5
chore(deps): bump the go_modules group across 10 directories with 5 updates
Bump the go_modules group across 5 directories with 12 updates
offsoc/dddd #2
Bump the all group across 1 directory with 2 updates
lingrino/glen #403
chore(deps): bump the engine group across 1 directory with 58 updates
helderco/dagger #260
Bump the third-party group across 1 directory with 2 updates
openziti/ziti-ci #63
build(deps): bump the all group across 1 directory with 4 updates
kubernetes-sigs/bom #523
chore(deps): bump the go_modules group across 12 directories with 9 updates
offsoc/cds #2
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 |