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 Brave browser plugin #538

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

JSCU-CNI
Copy link
Contributor

This PR adds a BrowserPlugin for Brave.

While working on this PR we found that cookies are stored in the Network subfolder in newer versions of Chromium-based browsers. We therefore made a small addition to _iter_db to support checking additional subfolders, which can then be used in the cookies method.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0c6076e) 73.65% compared to head (a95f34c) 73.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #538      +/-   ##
==========================================
+ Coverage   73.65%   73.69%   +0.04%     
==========================================
  Files         277      278       +1     
  Lines       23124    23153      +29     
==========================================
+ Hits        17032    17063      +31     
+ Misses       6092     6090       -2     
Flag Coverage Δ
unittests 73.69% <100.00%> (+0.04%) ⬆️

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 6a42513 into fox-it:main Feb 15, 2024
16 checks passed
@JSCU-CNI JSCU-CNI deleted the improvement/add-brave-browser-plugin branch February 16, 2024 16:05
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.

2 participants