Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
broccoli-sri-hash
Advanced tools
This plugin looks at an apps html files to rewrite their content with integrity attributes.
crossorigin
isn't specified but prepend
is it will add an integrity if prepend
starts with origin
use-credentials
anonymous
var sriTree = sri('path/to/code', {
prefix: 'https://example.com/',
crossorigin: 'anonymous'
});
There was an encoding issue based on certain characters which is landed in Chrome 46 when using Chrome. This check fails if there is any non ASCII characters. On failure the file won't have a integrity attribute added. Please note this will be removed as a default in the future; with the desire to remove all of the checking code too.
FAQs
Generates SRI hashes for html files
The npm package broccoli-sri-hash receives a total of 95,638 weekly downloads. As such, broccoli-sri-hash popularity was classified as popular.
We found that broccoli-sri-hash demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.