microsoft / microsoft/AttackSurfaceAnalyzer
Bump Bootstrap to 5.x
Open
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
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
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