Skip to content

Release notes #32

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

Merged
merged 3 commits into from
Aug 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Packs/Code42/Integrations/Code42/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## [Unreleased]
- Fix bug where File Category would not map correctly when creating incidents from Code42 alerts.

## [20.8.0] - 2020-08-04
- Internal code improvements.
- Added new commands:
- **code42-departingemployee-get-all**
Expand Down
4 changes: 4 additions & 0 deletions Packs/Code42/ReleaseNotes/2_0_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

#### Integrations
##### Code42
- Fix bug where File Category would not map correctly when creating incidents from Code42 alerts.
4 changes: 2 additions & 2 deletions Packs/Code42/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Code42",
"description": "Use the Code42 integration to identify potential data exfiltration from insider threats while speeding investigation and response by providing fast access to file events and metadata across physical and cloud environments.",
"support": "partner",
"currentVersion": "2.0.1",
"currentVersion": "2.0.2",
"author": "Code42",
"url": "https://support.code42.com/Administrator/Cloud/Monitoring_and_managing",
"email": "",
Expand All @@ -18,4 +18,4 @@
"githubUser": [
"nathanhunstad"
]
}
}