jquery / jquery/codeorigin.jquery.com

Enable SRI for CSS resources

Open
#71 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.