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 Modules/Lsmod plugin #364

Merged
merged 15 commits into from
Sep 26, 2023
Merged

Add Modules/Lsmod plugin #364

merged 15 commits into from
Sep 26, 2023

Conversation

DevJoost
Copy link
Contributor

(DIS-2092)

Adds a module plugin with two different types of output (records and text in lsmod format). Plugin can be used to list information about current loaded kernel modules.

@Horofic Horofic self-requested a review August 18, 2023 14:10
@Horofic Horofic self-assigned this Aug 18, 2023
tests/data/unix/module/modulea/coresize Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/modules.py Outdated Show resolved Hide resolved
tests/test_plugins_os_unix_modules.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #364 (538e5bf) into main (98ec820) will increase coverage by 0.02%.
The diff coverage is 89.18%.

@@            Coverage Diff             @@
##             main     #364      +/-   ##
==========================================
+ Coverage   73.66%   73.68%   +0.02%     
==========================================
  Files         250      251       +1     
  Lines       20137    20174      +37     
==========================================
+ Hits        14833    14866      +33     
- Misses       5304     5308       +4     
Flag Coverage Δ
unittests 73.68% <89.18%> (+0.02%) ⬆️

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

Files Coverage Δ
dissect/target/plugins/os/unix/linux/modules.py 89.18% <89.18%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Horofic
Horofic previously requested changes Sep 5, 2023
dissect/target/plugins/os/unix/linux/modules.py Outdated Show resolved Hide resolved
Schamper
Schamper previously approved these changes Sep 15, 2023
@Schamper Schamper requested a review from pyrco September 15, 2023 14:42
DevJoost and others added 4 commits September 26, 2023 13:56
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
@pyrco pyrco dismissed Horofic’s stale review September 26, 2023 11:58

reviewed & acked by pyrco

@pyrco pyrco merged commit c60bb61 into fox-it:main Sep 26, 2023
10 checks passed
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
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.

None yet

4 participants