Introduction
Welcome to Slauth.io documentation.
What is Slauth.io?
Slauth.io is an IAM Policy Copilot that suggests secure IAM policies based on the observed activity of a newly developed service identity i.e. micro-service. As opposed to DevOps engineers having to manually write a policy and hoping it is secure, Slauth.io suggests the most secure policy through a pull request within seconds. We save DevOps engineers countless of hours and reduce technical debt which results in security vulnerabilities.
Our roadmap is driven by the objective of simplifying, automating, and as a result securing IAM across all cloud vendors (AWS, GCP and Azure) and cloud infrastructures (K8s, Serverless etc.)
Pre-requisites
The IAM Copilot for Github Actions works for users that are currently:
- Using Github Actions to run tests or workflows that contact AWS.
- Already have a pipeline & AWS credentials set up in Github.