-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Right now, there is no persistence of scan results. Each time you select an extension, even if previously scanned, it performs a whole new scan. There should be a way to store previously scanned results and display those instead of running new scans every time. Also, having a user login where a user could see all their previous scan results and refer back to them.
Solution
- Create a database to store scan history.
- Use authentication to allow individual users to login.
- Store user scan results in the database and display those if a specific scan on an extension has already been scanned.
Additional information
No response
👨👧👦 Contributing
- 🙋♂️ Yes, I'd love to make a PR to implement this feature!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request