feat: Add Medical Data Breach Checker & Fix CI/CD Pipeline#177
feat: Add Medical Data Breach Checker & Fix CI/CD Pipeline#177harsh-hak wants to merge 466 commits intoGopher-Industries:masterfrom
Conversation
…tries#89) * init new route and refactor code for customized rce * update option for excluding ingredients in RCE * completed testing and fixed bugs for excluding ingredients in rce feature * complated refactor rce api: update controller, swagger ui, testing file
…act us fields (Gopher-Industries#90) * input validation implemented for login, signup and appointments * input validation implemented for contact us endpoint * corrected some errors in input validation * corrected some errors in input validation * implemented input validation for feedback endpoint * implemented input validation for meal plan and recipe
…CyberTeam_FileValidation FileValidation
…ionlog Nutritionlog
…nt_substitution Optimize Model part of Ingredient Substitution API
…ltharticle-api Health article search function
…e/update-user-profile Feature/update user profile
…-yaml-file fixing the bug in index.yaml file
Added global and route-specific rate limiting
Implement brute-force login protection
Conflicts removed from rate-limiting and validating logic
…_CyberTeam_RateLimiter RateLimiter
This reverts commit 34b3495.
… and token management, and add initial health news tests.
…and token management, and refactor server to be exportable.
…lassification model with calorie data.
…imize home service feature and appointment api update
Updated login, signup controllers and authentication middleware
* add data classification table for sensitive data management * reduce upload limit to 3 per 10 minutes in rate limiter * Add log inventory table and update data classification table review & approve by King Hei
…imize appointment api update
…ation and medical keyword filtering.
… provide corresponding calorie information.
…-hak/Nutrihelp-api into Medial-Data-Breach-Checker
…imize recipe api fix error
|
Hi Harsh, Thanks for the work on the Medical Data Breach Checker. However, I can’t proceed with this PR in its current form. This PR is based on a force-pushed Because of this: To move forward, please:
Once the changes are scoped and based on a proper feature branch, I’m happy to review again. Thanks for understanding. King Hei |
Description
Exposes the API endpoint for the Medical Breach Checker.
Medical_Breachmodule in routes/index.js./api/security/medical-breach/breach-check.