Skip to content

fix: persist guard scan decisions with ip_address and add audit-logs endpoint#897

Open
Pcmhacker-piro wants to merge 1 commit into
SdSarthak:mainfrom
Pcmhacker-piro:fix/persist-guard-audit-logs
Open

fix: persist guard scan decisions with ip_address and add audit-logs endpoint#897
Pcmhacker-piro wants to merge 1 commit into
SdSarthak:mainfrom
Pcmhacker-piro:fix/persist-guard-audit-logs

Conversation

@Pcmhacker-piro
Copy link
Copy Markdown

Summary

Closes #634

Persist guard scan decisions (ip_address) to the database and add a GET /analytics/audit-logs endpoint for security admins.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • Tests
  • Infra / CI

Checklist

  • I have read CONTRIBUTING.md
  • My code follows the project style (PEP 8 for Python, ESLint for TS)
  • I have added/updated tests where relevant
  • pytest backend/tests/ passes locally
  • I have not committed .env or any secrets
  • I have updated documentation if needed

Screenshots (if UI change)

N/A — backend-only changes.

@Pcmhacker-piro
Copy link
Copy Markdown
Author

@SdSarthak

the checks have passed. Could you please review and approve the pending workflows when you have a chance? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Guard Scan Decisions Are Transient — No Audit Log Persisted to Database

1 participant