jquery / jquery/codeorigin.jquery.com
Enable SRI for CSS resources
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 576
- PR merge metrics
- No merged PRs in 30d
Description
Pre-generated "Code Integration" snippets pop up only for javascript files.
MDN says SRI also works for the <link> elements like CSS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the code that generates the pre-generated "Code Integration" snippets and inspect how it handles JavaScript resources. Extend the behavior to cover CSS resources with SRI, then verify that generated CSS snippets include the expected integrity information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- security, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100