Skip to content

Improved Connectors, Handlers, Runners

Compare
Choose a tag to compare
@sfc-gh-afedorov sfc-gh-afedorov released this 07 Oct 20:23
· 417 commits to master since this release

Data Connectors

  • Adds Fire library to the runner, to run connections separately from CLI
  • Updates Okta Connector to include deprovisioned users
  • Fixed AWS CloudTrail errors when mfaAuthenticated is str (#336)
  • Fixes AWS Flow UI Role field name (#330)
  • Adds IAM Connection Type to AWS Inventory (#337)
  • Adds mypy checking to connectors modules
  • Adds gov cloud support to Azure ingestion
  • Adds account IDs to AWS Inventory EC2 and ELB ingestion (#344)
  • Updates Azure client dependencies

Handlers

  • Improves Jira handler's custom fields options
  • Adds and fixes SMTP handler

Query Runners

  • Adds custom Alert cutoff time via env var
  • Fixes Violation runner in single violation run mode

Misc

  • Standardizes Python code formatting with Black

Thanks

Thank you @alldoami, @edulop91, and @sf-bhushanchitte for contributions to this release!