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

RecordDescriptor fields named 'command' to use 'command' type instead of 'string' #984

Open
DissectBot opened this issue Jan 10, 2025 · 0 comments

Comments

@DissectBot
Copy link

The new command type introduced an inconsistency in RecordDescriptors with fields named command using string type.

Requirement:

Change RecordDescriptor fields named command, to use command type instead of string type.

Files where this occurs:

dissect/target/plugins/os/windows/task_helpers/tasks_records.py:54

dissect/target/plugins/os/windows/log/schedlgu.py:23

dissect/target/plugins/apps/container/docker.py:27

dissect/target/plugins/os/unix/packagemanager.py:15

dissect/target/plugins/os/unix/history.py:17

dissect/target/plugins/os/unix/cronjobs.py:18

dissect/target/plugins/apps/shell/powershell.py:12

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

No branches or pull requests

1 participant