Compliance
TS NoCode platform is designed to make sure that systems built on can be compliant without any work that needs to be done
- Security (ISO27k and ISAE)
- EU law (GDPR etc)
- Financial regulation
OWASP security
Depending on setup of the server OWASP level 1 or level 2 can be reached. This includes almost all security requirements such as
- Mitigation of common threats (SQL injection, CSRF etc.)
- Request throttling
- Password reset procedures
- Logging (see below)
- Multifactor authentication
Read more about it inĀ Security setup
GDPR support
Data can be marked up and coupled to automatic deletion or anonymization,
WCAG (disability)
The UI supports the guidelines required for screen readers to work.
Note: It is possible to navigate the UI without using a mouse
Traceability
Applications can have the following logging
- Access log
- Action log (events and actions)
- Revision log (copy of all changes)
Additionally the user management can provide
- Login history
- History of former group membership
Finally all changes to an application are logged centrally