Matt Watson
Matt Watson
I can see where the issue is. In index.js in the `getParams` function it splits the URL by '/': ``` function getParams() { const [ , owner, reponame, action, sha,...
@pomber It looks like the build is failing because of an existing problem in master with prettier and ReadMe.md
I hadn’t considered that first problem, that’s a good spot. I agree with your solution. I’ll see what I can implement tonight (or maybe tomorrow)
This vulnerability is causing us issues during a security audit. We'll likely have to move away from DBUnit if we can't get it resolved.