-
Notifications
You must be signed in to change notification settings - Fork 26
Medical data breach checker #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Medical data breach checker #172
Conversation
… and token management, and add initial health news tests.
…and token management, and refactor server to be exportable.
…lassification model with calorie data.
…ation and medical keyword filtering.
… provide corresponding calorie information.
…-hak/Nutrihelp-api into Medial-Data-Breach-Checker
|
Hi Harsh, CI is currently failing because the workflow expects To avoid breaking the pipeline for this multi-trimester project, please restore/revert the deletion of Thanks |
|
Hi Harsh, However, this PR cannot be merged at the moment due to an unresolved conflict, and I need a bit more clarification before proceeding. Merge conflict in server.js (blocking issue) Could you please: Explain which CORS behaviour is intended after the merge (single FRONTEND_ORIGIN vs function-based allowlist), and Resolve the conflict accordingly and push the updated version? CI safety for the vulnerability scanner Scan output safety (logs/artifacts) Core file changes verification Once the conflict is resolved and the above points are clarified, I’ll be happy to continue the review. Thanks! King Hei |
The Medical Data Breach Checker is a privacy-focused tool that helps users protect their medical identity. By leveraging the Have I Been Pwned API, it scans for public data breaches specifically involving healthcare, insurance, or medical records. Searches are performed anonymously without logging any user data, and identified breaches are automatically categorized by risk level to help users prioritize their security actions.