Initial commit
This commit is contained in:
7
skills/database-audit-logger/scripts/README.md
Normal file
7
skills/database-audit-logger/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-audit-logger skill
|
||||
|
||||
- [ ] audit_log_generator.py: Generates sample audit log entries for various database operations.
|
||||
- [ ] audit_log_analyzer.py: Analyzes existing database logs to identify potential security threats or compliance issues.
|
||||
- [ ] audit_table_creator.sh: Creates a basic audit table in the database with predefined columns (timestamp, user, operation, etc.).
|
||||
Reference in New Issue
Block a user