tfsec VS ferry

Compare tfsec vs ferry and see what are their differences.

tfsec

Security scanner for your Terraform code [Moved to: https://github.com/aquasecurity/tfsec] (by tfsec)

ferry

本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。 (by lanyulei)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tfsec ferry
7 3
2,991 6,014
- -
9.4 4.1
almost 3 years ago 17 days ago
Go JavaScript
MIT License 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.

tfsec

Posts with mentions or reviews of tfsec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.
  • Terraform in AWS
    4 projects | dev.to | 17 Apr 2022
    Using pre-commit framework with terraform repository, will help your code to be kept clean, formated, updated document and checked for tf security issues (optional with tfsec) before committing and pushing the code to git source.
  • Terraforming in 2021 – new features, testing and compliance
    12 projects | dev.to | 2 May 2021
    Here again more than one tool exists to assist. We will highlight two of the most popular ones here: tfsec and checkov. Both provide a predefined set of checks that they use to inspect your code, allowing to explicitly open exceptions (if you really want to) by annotating your code with comments, and adjust the configuration to ignore some modules, for example.
  • How FirstPort manage GitHub, using code stored in GitHub
    5 projects | dev.to | 27 Apr 2021
    An additional benefit of using a CI workflow is adding automated tests. In this scenario, I’ve added a step leveraging tfsec to scan for static code vulnerabilities. In the example below, tfsec warns against creating an Azure network security rule which is fully open. This will halt and fail the workflow unless I provide an ignore comment to accept the warning.
  • Terraform v15.0 with AWS (EKS deployment)
    7 projects | dev.to | 17 Apr 2021
    · Provision an EKS Cluster (AWS) · Terraform v15.0 · Terraform Registry · Pre-Commit · Terraform Pre-commit · Terraform-docs · Tflint · Tfsec
  • A way to restrict options for devs in AWS
    2 projects | /r/devops | 2 Apr 2021
    Using terraform, create a skeleton directory that they can review for how EC2 instances should be created. Use tools like https://github.com/tfsec/tfsec or other scanners/linters to validate that your developers followed this process and didn't uncheck something.
  • Gopher Gold #15 - Wed Oct 14 2020
    16 projects | dev.to | 14 Oct 2020
    tfsec/tfsec (Go): 🔒🌍 Static analysis powered security scanner for your terraform code

ferry

Posts with mentions or reviews of ferry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-10-14.
  • Gopher Gold #15 - Wed Oct 14 2020
    16 projects | dev.to | 14 Oct 2020
    lanyulei/ferry (Go): 本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。
  • Top 10 Developer Trends, Sun Oct 11 2020
    10 projects | dev.to | 11 Oct 2020
    lanyulei / ferry
  • Weekly Developer Roundup #16 - Sun Oct 04 2020
    28 projects | dev.to | 3 Oct 2020
    lanyulei/ferry (Go): 本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。

What are some alternatives?

When comparing tfsec and ferry you can also consider the following projects:

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

tflint - A Pluggable Terraform Linter

terrascan - Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

atlantis - Terraform Pull Request Automation

pre-commit-hooks - Some out-of-the-box hooks for pre-commit

terraform-aws-gitlab-runner - Terraform module for AWS GitLab runners on ec2 (spot) instances

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

conftest - Write tests against structured configuration data using the Open Policy Agent Rego query language

terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

pre-commit-terraform - pre-commit git hooks to take care of Terraform configurations 🇺🇦

driftctl - Detect, track and alert on infrastructure drift