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

Fs metadata plugin v0 #1121

Merged
merged 8 commits into from
Oct 10, 2023
Merged

Fs metadata plugin v0 #1121

merged 8 commits into from
Oct 10, 2023

Conversation

jstucke
Copy link
Collaborator

@jstucke jstucke commented Aug 29, 2023

  • migrated plugin "file_system_metadata" to new "V0" base class
  • fixed bugs caused by result structure changes (['result']) in plugin rest routes of fs_metadata and qemu_exec
  • fix and refactoring for plugin rest endpoint detection and initialization

@jstucke jstucke requested a review from maringuu August 29, 2023 15:12
@jstucke jstucke self-assigned this Aug 29, 2023
* removed mode_human_readable from schema
* added description for "files" in schema
* fixed bug in FS result where file name was used as key instead of path (leading to the results not being displayed for included files)
* added filter for converting octal file mode to human readable
* removed error logging
* much more compact

* replaced alphabetical sorting with more logical sorting
@maringuu
Copy link
Collaborator

lgtm

@maringuu maringuu self-requested a review October 10, 2023 08:20
@maringuu maringuu merged commit 04e334a into master Oct 10, 2023
11 checks passed
maringuu pushed a commit that referenced this pull request Oct 10, 2023
* removed mode_human_readable from schema
* added description for "files" in schema
* fixed bug in FS result where file name was used as key instead of path (leading to the results not being displayed for included files)
* added filter for converting octal file mode to human readable
* removed error logging
@maringuu maringuu deleted the fs-metadata-pluginV0 branch October 10, 2023 08:20
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