{"id":70705,"name":"gordon","description":"λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation","url":"https://github.com/jorgebastida/gordon","last_synced_at":"2025-09-08T15:08:53.839Z","repository":{"id":57435445,"uuid":"44441373","full_name":"jorgebastida/gordon","owner":"jorgebastida","description":"λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation","archived":false,"fork":false,"pushed_at":"2019-04-11T19:16:43.000Z","size":5188,"stargazers_count":2034,"open_issues_count":66,"forks_count":137,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-31T06:30:08.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorgebastida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-17T14:55:59.000Z","updated_at":"2025-08-07T01:42:58.000Z","dependencies_parsed_at":"2022-09-04T15:33:50.869Z","dependency_job_id":null,"html_url":"https://github.com/jorgebastida/gordon","commit_stats":null,"previous_names":["jorgebastida/yeast"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebastida/gordon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/sbom","scorecard":{"id":532856,"data":{"date":"2025-08-11","repo":{"name":"github.com/jorgebastida/gordon","commit":"4c1cd0c4dea2499d98115672095714592f80f7aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/19 approved changesets -- score normalized to 6","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":6,"reason":"binaries present in source code","details":["Warn: binary detected: gordon/loaders/java/build/libs/java.jar:1","Warn: binary detected: tests/lambdajava/0001_project/javaexample/helloworld/build/classes/main/example/Hello$EventClass.class:1","Warn: binary detected: tests/lambdajava/0001_project/javaexample/helloworld/build/classes/main/example/Hello.class:1","Warn: binary detected: tests/lambdajava/0001_project/javaexample/helloworld/build/libs/helloworld.jar:1"],"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T06:09:18.961Z","repository_id":57435445,"created_at":"2025-08-20T06:09:18.961Z","updated_at":"2025-08-20T06:09:18.961Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202776,"owners_count":25240371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"jorgebastida","name":"Jorge Bastida","uuid":"159782","kind":"user","description":"","email":"","website":"http://jorgebastida.com","location":"San Sebastian, Spain","twitter":"jorgebastida","company":"Infinite Fork SL","icon_url":"https://avatars.githubusercontent.com/u/159782?u=1baa20c811310614f0b91ab562c4b5658b9f4be3\u0026v=4","repositories_count":40,"last_synced_at":"2025-08-31T06:27:22.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jorgebastida","funding_links":[],"total_stars":10384,"followers":345,"following":21,"created_at":"2022-11-02T19:43:18.365Z","updated_at":"2025-08-31T06:27:22.074Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida/repositories"},"packages":[{"id":2751234,"name":"gordon","ecosystem":"pypi","description":"Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation","homepage":"http://github.com/jorgebastida/gordon","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jorgebastida/gordon","keywords_array":["aws","lambda","apigateway","kinesis","dynamodb","s3","cloudwatch"],"namespace":null,"versions_count":6,"first_release_published_at":"2023-08-18T21:00:15.330Z","latest_release_published_at":"2017-12-14T09:25:23.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-13T13:53:15.675Z","created_at":"2022-04-10T11:10:30.769Z","updated_at":"2025-08-13T21:30:22.166Z","registry_url":"https://pypi.org/project/gordon/","install_command":"pip install gordon --index-url https://pypi.org/simple","documentation_url":"https://gordon.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Utilities"],"normalized_name":"gordon"},"repo_metadata":{"id":57435445,"uuid":"44441373","full_name":"jorgebastida/gordon","owner":"jorgebastida","description":"λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation","archived":false,"fork":false,"pushed_at":"2019-04-11T19:16:43.000Z","size":5188,"stargazers_count":2034,"open_issues_count":66,"forks_count":137,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-13T13:50:37.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorgebastida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-17T14:55:59.000Z","updated_at":"2025-08-07T01:42:58.000Z","dependencies_parsed_at":"2022-09-04T15:33:50.869Z","dependency_job_id":null,"html_url":"https://github.com/jorgebastida/gordon","commit_stats":null,"previous_names":["jorgebastida/yeast"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebastida/gordon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270319638,"owners_count":24564406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"jorgebastida","name":"Jorge Bastida","uuid":"159782","kind":"user","description":"","email":"","website":"http://jorgebastida.com","location":"San Sebastian, Spain","twitter":"jorgebastida","company":"Infinite Fork SL","icon_url":"https://avatars.githubusercontent.com/u/159782?u=1baa20c811310614f0b91ab562c4b5658b9f4be3\u0026v=4","repositories_count":40,"last_synced_at":"2025-08-13T13:48:51.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jorgebastida","funding_links":[],"total_stars":10376,"followers":345,"following":21,"created_at":"2022-11-02T19:43:18.365Z","updated_at":"2025-08-13T13:48:51.096Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida/repositories"},"tags":[{"name":"0.7.0","sha":"61b7ebfabb97fe2cbd1326313ff8661d97b358c0","kind":"tag","published_at":"2017-12-14T09:24:52.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.7.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.7.0/manifests"},{"name":"0.5","sha":"c6ef588ebb38a46cb1be3033f54518ee8c77d41a","kind":"tag","published_at":"2016-10-01T21:11:11.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.5","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.5/manifests"},{"name":"0.3.0","sha":"b9d878c98cd7f85df001e03749a22e187f28effd","kind":"tag","published_at":"2016-08-21T19:40:43.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.3.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7337c0faec7d82fd2a4d3a5a7336106a45c1e982","kind":"tag","published_at":"2016-06-06T22:34:53.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.2.1","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"53d34c687e3ea84e15a45aef455ed6d2481f894b","kind":"tag","published_at":"2016-06-01T22:32:05.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.2.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.0/manifests"},{"name":"0.1","sha":"a399a4fa8d2b4ebe2bab40f8befa1fd9f2e44b87","kind":"tag","published_at":"2016-05-31T22:04:44.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.1","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T21:30:22.166Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":39.49199983773666,"dependent_repos_count":9.058097656589455,"dependent_packages_count":9.813334981248527,"stargazers_count":1.5649464354319627,"forks_count":4.067738340572894,"docker_downloads_count":null,"average":12.7992234503159},"purl":"pkg:pypi/gordon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gordon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gordon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gordon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T05:03:28.132Z","issues_count":65,"pull_requests_count":35,"avg_time_to_close_issue":22330860.12,"avg_time_to_close_pull_request":11460490.35483871,"issues_closed_count":25,"pull_requests_closed_count":31,"pull_request_authors_count":29,"issue_authors_count":49,"avg_comments_per_issue":1.7846153846153845,"avg_comments_per_pull_request":2.1142857142857143,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/issues","maintainers":[{"login":"jorgebastida","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebastida"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gordon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gordon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gordon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gordon/related_packages","maintainers":[{"uuid":"neo2001","login":"neo2001","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/neo2001/","role":null,"created_at":"2023-02-24T08:35:54.054Z","updated_at":"2023-02-24T08:35:54.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/neo2001/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8727909,"name":"github.com/jorgebastida/gordon","ecosystem":"go","description":"","homepage":"https://github.com/jorgebastida/gordon","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jorgebastida/gordon","keywords_array":[],"namespace":"github.com/jorgebastida","versions_count":1,"first_release_published_at":"2017-12-15T11:56:42.000Z","latest_release_published_at":"2017-12-15T11:56:42.000Z","latest_release_number":"v0.0.0-20171215115642-4c1cd0c4dea2","last_synced_at":"2025-08-13T13:53:16.705Z","created_at":"2024-01-07T04:04:28.984Z","updated_at":"2025-08-13T21:30:22.166Z","registry_url":"https://pkg.go.dev/github.com/jorgebastida/gordon","install_command":"go get github.com/jorgebastida/gordon","documentation_url":"https://pkg.go.dev/github.com/jorgebastida/gordon#section-documentation","metadata":{},"repo_metadata":{"id":57435445,"uuid":"44441373","full_name":"jorgebastida/gordon","owner":"jorgebastida","description":"λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation","archived":false,"fork":false,"pushed_at":"2019-04-11T19:16:43.000Z","size":5188,"stargazers_count":2034,"open_issues_count":66,"forks_count":137,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-13T13:50:37.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorgebastida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-17T14:55:59.000Z","updated_at":"2025-08-07T01:42:58.000Z","dependencies_parsed_at":"2022-09-04T15:33:50.869Z","dependency_job_id":null,"html_url":"https://github.com/jorgebastida/gordon","commit_stats":null,"previous_names":["jorgebastida/yeast"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebastida/gordon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270319638,"owners_count":24564406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"jorgebastida","name":"Jorge Bastida","uuid":"159782","kind":"user","description":"","email":"","website":"http://jorgebastida.com","location":"San Sebastian, Spain","twitter":"jorgebastida","company":"Infinite Fork SL","icon_url":"https://avatars.githubusercontent.com/u/159782?u=1baa20c811310614f0b91ab562c4b5658b9f4be3\u0026v=4","repositories_count":40,"last_synced_at":"2025-08-13T13:48:51.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jorgebastida","funding_links":[],"total_stars":10376,"followers":345,"following":21,"created_at":"2022-11-02T19:43:18.365Z","updated_at":"2025-08-13T13:48:51.096Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebastida/repositories"},"tags":[{"name":"0.7.0","sha":"61b7ebfabb97fe2cbd1326313ff8661d97b358c0","kind":"tag","published_at":"2017-12-14T09:24:52.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.7.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.7.0/manifests"},{"name":"0.5","sha":"c6ef588ebb38a46cb1be3033f54518ee8c77d41a","kind":"tag","published_at":"2016-10-01T21:11:11.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.5","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.5/manifests"},{"name":"0.3.0","sha":"b9d878c98cd7f85df001e03749a22e187f28effd","kind":"tag","published_at":"2016-08-21T19:40:43.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.3.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7337c0faec7d82fd2a4d3a5a7336106a45c1e982","kind":"tag","published_at":"2016-06-06T22:34:53.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.2.1","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"53d34c687e3ea84e15a45aef455ed6d2481f894b","kind":"tag","published_at":"2016-06-01T22:32:05.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.2.0","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.2.0/manifests"},{"name":"0.1","sha":"a399a4fa8d2b4ebe2bab40f8befa1fd9f2e44b87","kind":"tag","published_at":"2016-05-31T22:04:44.000Z","download_url":"https://codeload.github.com/jorgebastida/gordon/tar.gz/0.1","html_url":"https://github.com/jorgebastida/gordon/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebastida/gordon@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T21:30:22.166Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.582821935893987,"dependent_packages_count":9.38568739150632,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.984254663700153},"purl":"pkg:golang/github.com/jorgebastida/gordon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jorgebastida/gordon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jorgebastida/gordon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jorgebastida/gordon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T05:03:28.132Z","issues_count":65,"pull_requests_count":35,"avg_time_to_close_issue":22330860.12,"avg_time_to_close_pull_request":11460490.35483871,"issues_closed_count":25,"pull_requests_closed_count":31,"pull_request_authors_count":29,"issue_authors_count":49,"avg_comments_per_issue":1.7846153846153845,"avg_comments_per_pull_request":2.1142857142857143,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/issues","maintainers":[{"login":"jorgebastida","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebastida"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjorgebastida%2Fgordon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjorgebastida%2Fgordon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjorgebastida%2Fgordon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjorgebastida%2Fgordon/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":588808,"full_name":"jorgebastida/gordon","default_branch":"master","committers":[{"name":"Jorge Bastida","email":"me@jorgebastida.com","login":null,"count":335},{"name":"Jorge Bastida","email":"neo2001@gmail.com","login":null,"count":12},{"name":"Ed Lewis","email":"edward.richard.lewis@gmail.com","login":"ninjabear","count":4},{"name":"Ben","email":"ben@upside-services.com","login":null,"count":3},{"name":"Brian Candler","email":"brian.candler@cityfibre.com","login":null,"count":3},{"name":"Pelle Almquist","email":"per.almquist@gmail.com","login":"peralmq","count":3},{"name":"Damian Mazurkiewicz","email":"damian@mazur.io","login":"mazurio","count":3},{"name":"Tom Saleeba","email":"tom.saleeba@gmail.com","login":"tomsaleeba","count":2},{"name":"Paweł Sternal","email":"sternik@gmail.com","login":"sternik","count":2},{"name":"Adam H. Leventhal","email":"ahl@alumni.brown.edu","login":"ahl","count":1},{"name":"Alasdair Nicol","email":"alasdair@thenicols.net","login":"alasdairnicol","count":1},{"name":"DaveKlotz","email":"dklotz@circle.com","login":null,"count":1},{"name":"Julien Bouquillon","email":"contact@revolunet.com","login":null,"count":1},{"name":"Ryan Walker","email":"ryan.walker@rackspace.com","login":null,"count":1},{"name":"ausmith","email":"aaron.goldsmith@careerbuilder.com","login":null,"count":1},{"name":"gingerlime","email":"yoav@gingerlime.com","login":null,"count":1},{"name":"Chuck Logan Lim","email":"chuck.lim@xref.com","login":null,"count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Heri Sim","email":"heri16@gmail.com","login":"heri16","count":1},{"name":"Joshua Barratt","email":"jbarratt@serialized.net","login":"jbarratt","count":1},{"name":"Juan Riaza","email":"github@juanriaza.com","login":"juanriaza","count":1},{"name":"Kerry Hatcher","email":"kwhatcher@gmail.com","login":"kerryhatcher","count":1},{"name":"Luke Melia","email":"luke@lukemelia.com","login":"lukemelia","count":1},{"name":"Stoph","email":"christoph.khouri@gmail.com","login":"stoph","count":1},{"name":"Tina Huang","email":"tina@monkey.name","login":"kmonkeyjam","count":1},{"name":"chesterm8","email":"chesterm8.dev@gmail.com","login":"chesterm8","count":1},{"name":"dshivak-twist","email":"dshivak@twistbioscience.com","login":"dshivak-twist","count":1},{"name":"elkelk","email":"danielshaneupton@gmail.com","login":"elkelk","count":1},{"name":"gipsy86147","email":"gipsy.raghi@gmail.com","login":"gipsy86147","count":1},{"name":"washt","email":"washt23@gmail.com","login":"washt","count":1},{"name":"Álex González","email":"agonzalezro@gmail.com","login":"agonzalezro","count":1},{"name":"Dariusz Dwornikowski","email":"dariusz.dwornikowski@cs.put.poznan.pl","login":"tdi","count":1},{"name":"Brian Jacobel","email":"bjacobel@gmail.com","login":"bjacobel","count":1},{"name":"Brent","email":"brent.axthelm@gmail.com","login":"brentax","count":1},{"name":"Ben Hicks","email":"benkhicks@gmail.com","login":"bhicks","count":1},{"name":"Andrea Masi","email":"eraclitux","login":"eraclitux","count":1}],"total_commits":394,"total_committers":36,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.944444444444445,"dds":0.14974619289340096,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T05:50:41.136Z","last_synced_commit":"4c1cd0c4dea2499d98115672095714592f80f7aa","created_at":"2023-03-09T06:13:57.752Z","updated_at":"2025-05-29T05:50:43.382Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jorgebastida/gordon","html_url":"https://github.com/jorgebastida/gordon","last_synced_at":"2025-08-28T10:14:00.293Z","status":"error","issues_count":65,"pull_requests_count":35,"avg_time_to_close_issue":22330860.12,"avg_time_to_close_pull_request":11460490.35483871,"issues_closed_count":25,"pull_requests_closed_count":31,"pull_request_authors_count":29,"issue_authors_count":49,"avg_comments_per_issue":1.7846153846153845,"avg_comments_per_pull_request":2.1142857142857143,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:03:13.115Z","updated_at":"2025-09-02T12:37:55.792Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebastida%2Fgordon/issues","issue_labels_count":{"enhancement":4,"help wanted":1,"bug":1,"fixed":1},"pull_request_labels_count":{"help wanted":3,"enhancement":1},"issue_author_associations_count":{"NONE":52,"CONTRIBUTOR":13},"pull_request_author_associations_count":{"CONTRIBUTOR":23,"NONE":11,"OWNER":1},"issue_authors":{"candlerb":5,"ahl":4,"ericblade":3,"AlJohri":2,"peralmq":2,"lukemelia":2,"karloscodes":2,"ninjabear":2,"mparaz":2,"JDFagan":2,"StripedMoose":1,"dmitryax":1,"sdementen":1,"oseibonsu":1,"dshivak":1,"azizmb":1,"mbattifarano":1,"trecouvr":1,"enriquecorp":1,"DaveWK":1,"tombray":1,"rajington":1,"neomantic-zz":1,"jakubincloud":1,"dmelamedcl":1,"default50":1,"alexanderdean":1,"ra9-dev":1,"tjbaker":1,"Fleshgrinder":1,"athrun":1,"tdi":1,"ZextrasGiacomoMattiuzzi":1,"perfectmight":1,"stefreak":1,"visitjonathan":1,"montge":1,"petemounce":1,"madarve":1,"james-relyea":1,"chuckoy":1,"cainiao-xjz":1,"gumuz":1,"mrlannigan":1,"pmontrasio":1,"dotkas":1,"kpx-dev":1,"smoll":1,"csoma4880":1},"pull_request_authors":{"ahl":3,"candlerb":3,"kmonkeyjam":2,"bmcniel":2,"tomsaleeba":1,"ryandub":1,"glaurungg":1,"derhamjauspost":1,"ericblade":1,"tdi":1,"valgreens":1,"ausmith":1,"jorgebastida":1,"agonzalezro":1,"alasdairnicol":1,"elkelk":1,"kerryhatcher":1,"heri16":1,"ninjabear":1,"dshivak-twist":1,"eraclitux":1,"brendangibat":1,"peralmq":1,"DaveWK":1,"rajeev":1,"sternik":1,"chuckoy":1,"rcramblit":1,"perfectmight":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"jorgebastida","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebastida"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"examples/contexts/helloworld/hellojava/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:49.446Z","updated_at":"2022-09-04T15:33:49.446Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/contexts/helloworld/hellojava/build.gradle","dependencies":[{"id":3803401827,"package_name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"examples/simplejava/helloworld/hellojava/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:49.593Z","updated_at":"2022-09-04T15:33:49.593Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/simplejava/helloworld/hellojava/build.gradle","dependencies":[{"id":3803402785,"package_name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"examples/simplekotlin/helloworld/hellokotlin/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:49.743Z","updated_at":"2022-09-04T15:33:49.743Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/simplekotlin/helloworld/hellokotlin/build.gradle","dependencies":[{"id":3803404465,"package_name":"org.jetbrains.kotlin:kotlin-stdlib","ecosystem":"maven","requirements":"$kotlin_version","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"examples/simplescala/helloworld/helloscala/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:49.849Z","updated_at":"2022-09-04T15:33:49.849Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/simplescala/helloworld/helloscala/build.gradle","dependencies":[{"id":3803404531,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":"2.11.1","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"gordon/defaults/app_java/helloworld/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:49.921Z","updated_at":"2022-09-04T15:33:49.921Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/gordon/defaults/app_java/helloworld/build.gradle","dependencies":[{"id":3803406048,"package_name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"gordon/loaders/java/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.003Z","updated_at":"2022-09-04T15:33:50.003Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/gordon/loaders/java/build.gradle","dependencies":[{"id":3803406080,"package_name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"tests/lambdajava/0001_project/javaexample/helloworld/build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.057Z","updated_at":"2022-09-04T15:33:50.057Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/tests/lambdajava/0001_project/javaexample/helloworld/build.gradle","dependencies":[{"id":3803406146,"package_name":"com.amazonaws:aws-lambda-java-core","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"npm","filepath":"examples/docker/helloworld/hellojs/package.json","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.099Z","updated_at":"2022-09-04T15:33:50.099Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/docker/helloworld/hellojs/package.json","dependencies":[{"id":3803406176,"package_name":"path","ecosystem":"npm","requirements":"0.11.14","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/modulejs/helloworld/bye/package.json","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.125Z","updated_at":"2022-09-04T15:33:50.125Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/modulejs/helloworld/bye/package.json","dependencies":[{"id":3803407400,"package_name":"path","ecosystem":"npm","requirements":"0.11.14","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"examples/simplejs-es6/helloworld/hellojs/package.json","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.171Z","updated_at":"2022-09-04T15:33:50.171Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/simplejs-es6/helloworld/hellojs/package.json","dependencies":[{"id":3803407544,"package_name":"babel-cli","ecosystem":"npm","requirements":"^6.8.0","direct":true,"kind":"development","optional":false},{"id":3803407545,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"^6.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/telegram/botapp/mybot/package.json","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.341Z","updated_at":"2022-09-04T15:33:50.341Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/telegram/botapp/mybot/package.json","dependencies":[{"id":3803408761,"package_name":"node-telegram-bot-api","ecosystem":"npm","requirements":"0.21.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/cloudformation-custom-resources/example/mycustomresource/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.417Z","updated_at":"2022-09-04T15:33:50.417Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/cloudformation-custom-resources/example/mycustomresource/requirements.txt","dependencies":[{"id":3803408777,"package_name":"cfn-response","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/docker/helloworld/hellopy/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.477Z","updated_at":"2022-09-04T15:33:50.477Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/docker/helloworld/hellopy/requirements.txt","dependencies":[{"id":3803409965,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/flask/helloworld/app/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.499Z","updated_at":"2022-09-04T15:33:50.499Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/flask/helloworld/app/requirements.txt","dependencies":[{"id":3803409970,"package_name":"aws-wsgi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3803409971,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/modulepython/helloworld/hello/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.522Z","updated_at":"2022-09-04T15:33:50.522Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/modulepython/helloworld/hello/requirements.txt","dependencies":[{"id":3803410517,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/snowplow/exampleapp/snowplowconsumer/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.569Z","updated_at":"2022-09-04T15:33:50.569Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/examples/snowplow/exampleapp/snowplowconsumer/requirements.txt","dependencies":[{"id":3803410622,"package_name":"snowplow_analytics_sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"gordon/contrib/helpers/sleep/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.602Z","updated_at":"2022-09-04T15:33:50.602Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/gordon/contrib/helpers/sleep/requirements.txt","dependencies":[{"id":3803410624,"package_name":"cfn-response","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"gordon/contrib/lambdas/version/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.620Z","updated_at":"2022-09-04T15:33:50.620Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/gordon/contrib/lambdas/version/requirements.txt","dependencies":[{"id":3803410696,"package_name":"cfn-response","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"gordon/contrib/s3/bucket_notification_configuration/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.685Z","updated_at":"2022-09-04T15:33:50.685Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/gordon/contrib/s3/bucket_notification_configuration/requirements.txt","dependencies":[{"id":3803410995,"package_name":"cfn-response","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.737Z","updated_at":"2022-09-04T15:33:50.737Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/setup.py","dependencies":[{"id":3803412334,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.2.3,\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":3803412335,"package_name":"clint","ecosystem":"pypi","requirements":"\u003e0.5,\u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":3803412336,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=3,\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":3803412337,"package_name":"troposphere","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"runtime","optional":false},{"id":3803412338,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003e=2.8,\u003c3.0","direct":true,"kind":"runtime","optional":false},{"id":3803412339,"package_name":"six","ecosystem":"pypi","requirements":"\u003e1.9,\u003c2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.786Z","updated_at":"2022-09-04T15:33:50.786Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/test_requirements.txt","dependencies":[{"id":3803412343,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412344,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"test","optional":false},{"id":3803412345,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412346,"package_name":"cfn-response","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412347,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412348,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412349,"package_name":"ipdb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3803412350,"package_name":"envdir","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/apigateway/0001_project/pyexample/example/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.809Z","updated_at":"2022-09-04T15:33:50.809Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/tests/apigateway/0001_project/pyexample/example/requirements.txt","dependencies":[{"id":3803412369,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/lambdapython/0001_project/pyexample/example/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.829Z","updated_at":"2022-09-04T15:33:50.829Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/tests/lambdapython/0001_project/pyexample/example/requirements.txt","dependencies":[{"id":3803412370,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/projectupdate/0001_project/pyexample/example/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.836Z","updated_at":"2022-09-04T15:33:50.836Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/tests/projectupdate/0001_project/pyexample/example/requirements.txt","dependencies":[{"id":3803412371,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/projectupdate/0002_project/pyexample/example/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T15:33:50.847Z","updated_at":"2022-09-04T15:33:50.847Z","repository_link":"https://github.com/jorgebastida/gordon/blob/master/tests/projectupdate/0002_project/pyexample/example/requirements.txt","dependencies":[{"id":3803412372,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":14.41126539251557,"created_at":"2025-09-08T11:19:10.227Z","updated_at":"2025-10-07T08:25:59.143Z","avatar_url":"https://github.com/jorgebastida.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":20,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["apps","templates","views"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70705","html_url":"https://science.ecosyste.ms/projects/70705"}