...
Code | Description |
---|---|
NFR4 | The application must be protected against SQL-injection sand injections and other safety hazards to ensure no user can hack themselves into the race's data and alter said data. |
NFR5 | Passwords must be hashed before they are stored into the database to ensure no user account can be hacked by an outsider. |
...