Skip to content

Security Orchestration, Automation, and Response platform for AWS with security findings processing and incident management.

License

Notifications You must be signed in to change notification settings

OpenSecOps-Org/SOAR

Repository files navigation

SOAR Central Processors

This project contains nested state machines for OpenSecOps SOAR. Together, they constitute the central processors of security data:

  1. SOARSecHubFindingsProcessor: The main state machine triggered on ASFF data from Security Hub.
  2. SOARAttemptAutoRemediation: Invoked by SOARSecHubFindingsProcessor to handle autoremediation of failed controls.
  3. SOARIncidents: Invoked by SOARSecHubFindingsProcessor to handle incidents.
  4. SOARWeeklyAIReport: Invoked by cron every Monday morning to create the weekly security report.

Deployment

First make sure that your SSO setup is configured with a default profile giving you AWSAdministratorAccess to your AWS Organizations administrative account. This is necessary as the AWS cross-account role used during deployment only can be assumed from that account.

aws sso login

Then type:

./deploy

About

Security Orchestration, Automation, and Response platform for AWS with security findings processing and incident management.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published