mandatoryprogrammer / mandatoryprogrammer/sonar.js

Check to ensure all elements successfully onload when generating fingerprints

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

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
551
Forks
76
PR merge metrics
No merged PRs in 30d

Description

One of the problems I've encountered during fingerprint creation is an issue where there will be links to non-existant resources. This is usually just a broken resource in the app/router/device etc due to poor development. One nice thing to add would be to have the extension check to ensure everything loads successfully before adding it to a fingerprint.

Contributor guide

No contributing guide indexed for this repository

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 fingerprint-generation entry point and the code that gathers external resources; the issue does not name specific files or tests. Trace how resource load failures are currently handled, then verify that fingerprints include only resources that load successfully, including broken links.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.