finos / git-proxy

Deploy custom push protections and policies on top of Git
https://git-proxy.finos.org
Apache License 2.0
123 stars 114 forks source link

Git Proxy Plugin: Detection of AI/ML usage (incl. weights, models etc.) #788

Open shabbirflow opened 1 day ago

shabbirflow commented 1 day ago

ABOUT

This plugin aims to detect AI/ML usage in codebase based on checks such as :

A user can customize the detection criteria by specifying which parameters to check based on requirements.

shabbirflow commented 1 day ago

Hey @JamieSlome, I am working on this and in progress of coming up with an implementation for the checks mentioned above. Please let me know if you’d like any adjustments to this approach or any additional checks you’d recommend including.