[Web UI] Add a 'Suspicious?' column to tasks listing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 621
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
This could be some sort of amalgam from different modules, with values such as:
- suspicious
- malicious
- unknown
- suspected benign
Would involve some normalization and potentially arbitrary choices about things.
In addition to a "Suspicious" column we could add a field to reports that says how many modules found it to be malicious. Eg. Malicious: 13/16
Contributor guide
No contributing guide indexed for this repository
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 reviewing the web UI task listing and report generation paths. Define how module findings map to suspicious, malicious, unknown, and suspected benign, then add the column and a report count such as Malicious: 13/16 once the normalization rules are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100