Anton Niklasson
Anton Niklasson
I have thought about it. We could probably add them to `avoid-injections` without too much hassle. Do you have any sample code that we can use as test cases? 🤗
Thanks for reporting this! I'm not sure static code analysis is the best approach to solving this, but perhaps we could take a stab at it. Are you open to...
Hey, sorry for not getting back to you. Did you get started on this? Don't worry about this being your first time. It's not as hard as it might seem....
I'll update the tests if this is a decent idea 😌
Any progress on this one?
This is not very helpful. Try to provide more relevant information..
It looks like the exports from both `create-async-callback` and `is-loki-running` are straight forward. Without any background on the repo setup here, just having an `index.d.ts` in each package should be...
You can use `--chromeDockerWithoutSeccomp` to disable seccomp. Not sure if that helps you or not.
Any updates on this?
I've built a custom tool that we use internally. It takes you through all the changes, and gives you a chance to review them one by one. I'm currently improving...