Remediation as Code
Resolve policy violations and security risks by codifying remediation into your pipeline
Integrate into Your Development Workflows
Automatically detecting policy violations and threats across constantly changing cloud native infrastructure runs the risk of creating alert fatigue. In order to ensure that security does not hinder development, remediation workflows must be integrated into your development workflows. Accurics integrates with tools such as Jira and Slack as well as code repositories such as GitHub, Bitbucket, and GitLab.




























Review and Merge Automated Pull Requests
When a policy violation occurs or a threat is detected, Accurics flags the issue and automatically generates code to resolve it. The platform checks the remediation code into your repository as a pull request. The appropriate developer will receive notifications via existing workflow tools such as Jira and Slack. They simply need to review the request and merge the change to accept it.
Self-Heal Issues
You can configure policies to self-heal issues.
When a violation occurs for a self-healing policy, Accurics flags the issue and automatically generates code to resolve it. The platform then overrides the risky code with the auto-generated code to mitigate risks before cloud infrastructure is provisioned. It also creates a pull request containing the code and notifies the appropriate developer. They can review the request and merge the change to resolve the issue.

