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

Syncing recent changes. #1055

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Syncing recent changes. #1055

merged 1 commit into from
Jan 30, 2024

Conversation

s-westphal
Copy link
Collaborator

@s-westphal s-westphal commented Jan 30, 2024

  • 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.

* 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.

* 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.
@s-westphal s-westphal requested a review from mbushkov January 30, 2024 17:53
@s-westphal s-westphal merged commit 55f3e61 into master Jan 30, 2024
26 checks passed
s-westphal added a commit that referenced this pull request Feb 2, 2024
* 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.
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