-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
devopsDeployment and real world considerationsDeployment and real world considerations
Description
Part research and part testing.
Go through the existing codebase and make sure that there are minimal cybersecurity concerns. For example, are we authenticating things well? Are sessions stored securely? Can malicious actors hurt the users, both locally and over servers? Are we hashing passwords correctly? Can users access pages or routes they shouldn't be able to?
Also, are there any violations of personal health information and the HIPAA laws?
Are there major accessibility issues or things that could be easily implemented as a fix?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
devopsDeployment and real world considerationsDeployment and real world considerations
Type
Projects
Status
Ready