actions VS terraform-security-scan

Compare actions vs terraform-security-scan and see what are their differences.

actions

GitHub Action for Infracost. See cloud cost estimates for Terraform in pull requests. ๐Ÿ’ฐ๐Ÿ“‰ Love your cloud bill! (by infracost)

terraform-security-scan

Run a security scan on your terraform with the very nice https://github.com/aquasecurity/tfsec (by triat)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
actions terraform-security-scan
4 1
211 110
1.4% -
5.9 4.6
25 days ago 8 months ago
JavaScript Shell
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

actions

Posts with mentions or reviews of actions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-05.
  • Calculating Cost like a DevOps Boss with Infracost and AWS
    2 projects | dev.to | 5 Oct 2022
    First, follow the instructions found here to download and authenticate Infracost. This includes creating an org inside the platform, which is where you can fetch the API key. Then we need a quick way to spin up some small AWS instances and then quickly dial them up to more expensive options.
  • Open-source cloud cost policies?
    2 projects | /r/devops | 26 Jan 2022
    I wanted to share an interesting learning from the open source project https://github.com/infracost/infracost/ and see what people think about writing policies for cloud costs using things like Open Policy Agent and HashiCorp Sentinel. For example: https://github.com/infracost/actions/tree/master/examples/opa
  • Show HN: Infracost (YC W21) โ€“ open-source cloud cost policies
    8 projects | news.ycombinator.com | 26 Jan 2022
    We couldn't wait either so we talked with other TFE users who were using Infracost and we learned from them to make an example of how to run it with GitHub Actions: https://github.com/infracost/actions/tree/master/examples/te...

    We have similar examples for GitLab (https://gitlab.com/infracost/infracost-gitlab-ci/-/tree/mast...) and Azure DevOps (https://github.com/infracost/infracost-azure-devops/tree/mas...).

    Happy to help with any issues via infracost.io/community-chat

  • How do you handle Azure/Google cloud creds in GitHub Actions?
    5 projects | /r/Terraform | 7 Dec 2021
    I've recently been working on a new set of composable GitHub actions to run the open source Infracost project in CI/CD pipelines. For AWS, I see users using https://github.com/aws-actions/configure-aws-credentials to setup their creds (Terraform then uses those).

terraform-security-scan

Posts with mentions or reviews of terraform-security-scan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-28.
  • tfsec vs chekhov vs terrascan - What do pople recommend?
    2 projects | /r/Terraform | 28 Apr 2021
    While I think the major problem is how the https://github.com/triat/terraform-security-scan action works in that it compiles tfsec from scratch on each run. There is a major issue to me with how the tfsec team manages their project it seems like instead of releasing new versions of their tool they will go back and retag new code. This has introduced issues where the tfsec will just randomly fail one day because of a bug, we've had it happen about 3 times in the last four months.

What are some alternatives?

When comparing actions and terraform-security-scan you can also consider the following projects:

configure-aws-credentials - Configure AWS credential environment variables for use in other GitHub Actions.

checkov - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

infracost - Cloud cost estimates for Terraform in pull requests๐Ÿ’ฐ๐Ÿ“‰ Shift FinOps Left!

tfsec - Security scanner for your Terraform code

cloud-pricing-api - GraphQL API for cloud pricing. Contains over 3M public prices from AWS, Azure and GCP. Self-updates prices via an automated weekly job.

prowler - Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

infracost-gh-action - GitHub Action for Infracost. Shows cloud cost estimates for Terraform in pull requests.

aws-grafana-billing-dashboard - A Grafana dashboard for AWS billing metrics which is deployable via Terraform or cdktf

infracost-azure-devops - Azure DevOps integration for Infracost. Shows cloud cost estimates for Terraform in pull requests for Azure DevOps repos and GitHub repos.

super-linter - Combination of multiple linters to install as a GitHub Action

aws-pricing-sheets-addon - Google Sheets add-on for AWS Pricing

s3-sync-action - ๐Ÿ”„ GitHub Action to sync a directory with a remote S3 bucket ๐Ÿงบ