Skip to content

As an end-user, I want the web application to protect and secure information.

  • The deployed application uses HTTPS.
  • Measures to make XSS attacks more difficult have been taken.
  • Measures to make sure the webhook stems from Gitlab has been taken.

Limitations

The application has no authentication/authorization. Of course, in a real scenario, we need to implement this.

Edited by Johan Leitet