{"id":66988,"name":"com.google.appengine.tools:appengine-pipeline","description":"makeViewerUrl","url":"https://github.com/googlecloudplatform/appengine-pipelines","last_synced_at":"2025-09-08T13:47:45.287Z","repository":{"id":21173951,"uuid":"24478149","full_name":"GoogleCloudPlatform/appengine-pipelines","owner":"GoogleCloudPlatform","description":"makeViewerUrl","archived":false,"fork":false,"pushed_at":"2024-05-20T15:14:44.000Z","size":2020,"stargazers_count":88,"open_issues_count":34,"forks_count":60,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-07-01T10:08:44.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README","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":"2014-09-25T22:54:17.000Z","updated_at":"2025-04-21T16:32:48.000Z","dependencies_parsed_at":"2024-06-19T05:22:10.492Z","dependency_job_id":"824a8573-71f1-434c-8d10-53321259429c","html_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","commit_stats":{"total_commits":207,"total_committers":26,"mean_commits":7.961538461538462,"dds":0.642512077294686,"last_synced_commit":"277394648dac3e8214677af898935d07399ac8e1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/appengine-pipelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/appengine-pipelines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/sbom","scorecard":{"id":57739,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleCloudPlatform/appengine-pipelines","commit":"0867d08df57d708c704b7bcdb1c835c4bacb2707"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":-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":"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":2,"reason":"Found 7/25 approved changesets -- score normalized to 2","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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: python/build.sh:81","Warn: pipCommand not pinned by hash: python/build.sh:82","Info:   0 out of   2 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-hw42-3568-wj87"],"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-15T01:06:42.691Z","repository_id":21173951,"created_at":"2025-08-15T01:06:42.691Z","updated_at":"2025-08-15T01:06:42.691Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195572,"owners_count":25239147,"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":"GoogleCloudPlatform","name":"Google Cloud Platform","uuid":"2810941","kind":"organization","description":"","email":null,"website":"https://cloud.google.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2810941?v=4","repositories_count":1124,"last_synced_at":"2025-04-19T22:12:02.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GoogleCloudPlatform","funding_links":[],"total_stars":171040,"followers":13330,"following":0,"created_at":"2022-11-02T16:23:10.997Z","updated_at":"2025-04-19T22:12:02.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform/repositories"},"packages":[{"id":2750702,"name":"googleappenginepipeline","ecosystem":"pypi","description":"Enable asynchronous pipeline style data processing on App Engine","homepage":"https://github.com/GoogleCloudPlatform/appengine-pipelines","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","keywords_array":["google","app","engine","pipeline","data","processing"],"namespace":null,"versions_count":9,"first_release_published_at":"2014-11-04T19:12:16.000Z","latest_release_published_at":"2016-01-28T18:57:57.000Z","latest_release_number":"1.9.22.1","last_synced_at":"2025-08-11T01:19:01.123Z","created_at":"2022-04-10T11:10:10.691Z","updated_at":"2025-08-11T01:19:01.123Z","registry_url":"https://pypi.org/project/googleappenginepipeline/","install_command":"pip install googleappenginepipeline --index-url https://pypi.org/simple","documentation_url":"https://googleappenginepipeline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"googleappenginepipeline"},"repo_metadata":{"id":21173951,"uuid":"24478149","full_name":"GoogleCloudPlatform/appengine-pipelines","owner":"GoogleCloudPlatform","description":"makeViewerUrl","archived":false,"fork":false,"pushed_at":"2024-05-20T15:14:44.000Z","size":2020,"stargazers_count":88,"open_issues_count":34,"forks_count":60,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-05-25T19:09:25.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README","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":"2014-09-25T22:54:17.000Z","updated_at":"2025-04-21T16:32:48.000Z","dependencies_parsed_at":"2024-06-19T05:22:10.492Z","dependency_job_id":"824a8573-71f1-434c-8d10-53321259429c","html_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","commit_stats":{"total_commits":207,"total_committers":26,"mean_commits":7.961538461538462,"dds":0.642512077294686,"last_synced_commit":"277394648dac3e8214677af898935d07399ac8e1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleCloudPlatform/appengine-pipelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/appengine-pipelines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262941570,"owners_count":23388153,"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","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":"GoogleCloudPlatform","name":"Google Cloud Platform","uuid":"2810941","kind":"organization","description":"","email":null,"website":"https://cloud.google.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2810941?v=4","repositories_count":1124,"last_synced_at":"2025-04-19T22:12:02.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GoogleCloudPlatform","funding_links":[],"total_stars":171040,"followers":13330,"following":0,"created_at":"2022-11-02T16:23:10.997Z","updated_at":"2025-04-19T22:12:02.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-07-01T10:08:48.653Z","dependent_packages_count":0,"downloads":1243,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":5.259371814352484,"dependent_repos_count":6.667141273897115,"dependent_packages_count":9.966767819241568,"stargazers_count":7.557767015510364,"forks_count":5.4301480774559,"docker_downloads_count":null,"average":6.976239200091486},"purl":"pkg:pypi/googleappenginepipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/googleappenginepipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/googleappenginepipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/googleappenginepipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T19:10:34.019Z","issues_count":46,"pull_requests_count":39,"avg_time_to_close_issue":10175901.0,"avg_time_to_close_pull_request":1882578.4285714286,"issues_closed_count":23,"pull_requests_closed_count":28,"pull_request_authors_count":17,"issue_authors_count":28,"avg_comments_per_issue":2.0869565217391304,"avg_comments_per_pull_request":1.8205128205128205,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":2,"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/GoogleCloudPlatform%2Fappengine-pipelines/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/googleappenginepipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/googleappenginepipeline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/googleappenginepipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/googleappenginepipeline/related_packages","maintainers":[{"uuid":"troytrimble","login":"troytrimble","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/troytrimble/","role":null,"created_at":"2023-02-24T08:30:55.522Z","updated_at":"2023-02-24T08:30:55.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/troytrimble/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726151,"maintainers_count":308800,"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":4765817,"name":"com.google.appengine.tools:appengine-pipeline","ecosystem":"maven","description":"Google App Engine API for connecting together complex workflows","homepage":"https://github.com/GoogleCloudPlatform/appengine-pipelines/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","keywords_array":[],"namespace":"com.google.appengine.tools","versions_count":15,"first_release_published_at":"2013-06-04T21:58:30.000Z","latest_release_published_at":"2015-08-06T21:39:37.000Z","latest_release_number":"0.2.13","last_synced_at":"2025-09-05T02:16:26.837Z","created_at":"2022-07-26T04:50:50.371Z","updated_at":"2025-09-05T02:16:26.837Z","registry_url":"https://central.sonatype.com/artifact/com.google.appengine.tools/appengine-pipeline/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.appengine.tools/appengine-pipeline/","metadata":{},"repo_metadata":{"uuid":"24478149","full_name":"GoogleCloudPlatform/appengine-pipelines","owner":"GoogleCloudPlatform","description":"makeViewerUrl","archived":false,"fork":false,"pushed_at":"2020-10-30T16:50:11.000Z","size":2180,"stargazers_count":84,"open_issues_count":32,"forks_count":61,"subscribers_count":37,"default_branch":"master","last_synced_at":"2023-03-21T10:58:14.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README","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}},"created_at":"2014-09-25T22:54:17.000Z","updated_at":"2022-12-01T10:22:53.000Z","dependencies_parsed_at":"2022-08-28T13:53:30.752Z","dependency_job_id":null,"html_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T21:49:35.303Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":7.414216054389073,"dependent_packages_count":17.553627182187224,"stargazers_count":27.834149369699517,"forks_count":22.134711083075505,"docker_downloads_count":null,"average":18.73417592233783},"purl":"pkg:maven/com.google.appengine.tools/appengine-pipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.appengine.tools:appengine-pipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.appengine.tools:appengine-pipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.appengine.tools:appengine-pipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-25T10:32:35.855Z","issues_count":46,"pull_requests_count":35,"avg_time_to_close_issue":10175901.0,"avg_time_to_close_pull_request":2027314.5384615385,"issues_closed_count":23,"pull_requests_closed_count":26,"pull_request_authors_count":14,"issue_authors_count":28,"avg_comments_per_issue":2.0869565217391304,"avg_comments_per_pull_request":2.0,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.appengine.tools:appengine-pipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.appengine.tools:appengine-pipeline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.appengine.tools:appengine-pipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.appengine.tools:appengine-pipeline/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":588509,"full_name":"GoogleCloudPlatform/appengine-pipelines","default_branch":"master","committers":[{"name":"appengine.mirrorbot@gmail.com","email":"appengine.mirrorbot@gmail.com@1742be92-6d41-bc97-00b7-290b722d530a","login":null,"count":74},{"name":"Brett Slatkin","email":"bslatkin","login":"bslatkin","count":43},{"name":"tkaitchuck","email":"tkaitchuck@google.com","login":null,"count":10},{"name":"rudominer@google.com","email":"rudominer@google.com","login":null,"count":9},{"name":"billy1380","email":"william.shakour@gmail.com","login":"billy1380","count":9},{"name":"Troy Trimble","email":"troy.trimble@gmail.com","login":"AngryBrock","count":9},{"name":"Santiago L. Valdarrama","email":"svpino@gmail.com","login":"svpino","count":8},{"name":"aozarov","email":"aozarov@gmail.com","login":"aozarov","count":5},{"name":"Prateek Malhotra","email":"someone1@gmail.com","login":"someone1","count":5},{"name":"Matt Jones","email":"mj.thelastid@gmail.com","login":"mattjo","count":5},{"name":"John Lucena","email":"john@caixabaixa.com","login":"lucena","count":4},{"name":"Alan Pierce","email":"alan@khanacademy.org","login":null,"count":4},{"name":"Troy Trimble","email":"ttrimble@google.com","login":null,"count":4},{"name":"aizatsky@google.com","email":"aizatsky@google.com","login":"aizatsky-at-google","count":3},{"name":"Tom Kaitchuck","email":"tkaitchuck","login":"tkaitchuck","count":3},{"name":"Przemysław Kołodziejczyk","email":"eshlox@vertolabs.com","login":"eshlox","count":2},{"name":"ohler@google.com","email":"ohler@google.com","login":null,"count":2},{"name":"Josh Whelchel","email":"josh@loudr.fm","login":null,"count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Maciek Ruckgaber","email":"maciekrb@gmail.com","login":"maciekrb","count":1},{"name":"Kevin Sookocheff","email":"ksookocheff@vendasta.com","login":"ksookocheff-va","count":1},{"name":"Josh Whelchel","email":"josh@jwmusic.org","login":null,"count":1},{"name":"MattFaus","email":"mattfaus@khanacademy.org","login":null,"count":1},{"name":"Dmitry Sadovnychyi","email":"dyriax@gmail.com","login":"sadovnychyi","count":1},{"name":"Craig Silverstein","email":"csilvers@khanacademy.org","login":"csilvers","count":1}],"total_commits":208,"total_committers":25,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":8.32,"dds":0.6442307692307692,"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-22T17:34:47.270Z","last_synced_commit":"0867d08df57d708c704b7bcdb1c835c4bacb2707","created_at":"2023-03-09T06:12:37.738Z","updated_at":"2025-05-22T17:34:47.602Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"GoogleCloudPlatform/appengine-pipelines","html_url":"https://github.com/GoogleCloudPlatform/appengine-pipelines","last_synced_at":"2025-07-01T10:08:48.978Z","status":null,"issues_count":46,"pull_requests_count":39,"avg_time_to_close_issue":10175901.0,"avg_time_to_close_pull_request":1882578.4285714286,"issues_closed_count":23,"pull_requests_closed_count":28,"pull_request_authors_count":17,"issue_authors_count":28,"avg_comments_per_issue":2.0869565217391304,"avg_comments_per_pull_request":1.8205128205128205,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":2,"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:00:13.923Z","updated_at":"2025-09-01T15:24:43.703Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fappengine-pipelines/issues","issue_labels_count":{"Python":10,"Java":7,"enhancement":6,"question":4,"bug":2,"help wanted":1,"wontfix":1},"pull_request_labels_count":{"Python":9,"Java":2,"bug":2,"dependencies":2},"issue_author_associations_count":{"NONE":26,"CONTRIBUTOR":20},"pull_request_author_associations_count":{"CONTRIBUTOR":31,"NONE":10},"issue_authors":{"tkaitchuck":8,"someone1":4,"NickFranceschina":4,"soundofjw":3,"snstanton":2,"billy1380":2,"svpino":2,"cdman":1,"samodadela":1,"jaybaker":1,"dalippa":1,"xiaolong":1,"rbruyere":1,"ksookocheff-va":1,"dhatanian":1,"ckurz-va":1,"imlm":1,"paradoxengine":1,"mayankbhagya":1,"ymohii":1,"urmuzov":1,"gzussa":1,"xnickmx":1,"mikelambert":1,"ppastuszkaocado":1,"georgewhewell":1,"fabien88":1,"soulne4ny":1},"pull_request_authors":{"someone1":6,"soundofjw":4,"aozarov":4,"MattFaus":3,"salvadormrf":3,"billy1380":3,"svpino":2,"renovate-bot":2,"paulbynd":2,"dependabot[bot]":2,"mattjo":2,"davidfq":2,"sadovnychyi":2,"maciekrb":1,"jaybaker":1,"eshlox":1,"ksookocheff-va":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074708,"issues_count":31280107,"pull_requests_count":95730442,"authors_count":10690872,"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":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":4,"PullRequestReviewEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":4,"PullRequestReviewEvent":1,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"java/ivy.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T13:53:30.343Z","updated_at":"2022-08-28T13:53:30.343Z","repository_link":"https://github.com/GoogleCloudPlatform/appengine-pipelines/blob/master/java/ivy.xml","dependencies":[{"id":3041334187,"package_name":"com.google.appengine:appengine-api-1.0-sdk","ecosystem":"maven","requirements":"${sdk_version}","direct":true,"kind":"runtime","optional":false},{"id":3041334188,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"runtime","optional":false},{"id":3041334189,"package_name":"com.google.appengine.tools:appengine-gcs-client","ecosystem":"maven","requirements":"[0.4,0.5)","direct":true,"kind":"runtime","optional":false},{"id":3041334190,"package_name":"com.google.appengine:appengine-testing","ecosystem":"maven","requirements":"${sdk_version}","direct":true,"kind":"runtime","optional":false},{"id":3041334191,"package_name":"com.google.appengine:appengine-api-stubs","ecosystem":"maven","requirements":"${sdk_version}","direct":true,"kind":"runtime","optional":false},{"id":3041334192,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.10","direct":true,"kind":"runtime","optional":false},{"id":3041334193,"package_name":"org.mockito:mockito-all","ecosystem":"maven","requirements":"1.8.4","direct":true,"kind":"runtime","optional":false},{"id":3041334194,"package_name":"org.json:json","ecosystem":"maven","requirements":"20090211","direct":true,"kind":"runtime","optional":false},{"id":3041334195,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"[15.0,15.99]","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T13:53:30.419Z","updated_at":"2022-08-28T13:53:30.419Z","repository_link":"https://github.com/GoogleCloudPlatform/appengine-pipelines/blob/master/java/pom.xml","dependencies":[{"id":3041334237,"package_name":"org.json:json","ecosystem":"maven","requirements":"20090211","direct":true,"kind":"runtime","optional":false},{"id":3041334238,"package_name":"com.google.appengine:appengine-api-1.0-sdk","ecosystem":"maven","requirements":"[1.9.1,2.0)","direct":true,"kind":"runtime","optional":false},{"id":3041334239,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"[15.0,20.99]","direct":true,"kind":"runtime","optional":false},{"id":3041334240,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"provided","optional":false},{"id":3041334241,"package_name":"com.google.appengine.tools:appengine-gcs-client","ecosystem":"maven","requirements":"[0.4,1.0)","direct":true,"kind":"runtime","optional":false},{"id":3041334242,"package_name":"com.google.appengine:appengine-testing","ecosystem":"maven","requirements":"[1.9.1,2.0)","direct":true,"kind":"test","optional":false},{"id":3041334243,"package_name":"com.google.appengine:appengine-api-stubs","ecosystem":"maven","requirements":"[1.9.1,2.0)","direct":true,"kind":"test","optional":false},{"id":3041334244,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.10","direct":true,"kind":"test","optional":false},{"id":3041334245,"package_name":"org.mockito:mockito-all","ecosystem":"maven","requirements":"1.8.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"python/src/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T13:53:30.475Z","updated_at":"2022-08-28T13:53:30.475Z","repository_link":"https://github.com/GoogleCloudPlatform/appengine-pipelines/blob/master/python/src/requirements.txt","dependencies":[{"id":3041334264,"package_name":"GoogleAppEngineCloudStorageClient","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/src/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T13:53:30.593Z","updated_at":"2022-08-28T13:53:30.593Z","repository_link":"https://github.com/GoogleCloudPlatform/appengine-pipelines/blob/master/python/src/setup.py","dependencies":[{"id":3041334266,"package_name":"GoogleAppEngineCloudStorageClient","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.164141991951949,"created_at":"2025-09-08T11:18:45.100Z","updated_at":"2025-10-07T08:25:18.118Z","avatar_url":"https://github.com/GoogleCloudPlatform.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":1243,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","packaging","network-simulation","shellcodes","hacking","autograding","observability","genomics","embedded"],"project_url":"https://science.ecosyste.ms/api/v1/projects/66988","html_url":"https://science.ecosyste.ms/projects/66988"}