▲ | thewisenerd 6 days ago | |||||||||||||||||||||||||
global scoped installations or keys always scare me for this reason i believe the answer here was to exchange the token for something scoped to the specific repo coderabbit is running in, but alas, that doesn't remove the "RCE" _on_ the repo | ||||||||||||||||||||||||||
▲ | tadfisher 6 days ago | parent [-] | |||||||||||||||||||||||||
They do that, this is how GH apps work. There is no reason to expose the app's private key in the environment for the code that actually runs on the PR. | ||||||||||||||||||||||||||
|