Skip to content

[7.5] [SIEM] Additional Endgame Row Renderer Code Coverage (#48722)#48931

Merged
andrew-goldstein merged 1 commit intoelastic:7.5from
andrew-goldstein:backport/7.5/pr-48722
Oct 22, 2019
Merged

[7.5] [SIEM] Additional Endgame Row Renderer Code Coverage (#48722)#48931
andrew-goldstein merged 1 commit intoelastic:7.5from
andrew-goldstein:backport/7.5/pr-48722

Conversation

@andrew-goldstein
Copy link
Contributor

Backports the following commits to 7.5:

## [SIEM] Additional Endgame Row Renderer Code Coverage

Adds additional unit test coverage for the [Endgame row renderers](elastic#48277)

### Endgame Event Types / Subtypes

Additional unit tests were added for the following Endgame event types / subtypes:

* DNS (`dns_event`)
  - [X] `request_event`
* File (FIM) (`file_event`)
  - [X] `file_create_event`
  - [X] `file_delete_event`
* Network (`network_event`)
  - [X] `ipv4_connection_accept_event`
  - [X] `ipv6_connection_accept_event`
  - [X] `ipv4_disconnect_received_event`
  - [X] `ipv6_disconnect_received_event`
* Security (Authentication) (`security_event`)
  - [X] `user_logon`
  - [X] `admin_logon`
  - [X] `explicit_user_logon`
  - [X] `user_logoff`
* Process (`process_event`)
  - [X] `creation_event`
  - [X] `termination_event`

### Non-Endgame Events

Additional unit tests for some non-Endgame events were also added, including:

* FIM file `created` events
* FIM file `deleted` events
* Socket `socket_opened` events
* Socket `socket_closed` events

elastic/ecs-dev#178
@andrew-goldstein andrew-goldstein added backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes labels Oct 22, 2019
@XavierM XavierM removed the release_note:skip Skip the PR/issue when compiling release notes label Oct 22, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@andrew-goldstein andrew-goldstein merged commit 113bc2e into elastic:7.5 Oct 22, 2019
@andrew-goldstein andrew-goldstein deleted the backport/7.5/pr-48722 branch October 22, 2019 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants