{"id":46172619,"url":"https://github.com/bcochofel/terraplanfeed","last_synced_at":"2026-03-02T16:53:56.137Z","repository":{"id":41860846,"uuid":"332267528","full_name":"bcochofel/terraplanfeed","owner":"bcochofel","description":"Terraform Plan Feed","archived":false,"fork":false,"pushed_at":"2024-08-12T16:44:08.000Z","size":67,"stargazers_count":2,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-30T11:59:20.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcochofel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-23T17:25:52.000Z","updated_at":"2023-05-30T04:52:06.000Z","dependencies_parsed_at":"2023-10-17T01:56:20.932Z","dependency_job_id":"7c26dd19-968d-4aca-8acf-a74def80274a","html_url":"https://github.com/bcochofel/terraplanfeed","commit_stats":{"total_commits":86,"total_committers":5,"mean_commits":17.2,"dds":0.4883720930232558,"last_synced_commit":"6e07f2610b24e77f55bc95736159ca1d01564614"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bcochofel/terraplanfeed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcochofel%2Fterraplanfeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcochofel%2Fterraplanfeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcochofel%2Fterraplanfeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcochofel%2Fterraplanfeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcochofel","download_url":"https://codeload.github.com/bcochofel/terraplanfeed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcochofel%2Fterraplanfeed/sbom","scorecard":{"id":228578,"data":{"date":"2025-08-11","repo":{"name":"github.com/bcochofel/terraplanfeed","commit":"6e07f2610b24e77f55bc95736159ca1d01564614"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bcochofel/terraplanfeed/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:21","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T04:21:08.724Z","repository_id":41860846,"created_at":"2025-08-17T04:21:08.724Z","updated_at":"2025-08-17T04:21:08.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30010527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T15:15:59.058Z","status":"ssl_error","status_checked_at":"2026-03-02T15:15:58.758Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-03-02T16:53:55.419Z","updated_at":"2026-03-02T16:53:56.126Z","avatar_url":"https://github.com/bcochofel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraplanfeed\n\n[![pre-commit badge][pre-commit-badge]][pre-commit] [![Conventional commits badge][conventional-commits-badge]][conventional-commits] [![Keep a Changelog v1.1.0 badge][keep-a-changelog-badge]][keep-a-changelog] [![MIT License Badge][license-badge]][license]\n\nThis tool parses Terraform plan files in JSON format and gives feedback about the changes.\n\n## Description\n\nThis tool aims to parse Terraform plan files (in JSON format) and gives feedback to several types of outputs.\n\nOutputs can be:\n\n* stdout: stdout\n* azuredevops: Azure DevOps pull request comment\n* github: Github pull request comment (not yet implemented)\n\nTo create the Terraform plan file:\n\n```bash\nterraform init\nterraform plan -out=plan.out\nterraform show -no-color -json plan.out \u003e plan.json\n```\n\n## Usage\n\nTo write to stdout you just need to pass a JSON file:\n\n```bash\n❯ terraplanfeed ../tfplan/example.json\n\nSummary of changes:\n===================\n\n(✨): \u003cknown after apply\u003e (module.failover_rg.azurerm_resource_group.rg)\n(✨): \u003cknown after apply\u003e (module.failover_rg.module.naming.random_string.first_letter)\n(✨): \u003cknown after apply\u003e (module.failover_rg.module.naming.random_string.main)\n(✨): \u003cknown after apply\u003e (module.rg.azurerm_resource_group.rg)\n(✨): \u003cknown after apply\u003e (module.rg.module.naming.random_string.first_letter)\n(✨): \u003cknown after apply\u003e (module.rg.module.naming.random_string.main)\n(✨): \u003cknown after apply\u003e (module.sql.azurerm_storage_account.audit1)\n(✨): \u003cknown after apply\u003e (module.sql.azurerm_storage_account.audit2[0])\n(✨): \u003cknown after apply\u003e (module.sql.module.naming.random_string.first_letter)\n(✨): \u003cknown after apply\u003e (module.sql.module.naming.random_string.main)\n(✨): \u003cknown after apply\u003e (module.sql.module.naming_failover.random_string.first_letter)\n(✨): \u003cknown after apply\u003e (module.sql.module.naming_failover.random_string.main)\n\n```\n\n```bash\n❯ terraplanfeed ../tfplan/example.json -o azuredevops\n\n```\n\nTo use this on Azure DevOps you need the following environment variables:\n\n* SYSTEM_TEAMFOUNDATIONSERVERURI\n* SYSTEM_TEAMPROJECT\n* BUILD_REPOSITORY_ID\n* SYSTEM_PULLREQUEST_PULLREQUESTID\n* SYSTEM_ACCESSTOKEN\n\nthese environment variables are present when you run Azure DevOps pipelines.\n\n**Note:** The `SYSTEM_PULLREQUEST_PULLREQUESTID` is only present when you run\npipeline in a pull request.\n\nIf any of these environment variables are not present, output defaults to stdout\n\n## Run and test locally\n\n```bash\npython3 -m pip install --editable .\n```\n\n## Build and upload to PyPI\n\nTo build and upload to Test PyPI repository:\n\n```bash\npython3 -m pip install --user --upgrade setuptools wheel\npython3 setup.py sdist bdist_wheel\npython3 -m pip install --user --upgrade twine\npython3 -m twine upload --repository testpypi dist/*\n```\n\nTo upload to PyPI repository:\n\n```bash\npython3 -m twine upload dist/*\n```\n\n## pre-commit hooks\n\nRead the [pre-commit hooks](docs/pre-commit-hooks.md) document for more info.\n\n## git-chglog\n\nRead the [git-chglog](docs/git-chlog.md) document for more info.\n\n## References\n\n* [Making a Python package](https://python-packaging-tutorial.readthedocs.io/en/latest/setup_py.html)\n* [Documenting Python code](https://realpython.com/documenting-python-code/)\n* [Python Docstrings Google](https://google.github.io/styleguide/pyguide.html)\n* [Python Click](https://click.palletsprojects.com)\n* [Terraform JSON output format](https://www.terraform.io/docs/internals/json-format.html)\n\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[pre-commit-badge]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\n[conventional-commits-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-green.svg\n[conventional-commits]: https://conventionalcommits.org\n[keep-a-changelog-badge]: https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.1.0-%23E05735\n[keep-a-changelog]: https://keepachangelog.com/en/1.0.0/\n[license]: ./LICENSE\n[license-badge]: https://img.shields.io/badge/license-MIT-green.svg\n[changelog]: ./CHANGELOG.md\n[changelog-badge]: https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.1.0-%23E05735\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcochofel%2Fterraplanfeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcochofel%2Fterraplanfeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcochofel%2Fterraplanfeed/lists"}