Gyan Ranjan
Gyan Ranjan
**Distance Calculator using Tkinter** This Distance Calculator is a GUI-based Python application built using Tkinter. It calculates the geographical distance between two locations based on their latitude and longitude coordinates...
# Performance Improvements for Language Scanner Tests This PR addresses issue #4321 by significantly improving the performance of our slowest tests in the test suite. ## Changes ### 1. Reduced...
**Add --update-only flag for database updates without scanning** This PR implements a solution for issue #4777 to improve the experience for users running multiple copies of cve-bin-tool in parallel. **Changes:**...
Fix: Filter out HTML comments and quoted text from PR descriptions PR Description - According to the issue, GitHub comments in PR descriptions were not being properly rendered in the...