Skip to content

Create a system hook to identify and analyze private project creation

We will need to allow private projects soon. We need to monitor their creation and do analysis to check that they are only used for vulnerability fixes (i.e. the only use case we support private project for).

It seems that a system hook is a way to do this.