-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.8.3 New & improved Data Connectors and Baseline Runner (#238)
* [DC] Fixes Azure Subscription Inventory Ingestion * Removes ingestion/aad_auditlogs.py workaround * [DC] Adds Tenable Settings user connector * [Baselines] Runner uses subprocess (#235) Changes were tested by building and running locally in the development environment. * [DC] Corrects AWS connector subtitles * Fixes Slack handler templates containing special characters * Sp 1363 (#240) * Fixes bug in Baseline Runner where R could return NaN as a null value, breaking the sql statement. * Corrects bug to display date as an actual date, and includes full model in prediction baseline (#242) * Corrects bug that doesn't display the full date for prediction violations baseline * Adds full model information to prediction violations baseline * Removes debug print statements * Renames tenable.png to tenable_settings.png * Fixes to Tenable settings connector * [DC] Bump version, cleanup typos + inconsistency * [Installer] Adds support for Azure URL Parsing * parse_snowflake_url handles regions better * [Dispatcher] Adds assignee and area params to Jira Handler (#239) * [Installer, Runners] Removes default error alerts and creates error views Our analysts would like separate workflows for handing the Eng/Ops role of fixing alerts and data sources and the analysis role of handling existing alerts, so we're moving to views of alert errors instead of creating Jira tickets from them by default. * [Runners] Removes stderr output when Jira handler is used but undefined * [Baselines] Converts Temporal Baseline to work with counts and raw events
- Loading branch information
1 parent
141e993
commit 1d77d06
Showing
26 changed files
with
362 additions
and
380 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.