paragonie / csp-builder

Build Content-Security-Policy headers from a JSON file (or build them programmatically)
https://paragonie.com/projects
MIT License
544 stars 39 forks source link

Unable to add "blob" value to connect-src in json file #45

Closed pradeep518 closed 3 years ago

pradeep518 commented 4 years ago

I had download the csp-builder version 1.2.0 and configure json as required. But whenever i want to set Blob to connect-src it wont be added to headers this leads to not allowed blob data. How can i add "blob":true value to connect-src file to overcome that issue.

paragonie-security commented 4 years ago

The latest release is https://github.com/paragonie/csp-builder/releases/tag/v2.4.0 not 1.2.0.