Joseph Kerby

Results 5 issues of Joseph Kerby

The change notes for [4.4.3](https://github.com/nestjsx/crud/releases/tag/v4.4.3) indicates that a critical bug exposing multiple vectors for SQL injection was fixed as part of the release. My team discovered this just by chance...

I'm using this library in a typescript project based on NestJS. I recently ran into a problem where my runnings file was not correctly copied to the build directory. This...

I use a single workflow file to run zap scans on multiple sites. Each site is its own job so they can fail or succeed independently. However, since the artifact...

I am working with the IPP example included with the distribution. I can add and query customers without a problem, but I've noticed that when I query customers the ID...