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 passwd backup files #760

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

JSCU-CNI
Copy link
Contributor

This PR adds support for the /etc/passwd- and /etc/shadow- backup files.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.07%. Comparing base (80bce06) to head (1db72ea).

Files Patch % Lines
dissect/target/plugins/os/unix/shadow.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
+ Coverage   75.06%   75.07%   +0.01%     
==========================================
  Files         294      294              
  Lines       25080    25091      +11     
==========================================
+ Hits        18826    18837      +11     
  Misses       6254     6254              
Flag Coverage Δ
unittests 75.07% <95.65%> (+0.01%) ⬆️

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 22eed46 into fox-it:main Jul 25, 2024
17 of 18 checks passed
@JSCU-CNI JSCU-CNI deleted the feature/unix-use-passwd-backup-files branch July 25, 2024 16:11
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