Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add audit log packaging #81

Merged
merged 4 commits into from
May 2, 2024
Merged

Conversation

bzarboni1
Copy link
Contributor

@bzarboni1 bzarboni1 commented Apr 30, 2024

ISSUE

[#79] - [Feature] Package and send GitHub audit log to a SIEM

The Government of Canada uses SIEM (Security Information and Event Management) technology to analyze audit logs. We need to ensure that the GitHub audit logs can be packaged up, in a well-understood format, for consumption in SIEM tooling.


CHANGES

This PR adds:

  • A COMPLIANCE.md file outlining all of the compliance features of the toolkit, and how they relate to GH settings and ITSG-33 controls
  • An action to grab audit logs for all managed organizations, for the previous day
  • A refactoring of a previous action, to extract common python code

@bzarboni1 bzarboni1 self-assigned this Apr 30, 2024
COMPLIANCE.md Outdated Show resolved Hide resolved
@bzarboni1 bzarboni1 merged commit b5eed3b into main May 2, 2024
3 checks passed
@bzarboni1 bzarboni1 deleted the 79-feature-audit-log-to-siem branch May 2, 2024 14:22
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.

2 participants