microsoft / microsoft/AttackSurfaceAnalyzer

Bump Bootstrap to 5.x

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

Nobody has claimed this yet.

bug good first issue
Dominant language
C#
Stars
3k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Bootstrap is included in Cli\wwwroot\js. We're using version 4.3.1, which is a bit old and has some non-inclusive language (whitelist), which was changed in version 5.1.

Let's upgrade to the latest version.

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 inspecting the Bootstrap assets in Cli\wwwroot\js and confirm how version 4.3.1 is included. Update the dependency to the latest Bootstrap 5.x release, then verify that the application still loads its frontend assets and that the outdated terminology is no longer present.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.