git-proxy icon indicating copy to clipboard operation
git-proxy copied to clipboard

Deploy custom push protections and policies on top of Git

Results 107 git-proxy issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.26.5` -> `v3.26.6` | --- ### Release...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@esbuild/win32-x64](https://redirect.github.com/evanw/esbuild) | [`0.23.0` -> `0.24.0`](https://renovatebot.com/diffs/npm/@esbuild%2fwin32-x64/0.23.0/0.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@esbuild%2fwin32-x64/0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@esbuild%2fwin32-x64/0.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@esbuild/darwin-x64](https://togithub.com/evanw/esbuild) | [`0.23.0` -> `0.23.1`](https://renovatebot.com/diffs/npm/@esbuild%2fdarwin-x64/0.23.0/0.23.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@esbuild%2fdarwin-x64/0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@esbuild%2fdarwin-x64/0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

@rvema contributed the OSSF Scorecard to the repository in https://github.com/finos/git-proxy/pull/676. If possible, it would be great to drive the score about 9.0 to ensure we excel at meeting OSSF's security...

hacktoberfest
citi-hackathon

make `COOKIE_SECRET` an env var instead of checking in `proxy.config.json` https://github.com/finos/git-proxy/blob/fd638483c70bc84f3f9cedb6e10f8d0a18bafacf/proxy.config.json#L3

hacktoberfest

**Is your feature request related to a problem? Please describe.** When Git Proxy receives a push, it returns the following message: remote: GitProxy has received your push ✅ remote: remote:...

enhancement
good first issue

When Git Proxy is running in a secure environment, the node process is likely running under some sort of user. This user should have local file permissions to create directories...

good first issue
security
fix

**Describe the bug** When Git Proxy is deployed on a server, the "Clone" component under /admin/repo on the UI has an `undefined` value for the host. It seems to stem...

bug
good first issue
dashboard

After #558 , Git Proxy can no longer run without a private key & certificate available. Not all deployments are appropriate to run a direct TLS server such as when...

documentation
enhancement
good first issue

**Describe the bug** When installing Git Proxy as a package to execute & run, a configuration may be optionally provided for customization. When the `--config` option is omitted, it is...

bug
good first issue