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

Bugfix: Minion did not start the inventory service #3835

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

scudette
Copy link
Contributor

This causes the minion to fail to start in some situations.

  • fixed bug when viewing an empty timeline (e.g. in new timeline).
  • Redact compiled_collector_args from the ListFlows() API. This is not needed by the GUI and when using a hunt, would sometimes cause the API to exceed the allowed size.

This causes the minion to fail to start in some situations.

* fixed bug when viewing an empty timeline (e.g. in new timeline).
* Redact compiled_collector_args from the ListFlows() API. This is not
  needed by the GUI and when using a hunt, would sometimes cause the
  API to exceed the allowed size.
@scudette scudette merged commit c061da1 into master Oct 15, 2024
3 checks passed
@scudette scudette deleted the inventory branch October 15, 2024 16:25
scudette added a commit that referenced this pull request Oct 20, 2024
This causes the minion to fail to start in some situations.

* fixed bug when viewing an empty timeline (e.g. in new timeline).
* Redact compiled_collector_args from the ListFlows() API. This is not
needed by the GUI and when using a hunt, would sometimes cause the API
to exceed the allowed size.
scudette added a commit that referenced this pull request Oct 20, 2024
This causes the minion to fail to start in some situations.

* fixed bug when viewing an empty timeline (e.g. in new timeline).
* Redact compiled_collector_args from the ListFlows() API. This is not
needed by the GUI and when using a hunt, would sometimes cause the API
to exceed the allowed size.
scudette added a commit that referenced this pull request Oct 21, 2024
This causes the minion to fail to start in some situations.

* fixed bug when viewing an empty timeline (e.g. in new timeline).
* Redact compiled_collector_args from the ListFlows() API. This is not
needed by the GUI and when using a hunt, would sometimes cause the API
to exceed the allowed size.
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.

1 participant