Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removed support for Chipsec based flows.
Removed ClientArtifactCollector flow and related client actions.
Removed indexing endpoints on snapshot
uname
(searching is still possible by individual and combination of system name, release and version).Removed support for foreman rules using
uname
of an endpoint (this can be simulated by using 3 rules for system name, release and version).UIv2 work, UI for large file collection added.
Interrogate flow overhaul - simplify collection and knowledge base initialization
RDFProtoStructs are being removed from our codebase in favour of protos
OSQuery now supports a config file/contents
Variable approval duration for client access
New config for default output plugins for flows (previously only hunts)
Finalized legacy comms cleanup
Removed GetClientLoadStats API method (
/api/clients/<client_id>/load-stats/<metric>
). Client load stats collection functionality was removed from GRR, as it was rarely used and Fleetspeak already collects basic client stats anyway.ApiReportData definition (used by GetReport,
/api/stats/reports/<name>
) changed: support for stack, line and pie charts removed.