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 a plugin to parse notifications from Windows appdb.dat #394

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

pyrco
Copy link
Contributor

@pyrco pyrco commented Sep 12, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #394 (64d13c9) into main (ae90905) will increase coverage by 0.13%.
The diff coverage is 94.16%.

@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
+ Coverage   73.51%   73.65%   +0.13%     
==========================================
  Files         250      250              
  Lines       20003    20129     +126     
==========================================
+ Hits        14706    14826     +120     
- Misses       5297     5303       +6     
Flag Coverage Δ
unittests 73.65% <94.16%> (+0.13%) ⬆️

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

Files Coverage Δ
dissect/target/plugins/general/users.py 94.28% <100.00%> (+0.34%) ⬆️
dissect/target/filesystem.py 83.55% <93.33%> (+0.17%) ⬆️
dissect/target/plugins/os/windows/notifications.py 94.73% <93.91%> (+2.05%) ⬆️

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

@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch 5 times, most recently from 78fbaac to bea1e9c Compare September 14, 2023 15:21
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch 7 times, most recently from a69e762 to af58dd3 Compare September 20, 2023 11:54
@pyrco pyrco marked this pull request as ready for review September 20, 2023 11:55
dissect/target/filesystem.py Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/windows/notifications.py Outdated Show resolved Hide resolved
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from af58dd3 to 12f18b4 Compare September 21, 2023 15:15
@pyrco pyrco requested a review from Schamper September 21, 2023 15:15
dissect/target/filesystem.py Outdated Show resolved Hide resolved
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from 12f18b4 to b2ef98b Compare September 22, 2023 10:11
tests/test_plugins_os_windows_notifications.py Outdated Show resolved Hide resolved
tests/test_plugins_os_windows_notifications.py Outdated Show resolved Hide resolved
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from d903a6f to 5a27b4d Compare September 25, 2023 08:24
@pyrco pyrco requested a review from Schamper September 25, 2023 08:24
dissect/target/filesystem.py Outdated Show resolved Hide resolved
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from 5a27b4d to 0999312 Compare September 25, 2023 09:59
@pyrco pyrco requested a review from Schamper September 25, 2023 10:00
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from 0999312 to 24d28e9 Compare September 26, 2023 07:54
@pyrco pyrco force-pushed the feature/dis-936_add-appdb-plugin branch from 24d28e9 to 64d13c9 Compare September 26, 2023 08:48
@pyrco pyrco requested a review from Schamper September 26, 2023 08:52
@pyrco pyrco dismissed cecinestpasunepipe’s stale review September 26, 2023 09:08

Checked by Erik Scahmper

@pyrco pyrco merged commit 28b67d5 into main Sep 26, 2023
18 checks passed
@pyrco pyrco deleted the feature/dis-936_add-appdb-plugin branch September 26, 2023 09:08
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

3 participants