From 074c2f375a046f78125af6c4296944d856a3cc2b Mon Sep 17 00:00:00 2001 From: Ben Jones Date: Wed, 25 Sep 2024 15:06:38 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11ea9f7..3395e53 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Your client, "The Unsecure PWA Company", has engaged you as a software engineeri You are to run a range of security tests and scans along with a white/grey/black box analysis of the application to identify as many security and privacy vulnerabilities as possible. You are then required to prepare a professionally written report for your client that includes: 1. An overview of your approach to the technical analysis. 2. Document out of the scope privacy and security issues of your report, including; - - Security or privacy issues that cannot be mitigated by technical engineering solutions - - Security issues that must be tested in the production environment + - Security or privacy issues that cannot be mitigated by technical engineering solutions + - Security issues that must be tested in the production environment 4. Identifying all security or privacy vulnerabilities you discovered and provide an impact assessment of each. 5. Provide recommendations relating to a security and privacy by design approach going forward for "The Unsecure PWA Company".   6. Design and develop implementations using HTML/CSS/JS/SQL/JSON/Python code and/or web content changes as required to patch each vulnerability you discover.