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

🎉 Initial MVP #3

Merged
merged 15 commits into from
May 17, 2024
Merged

🎉 Initial MVP #3

merged 15 commits into from
May 17, 2024

Conversation

jerr0328
Copy link
Collaborator

@jerr0328 jerr0328 commented May 7, 2024

Initial audit logging MVP to get started

jerr0328 and others added 9 commits May 3, 2024 16:38
- Add pyproject.toml with ruff and setuptools config
- Add schema file with some initial enums
- Add initial requirements-dev.txt (not pinned/hashed for now to avoid noise)
- Add core audit log fields (type, timestamp, level, version)
- Add demo output with `python -m audit_log.log`
Co-authored-by: Sinan ISLEKDEMIR <sinan@islekdemir.com>
Co-authored-by: George Koutsikos <ragecryx@users.noreply.github.com>
* Enforce principal by dataclass

* Fix for the broken ruff state and type

* Update audit_log/log.py

Co-authored-by: Jeremy Mayeres <1524722+jerr0328@users.noreply.github.com>

* Add import

* Better ruff config

* Remove JWT processing (#2)

* Remove JWT processing

* Rebase from enforce principal

* Fix type_

* Change hte logic to JWT first

---------

Co-authored-by: Jeremy Mayeres <1524722+jerr0328@users.noreply.github.com>
* add unit tests

* fix PR comments
tatiana14 and others added 3 commits May 15, 2024 11:20
* add workflow for lint and unit tests

* fix

* add pythonpath

* add python 3.11 for test job

* update workflow
@jerr0328 jerr0328 marked this pull request as ready for review May 17, 2024 09:14
@jerr0328 jerr0328 merged commit e970b5e into main May 17, 2024
3 checks passed
@jerr0328 jerr0328 deleted the initial_mvp branch May 17, 2024 13:08
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.

4 participants