...
Expand | ||
---|---|---|
| ||
Does your organisation have any controls implemented to protect it against Denial of Service (and Distributed Denial of Service) attacks?Does your organisation have any controls implemented to protect it against Denial of Service (and Distributed Denial of Service DDOS) attacks? Yes, we use AWS Route53 inbuilt DDOS mitigation and protection tools in combination with AWS WAF. More information: https://commonplace.atlassian.net/l/cp/Tcz9zLEX |
Expand | ||
---|---|---|
| ||
Does your organisation conduct regular external automated vulnerability scans of its public facing IT infrastructure and remediate any findings? Yes. We utilise a number of security and vulnerability monitoring tools as part of our development process. These tools check things like the code we have written, third-party software and libraries in use and provide real-time feedback when any issues are detected. In addition to this we also run tools such as Dependabot that continuously reviews source code for dependencies requiring patches or updates. |
...