Skip to content
Snippets Groups Projects

weekly report fix

Merged mikrats requested to merge weekly-report-fix into main
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -39,11 +39,11 @@ Added check for login. Users have now log into the site in order to access any o
A02 Cryptographic failures
User information is now saved to the database. Passwords are encrypted properly.
A07 identification and Authentication failures
Implemented a third party authentication to make the authentication stronger. You now must have a token to make a API request
A04:2021-Insecure Design
Made sure that no user information (such as emails) were publicly available to be taken advantage of.
A06:2021 – Vulnerable and Outdated Components
A08:2021 – Software and Data Integrity Failures
Made sure that all of the used libraries and dependencies are from trusted repositories
A05:2021 – Security Misconfiguration
Identified issue where direct error messages would be sent to the end users.
\ No newline at end of file
Loading