caspr icon indicating copy to clipboard operation
caspr copied to clipboard

Content-Security-Policy report aggregator/analyzer

Results 8 caspr issues
Sort by recently updated
recently updated
newest added

Bumps [debug](https://github.com/visionmedia/debug) from 0.7.4 to 4.1.1. Release notes Sourced from debug's releases. 4.1.1 This backport fixes a bug in coveralls configuration as well as the .extend() function. Patches test: only...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.2.0 to 4.17.1. Release notes Sourced from express's releases. 4.17.1 Revert "Improve error message for null/undefined to res.status" 4.17.0 Add express.raw to parse bodies into Buffer Add...

dependencies

Bumps [morgan](https://github.com/expressjs/morgan) from 1.0.1 to 1.9.1. Release notes Sourced from morgan's releases. 1.9.1 Fix using special characters in format deps: depd@~1.1.2 perf: remove argument reassignment 1.9.0 Use res.headersSent when available...

dependencies

The `async` package dependency is set to *. The version `2.x` of the package has breaking API changes that render a copy of caspr installed with `npm install` unusable. The...

There are some cases where it would be useful to show reports in the Caspr web UI, but also forward them somewhere else for further processing. Caspr should support this....

it's simpler to just install globally and run the daemon that way. I'm not sure if this is already possible and the docs just need to be updated, but either...