APEX Blog: Security

-->

Latest Posts

Developing Secure Web Applications with APEX and ApexSec

A very common question asked is ‘Is APEX Secure?’ and Joel Kallman from Oracle addressed this topic here, the post is a few years old now but it still applies today. There are two..

Read More

Making Your APEX App Safer

APEX uses the best of the modern web to create native web applications; unfortunately, this also brings modern vulnerabilities that we always need to be aware of. To protect..

Read More

Securing Vulnerability Exploits with Apex – Part 3

For my final security blog I will be looking at SQL injection and cross site scripting, both of which should always be considered when developing a web based application. Apex has..

Read More

Securing Vulnerability Exploits with Apex – Part 2

Following on from my last blog, which focused on configuring access control within Apex, the focus of this blog is protecting the session state within an application. We will look..

Read More

APEX Security Considerations – Part 1

Whenever you are developing a web based application, there are many security concerns that need to be considered. When developing using Oracle Apex, there are a number of in-built..

Read More