Citi Hackathon GitProxy Use Case: Deploy push protections and policies on top of Git #328
lucaborella89
started this conversation in
Ideas
Replies: 1 comment
-
For more detail on the use case, please refer to: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Deploy push protections and policies on top of Git
GitProxy enables companies such as Citi, Royal Bank of Canada (RBC) and NatWest to scan code for security and compliance issues before it is pushed to a codebase. Today, GitProxy is limited in the checks and types of scans it runs before allowing code to be pushed upstream or allowed outside of a private network. We want hackers to create discrete functions that takes a git diff as input and outputs detected security holes and compliance issues in the code. Ask yourself, what are the types of checks & scans that organisations like Citi should run on code before publishing it on the Internet.
Expected Features
This may includes:
Useful apps, systems, projects, technologies, libraries, datasets:
GitProxy is an open source library hosted on the public internet on GitHub
https://github.com/finos/git-proxy
Beta Was this translation helpful? Give feedback.
All reactions