{"id":28378680,"url":"https://github.com/env0/env0-tfsec-plugin","last_synced_at":"2026-01-27T07:05:16.469Z","repository":{"id":65105542,"uuid":"580832026","full_name":"env0/env0-tfsec-plugin","owner":"env0","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T12:58:29.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-11-16T23:27:35.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/env0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-21T15:04:10.000Z","updated_at":"2022-12-21T15:04:10.000Z","dependencies_parsed_at":"2024-03-04T13:53:38.734Z","dependency_job_id":"4120f7da-b99d-40d6-b9bf-060a097a9d95","html_url":"https://github.com/env0/env0-tfsec-plugin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/env0/env0-tfsec-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tfsec-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tfsec-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tfsec-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tfsec-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/env0","download_url":"https://codeload.github.com/env0/env0-tfsec-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tfsec-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28807165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T06:25:51.065Z","status":"ssl_error","status_checked_at":"2026-01-27T06:25:50.640Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-30T02:07:05.237Z","updated_at":"2026-01-27T07:05:16.453Z","avatar_url":"https://github.com/env0.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# env0 tfsec Plugin\n\n\n\nThis env0 tfsec Plugin will allow you to run `tfsec` analysis on an IaC directory as a part of your custom flow. To use this plugin, you will need to use version 2 of `env0.yml`.\n\n\nDue to rate limits - we do not allow to use `tfsec` with the latest version and we require a specific version to be passed.\n\n\n## Inputs\n\n\n\nThe tfsec plugin accepts the following inputs:\n\n* `version` (required) - the specific version of tfsec you wish to use \n\n* `directory` (required) - the path to the directory with the IaC code to analyze (the root folder is your project's root folder)\n\n* `flags` - a string containing additional flags as one string\n\n\n## Example Usage\n\n\n\nIn this example we will run `tfsec` analysis on your root folder before the \"Terraform Plan\" step of a deploy. We will call that step \"My Step Name\":\n\n```yaml\nversion: 2\ndeploy:\n  steps:\n    terraformPlan:\n      before:\n        - name: My Step Name # The name that will be presented in the UI for this step\n          use: https://github.com/env0/env0-tfsec-plugin\n          inputs:\n            version: v1.28.0\n            directory: .\n\n```\n\n\n\n## Further Reading\n\nYou can read more about `tfsec` and the available flags [here](https://github.com/aquasecurity/tfsec#usage).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-tfsec-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenv0%2Fenv0-tfsec-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-tfsec-plugin/lists"}