Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
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'
});
Currently there is an encoding issue based on certain characters which is still being debugged 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.
1.1.1
FAQs
Generates SRI hashes for html files
The npm package broccoli-sri-hash receives a total of 64,485 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.