git-proxy
git-proxy copied to clipboard
Deploy custom push protections and policies on top of Git
# Detection of slurs, swear words and profanities ## About Automatically detect and flag the use of slurs, swear words, and profanities in code commits. Scan commit messages and code...
Changes: - upgrade to react 18 - upgrade to mui v6 - increase specificity of app styles to override mui component styles - replace react-html-parser with html-react-parser Notes: After an...
### Description: This PR aims to improve the repository's security posture by adhering to the principle of least privilege and enhancing the OSSF Scorecard score. The following changes have been...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@esbuild/darwin-x64](https://redirect.github.com/evanw/esbuild) | [`^0.23.0` -> `^0.24.0`](https://renovatebot.com/diffs/npm/@esbuild%2fdarwin-x64/0.23.0/0.24.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [perfect-scrollbar](https://perfectscrollbar.com/) ([source](https://redirect.github.com/mdbootstrap/perfect-scrollbar)) | [`1.5.5` -> `1.5.6`](https://renovatebot.com/diffs/npm/perfect-scrollbar/1.5.5/1.5.6) | [](https://docs.renovatebot.com/merge-confidence/) |...
closes #771
As discussed with @JamieSlome directly, this PR adds basic usage tracking tooling with Scarf, compliant with CNCF guidelines. There are a few code-level modifications in this PR: - Basic metrics...
This PR introduces the checkSensitiveData feature, which enhances the security by scanning files like .csv for vulnerabilities and sensitive information. The implementation includes: Functionality: - Created a push-action CheckSensitiveData which...
**Describe the bug** Documentation suggested Git Proxy example plugin: [@finos/git-proxy-plugin-samples](https://www.npmjs.com/package/@finos/git-proxy-plugin-samples) doesn't work. While installing it using npm locally fails. **To Reproduce** Steps to reproduce the behavior: 1. Go to [Plugins...
# Media Assets Plugin Detection ## About A plugin to detect assets, media files, etc in the git commits. A user can configure plugin to explicitly not allow certain media...