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

Add support for ISO 8601 formatted auth log timestamps #901

Conversation

JSCU-CNI
Copy link
Contributor

@JSCU-CNI JSCU-CNI commented Oct 15, 2024

This PR builds on top of #860 and introduces support for ISO 8601 formatted timestamps in auth.log files which can (finally 🥳) be found in newer Debian and Ubuntu systems. Fixes #903.

dissect/target/plugins/os/unix/log/auth.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/log/auth.py Outdated Show resolved Hide resolved
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 90.24390% with 4 lines in your changes missing coverage. Please review.

Project coverage is 75.70%. Comparing base (2d7e28e) to head (d6084e1).
Report is 1 commits behind head on feature/refactor-authlog-plugin.

Files with missing lines Patch % Lines
dissect/target/plugins/os/unix/log/auth.py 90.24% 4 Missing ⚠️
Additional details and impacted files
@@                         Coverage Diff                         @@
##           feature/refactor-authlog-plugin     #901      +/-   ##
===================================================================
- Coverage                            76.37%   75.70%   -0.67%     
===================================================================
  Files                                  312      311       -1     
  Lines                                26950    26731     -219     
===================================================================
- Hits                                 20582    20238     -344     
- Misses                                6368     6493     +125     
Flag Coverage Δ
unittests 75.70% <90.24%> (-0.67%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper merged commit 4ec0596 into fox-it:feature/refactor-authlog-plugin Oct 16, 2024
15 of 18 checks passed
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