Skip to content
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

v1.9.2 New Connectors & Improvements #372

Merged
merged 94 commits into from
Jan 21, 2020
Merged

v1.9.2 New Connectors & Improvements #372

merged 94 commits into from
Jan 21, 2020

Conversation

sfc-gh-afedorov
Copy link
Collaborator

@sfc-gh-afedorov sfc-gh-afedorov commented Jan 9, 2020

Data Connectors

  • the new Azure Inventory & Configuration Connector gathers configuration and inventory into 23 tables for a given Azure Tenant, deprecating the Azure VM and Azure Subscription Connectors. The original set is intended to support upcoming CIS coverage, but Collecting Intune Device Management data #373 adds MS Intune support, as well.
  • the new Salesforce Event Log gathers event logs from the Salesforce API, written and documented by @hh-jamesweakley, thank you kindly!
  • the AWS Inventory & Configuration Connector has new documentation and some improvements to support collecting logs from multiple organizations, deprecating the AWS Inventory, Config, and Account Connectors. many thanks to @blackstatic (jeff.fellinge@outreach.io) for his tireless help getting the documentation in order.
  • the AWS Inventory & Configuration Connector can now collect from a single account (just include it as a "master" account and errors in organizations list-accounts fall back to collecting from that account alone)
  • 4e88c05 fixes the Jamf Connector to ignore intermittent errors from the API

WebUI

  • a9008b6 adds the ability for the web operator to set a default user role and database instead of using the individual users' Snowflake defaults, creating a smoother onboarding experience. Many thanks to @jamesweakley for both thinking of this improvement, implementing, and documenting it!
  • large chunk of tech debt has been processed, with all deprecated frontend dependencies upgraded or replaced
  • a few minor UX tweets like b2795ac to fix text overflow in rule titles

Andrey Fedorov and others added 30 commits December 6, 2019 14:50
with a little refactoring, as well
adds resource groups
adds hosting environments
adds webapps
- adds list storage accounts
- adds loading of log_profiles
- uncomment logging for dev
Allow setting of Role, Database and Warehouse for OAuth users
Move non-sensitive parameters out of SSM
Fix IAM permissons on alert runner
Run all on alert runner
Support OAuth configuration on WebUI
@sfc-gh-afedorov sfc-gh-afedorov merged commit c16d968 into master Jan 21, 2020
@sfc-gh-afedorov sfc-gh-afedorov deleted the v1.9.2 branch January 21, 2020 17:45
@sfc-gh-afedorov sfc-gh-afedorov restored the v1.9.2 branch January 21, 2020 18:09
@sfc-gh-afedorov sfc-gh-afedorov deleted the v1.9.2 branch January 28, 2020 00:54
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