Rules with quality area Security
Security is the protection of your software from unauthorized access, use, or destruction.
- A-0700Always enable Session State Protection at the application level.Security
- A-0720Always enable Page Access Protection.Security
- A-0770Never allow application pages within an HTML frame.Security
- G-1110Avoid connect users that own database objects.Security
- G-1120Avoid granting system privileges to connect users.Security
- G-1150Always limit privileges of schema owners according to principle of least privileges.Security
- A-1340Avoid pages without an authorization scheme.Security
- A-1410Never set session lifetime or idle time to 0 (unlimited).Security
- G-7510Always prefix Oracle supplied packages with owner schema name.Security
- G-7515Always prefix Oracle supplied object types with owner schema name.Security
- G-9010Always use a format model in string to date/time conversion functions.Security
- G-9501Never use parameter in string expression of dynamic SQL. Use asserted local variable instead.Security
12 total
