Comment on Launch HN: Datree (YC W20) – Best practices and security policies on each commitComments−dhagz6ySo this sounds like git-hooks-as-a-service. Am I right in that assessment?−shimontOP6yYou might call it that in a way. This is where the engine is hooking. We scan the entire source control and curate rules for you to use around technologies−elpakal6ythat's my take as well but maybe im missing something−elpakal6yi don't mean to diminish though, very cool idea!−eyarz6ythe git hook is only the integeration part. the core of the system is the rules engine and the logic around that.
Comments
So this sounds like git-hooks-as-a-service. Am I right in that assessment?
You might call it that in a way. This is where the engine is hooking. We scan the entire source control and curate rules for you to use around technologies
that's my take as well but maybe im missing something
i don't mean to diminish though, very cool idea!
the git hook is only the integeration part. the core of the system is the rules engine and the logic around that.