Skip to content

feat(ui): render url risk score meter and status indicators (#129)#139

Merged
Mrinalray merged 2 commits into
Mrinalray:mainfrom
aayushprsingh:gssoc-fix-129
Jun 12, 2026
Merged

feat(ui): render url risk score meter and status indicators (#129)#139
Mrinalray merged 2 commits into
Mrinalray:mainfrom
aayushprsingh:gssoc-fix-129

Conversation

@aayushprsingh

@aayushprsingh aayushprsingh commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Program

GSSoC

📝 Description

Closes #129. Renders the URL threat risk score meter (0-100) and displays clear visual indicators (Safe, Suspicious, Dangerous) below scanned URLs. Also integrates the risk analysis details into the PDF and image report exports.

🔗 Related Issue

Closes #129

🔄 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🔍 SEO improvement
  • 🎨 Style / UI improvement
  • ♿ Accessibility improvement
  • 📝 Documentation
  • ⚙️ CI / configuration
  • 🧹 Refactor / cleanup

✅ Checklist

  • I am contributing under GSSoC
  • My code follows the project's existing style
  • I have tested my changes in a browser
  • I have linked the related issue above
  • My PR title follows Conventional Commits format (e.g. feat: add scroll button)

Closes #129. Renders the URL threat risk score meter (0-100) and displays clear visual indicators (Safe, Suspicious, Dangerous) below scanned URLs. Also integrates the risk analysis details into the PDF and image report exports.

@Mrinalray

Mrinalray commented Jun 9, 2026

Copy link
Copy Markdown
Owner

@aayushprsingh added some screenshot at description

…y#129)

Signed-off-by: aayushprsingh <aayushprsingh@users.noreply.github.com>
@Mrinalray Mrinalray merged commit db54aed into Mrinalray:main Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL Risk Score Meter

2 participants