Skip to content
Snippets Groups Projects
Commit 71eb6a1e authored by mikrats's avatar mikrats
Browse files

Merge branch 'weekly-report-fix' into 'main'

weekly report fix

See merge request !68
parents 324086ce fb89a5ce
Branches main
No related tags found
1 merge request!68weekly report fix
Pipeline #16769 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment