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 json output to target-query --list #841

Merged
merged 12 commits into from
Oct 29, 2024

Conversation

JSCU-CNI
Copy link
Contributor

@JSCU-CNI JSCU-CNI commented Sep 4, 2024

This PR adds JSON output support to target-query --list using the --json flag. Fixes #887.

@EinatFox
Copy link

EinatFox commented Oct 2, 2024

Hi @JSCU-CNI , please open an issue and attache this PR so we can schedule a review into our sprints.

@JSCU-CNI JSCU-CNI requested a review from Schamper October 28, 2024 10:41
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.87%. Comparing base (c39246d) to head (5b20057).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #841      +/-   ##
==========================================
+ Coverage   76.85%   76.87%   +0.01%     
==========================================
  Files         318      318              
  Lines       27231    27258      +27     
==========================================
+ Hits        20929    20955      +26     
- Misses       6302     6303       +1     
Flag Coverage Δ
unittests 76.87% <0.00%> (+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.

Horofic pushed a commit to JSCU-CNI/dissect.target that referenced this pull request Oct 29, 2024
@JSCU-CNI
Copy link
Contributor Author

This PR does not seem to be merged, but I can see a merge commit in main. What happened there? 😅

@Schamper Schamper merged commit c97cf63 into fox-it:main Oct 29, 2024
18 of 20 checks passed
@Schamper
Copy link
Member

🤷 it's been merged twice now.

@JSCU-CNI JSCU-CNI deleted the target-query-list-json branch October 30, 2024 09:27
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.

Add json output to target-query --list
4 participants