Top "Auditing" questions

Exploitable Python Functions

This question is similar to Exploitable PHP Functions. Tainted data comes from the user, or more specifically an attacker. When …

python security auditing
How to use Auditing in JPA/Spring-Data JPA?

I am using JPA & Spring-Data JPA in a project. I have one table wherei Insert and then update the …

java jpa auditing spring-data
Logging in a Winform application

Initial situation: There is a big Winform application with many dialogs and an Oracle database in the background. Now there …

c# winforms logging auditing
Versioning Database Persisted Objects, How would you?

(Not related to versioning the database schema) Applications that interfaces with databases often have domain objects that are composed with …

database database-design versioning auditing