{"id":28378621,"url":"https://github.com/env0/env0-checkov-plugin","last_synced_at":"2026-02-16T13:32:52.631Z","repository":{"id":101718175,"uuid":"575026179","full_name":"env0/env0-checkov-plugin","owner":"env0","description":"env0 Checkov plugin","archived":false,"fork":false,"pushed_at":"2024-09-16T09:52:30.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-15T16:20:14.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://env0.com","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,"publiccode":null,"codemeta":null}},"created_at":"2022-12-06T15:36:25.000Z","updated_at":"2024-09-16T09:51:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"272e682c-1e50-4812-9cf2-fe4490f802ce","html_url":"https://github.com/env0/env0-checkov-plugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/env0/env0-checkov-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-checkov-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-checkov-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-checkov-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-checkov-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/env0","download_url":"https://codeload.github.com/env0/env0-checkov-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-checkov-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29509129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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:06:56.839Z","updated_at":"2026-02-16T13:32:52.626Z","avatar_url":"https://github.com/env0.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# env0 Checkov Plugin\n\n  \n\nThis env0 Checkov Plugin will allow you to run `checkov` scans 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  \n\nWe are using Checkov version `2.2.105`\n\n  \n\n## Inputs\n\n  \n\nThe Checkov plugin accepts the following inputs:\n\n* directory (required) - the path to the directory with the IaC code to scan (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 `checkov` scan on our tf 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-checkov-plugin\n          inputs:\n            directory: .\n            flags: --framework terraform \n\n```\n\n  \n\n## Further Reading\n\nYou can read more about `checkov` and the available flags [here](https://www.checkov.io/2.Basics/CLI%20Command%20Reference.html#cli-command-reference).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-checkov-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenv0%2Fenv0-checkov-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-checkov-plugin/lists"}