Skip to content

Added additional export data.#311

Merged
avanbrunt-cb merged 1 commit intocarbonblack:masterfrom
jjfallete:patch-2
Jun 16, 2022
Merged

Added additional export data.#311
avanbrunt-cb merged 1 commit intocarbonblack:masterfrom
jjfallete:patch-2

Conversation

@jjfallete
Copy link
Copy Markdown
Contributor

Export should include the created date (for retention purposes), the description, the action configuration, and the enabled status.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Tests have been added that prove the fix is effective or that the feature works.
  • New and existing tests pass locally with the changes.
  • [ X] Code follows the style guidelines of this project (PEP8, clean code).
  • Linter has passed locally and any fixes were made for failures.
  • [ X] A self-review of the code has been done.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • [X ] Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes (not tied to bugs/features)
  • Other (please describe):

What is the ticket or issue number?

  • Ticket Number: N/A

  • Issue Number: N/A

Pull Request Description

Added additional export information to include the created date (for reference only), the description, the action configuration, and the enabled status. This information (excluding the created date), is useful for doing true export->imports between EDR environments. I will follow-up with a pull request, if this is accepted, for the import script.

Does this introduce a breaking change?

  • Yes
  • [ X] No

N/A

How Has This Been Tested?

Tested in my EDR environment without issue.

Other information:

N/A

Export should include the created date (for retention purposes), the description, the action configuration, and the enabled status.
@avanbrunt-cb avanbrunt-cb merged commit efaefa3 into carbonblack:master Jun 16, 2022
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.

2 participants