SQL-Injections in Low-Code Applications
Low-Code platforms like Intrexx are usually secure and really well tested. However,they are basically just a toolbox that help you create your own applications. To make sure these are secure as well, there are several things you need to consider. One of them is preventing SQL injections inside your scripts.
Read More »SQL-Injections in Low-Code Applications