nodeSolidServer / nodeSolidServer/node-solid-server

Fix "Medium severity vulnerability found in bootstrap"

Open
#908 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority-low
Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

We currently have a vulnerability (as reported by snyk) because of Bootstrap 3.3. The proposed fix is to migrate to Bootstrap 4. We could also wait for a release of 3.4, where there is a fix, but I'm not certain when that comes (if ever).

We only use the CSS of Bootstrap, so this is probably a non-issue. But it is annoying to have Snyk report that it is (and it doesn't look good that it does), so we might want to do it anyway.

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

Start by locating the Bootstrap 3.3 dependency and the CSS usage described in the issue, then review the linked Snyk vulnerability. Confirm whether the project can move to Bootstrap 4 or should wait for Bootstrap 3.4; done means the chosen dependency no longer triggers the reported vulnerability.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap
Domain
frontend, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.