You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* GSOC 2021 ideas list: GRR has been accepted.
* Return empty examples instead of failing when KbAttribute is missing.
* Show raw glob-expression when explanation is loading/failed.
* Show artifact links under sources.
* Sandboxing: refactor handling of shared file descriptors.
* Make approval toggle more intuitive with hover effect and toggle button.
* Windows MSI: add support for signing.
* Bump the used `pytest-xdist` version to 2.2.1.
* Bump the used `pytest` version to 6.2.2.
* Add WindowsRegistryInstalledSoftware to populate installed applications from registry
* Introduced incremental updates for client actions (with memory, MySQL implementations).
* Restyle approval bottom sheet header.
* Clear FlowPicker after flow is started.
* Introduced HumanReadableToMicrosecondsSinceEpoch helper function.
* Use new super() syntax.
* Create auxiliary constructors for the action mock.
* Fixing Linux RPM command parser.
* Fixing OSXInstallHistoryPlistParser.
* Fixing FileFinderResultExportConverter.
* Reduced the amount of info-logging and fixed the logging bug.
* Index clients by UUID and serial number.
* Type annotate client_index.
* Introduce tree view to show child artifact sources.
* Speed up ListArtifacts 4x by looping through raw ArtifactParser types.
* Sandboxing: refactor to support multiple RPC interfaces in the unprivileged server.
* Additional logging in the fleetspeak frontend.
* Fixing accelerated.c varint_decode and py_split_buffer.
* Fix issue with HTTP API not ignoring excessive GET parameters.
* Deprecate Proto ACLToken.
* Sandboxing: add unprivileged TSK implementation.
* Remove all remaining ACLToken uses. 🎉🎉
* Refactor Events, remove legacy token.
* Remove legacy token from Cronjobs.
* Remove legacy token from OutputPlugins.
* Remove legacy token from most tests.
* Remove self.token.username in tests.
* Remove legacy token from flows.
* Remove legacy ACLToken fields requested_access, is_emergency, supervisor.
* Remove legacy token from report plugins.
* Preview sources of selected artifact.
* Merging #916
0 commit comments