Select * from
infrastructure
Simplify Cloud and SaaS analysis with Selefra.
Trusted by
Features
Policy-as-Code
Custom analysis policies (security, compliance, cost) can be written through a combination of SQL and YAML.
Configuration of Multi-Cloud, Multi-SaaS
Unified multi-cloud configuration data integration capabilities that can support analysis of configuration data from any cloud service via SQL.
Version Control
Analysis policies can be managed through VCS such as GitHub/Gitlab.
Automation
Policies can be automated to enforce compliance, security, and cost optimization rules through Scheduled tasks and cloud automation tools.
Security
FinOps
Account
selefra:
    name: example_security_project
    cli_version: latest
    providers:
        - name: aws
          source: aws
          version: latest
rules:
  - name: ebs_volume_are_unencrypted
    query: |
      SELECT
        *
      FROM
        aws_ec2_ebs_volumes
      WHERE
        encrypted IS FALSE;
    output: "EBS volume are unencrypted, arn: {{.arn}}"
Begin your Selefra journey
Selefra Cloud providers you with pre-built rules evaluating the configurations of your cloud and SaaS resources, including security and compliance.
Join the Selefra infrastructure community
Issues
Contributors
Loved by our users
Selefra effectively detects and identifies security risks in cloud platforms, helping to ensure their security compliance and establish a secure baseline, thereby reducing our concerns about using cloud platforms.
Salamanka
Senior Information Security Manager
Selefra can help us analyze AWS IAM, which we believe is the most difficult part of AWS, and it greatly improves our efficiency.
Jay
CTO
Selefra is an ambitious and imaginative open-source software tool that creatively converts IaC resources into SQL tables, making it possible to establish superstructures based on any multi-cloud infrastructure resources, including but not limited to compliance policy, FinOps, etc.
Zijie He
HashiCorp Ambassador
Latest from Selefra
Join the Selefra newsletter, and get the latest product updates, blogs and case studies.
Selefra is an open-source policy-as-code software that provides analytics for multi-cloud and SaaS.
Join our Slack Community
© 2023 Selefra.All rights reserved.
StatusTermsPrivacyCookies
Cookie Settings