Skip to content

securedbyjc/EDS_Postgres_AuditLogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦅 EDS PostgreSQL Audit Log Simulation

This project simulates a lightweight audit log database used in a cybersecurity GRC platform for Eagle Defense Systems (EDS). Built with PostgreSQL and used for query optimization, reporting, and real-time threat analysis.

PostgreSQL License: MIT Status

Next Steps

  • Add a users table and simulate multi-user access behavior
  • Create a Python CLI to query or insert into audit_logs
  • Integrate with a future SwiftEagleAI dashboard or GRC UI

Files

  • schema.sql - Table structure for the audit_logs table
  • sample_data.sql - Preloaded security event data
  • queries.sql - Useful SQL queries for filtering and reporting

Tags

#PostgreSQL #SQL #CyberSecurity #GRC #AuditLogs #EDSLabs #ThreatIntel

About

PostgreSQL project simulating a security audit log for Eagle Defense Systems LLC (EDS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors