GaProgMan / OwaspHeaders.Core

Inject OWASP recommended HTTP Headers for increased security in a single line
https://www.nuget.org/packages/OwaspHeaders.Core/
MIT License
282 stars 35 forks source link

Removed references to Moq #90

Closed jamie-taylor-rjj closed 1 year ago

jamie-taylor-rjj commented 1 year ago

The purpose of this repo is to promote security - both for our users and the developers who write the code that they rely on. As such, all references to Moq have been removed.

See issue 1372 on the Moq repo for background information.