## **Privacy Issue: Reports Tab Exposing User Data Publicly** ### **Description** The website is currently displaying reports publicly in the **Reports** tab. This means that **anyone scanning their website has their reports visible to others**. Users might not expect their scan activity to be publicly accessible, and this could expose sensitive insights about their sites. ### **Steps to Reproduce** 1. Visit the **Reports** tab on the website. 2. Observe that scan reports for various websites are publicly accessible. 3. No authentication or access control is in place to restrict report visibility. ### **Expected Behavior** - Reports should only be visible to the user who initiated the scan. - Implement authentication or access control to prevent unauthorized access to reports. ### **Additional Context** Since this is an open-source project, I'd be happy to contribute to implementing a fix! Let me know your thoughts on the best approach.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by viralkamani and has received 1 comments.