{"id":362195,"url":"https://github.com/aws/aws-swf-flow-library","last_synced_at":"2026-06-21T15:01:53.601Z","repository":{"id":10188725,"uuid":"64263386","full_name":"aws/aws-swf-flow-library","owner":"aws","description":"AWS Simple Workflow Flow framework library","archived":false,"fork":false,"pushed_at":"2025-06-05T02:08:23.000Z","size":767,"stargazers_count":62,"open_issues_count":21,"forks_count":52,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-02-25T02:48:29.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2016-07-27T00:14:24.000Z","updated_at":"2025-08-23T12:44:17.000Z","dependencies_parsed_at":"2025-03-24T12:11:26.532Z","dependency_job_id":"418bdab6-b9e1-42f6-bb47-08bafaf521e1","html_url":"https://github.com/aws/aws-swf-flow-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-swf-flow-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-swf-flow-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/sbom","scorecard":{"id":219445,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-swf-flow-library","commit":"b91ddb2f2562fbdc45f92f66e2883bb064372d76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"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 20 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"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-17T02:12:15.537Z","repository_id":10188725,"created_at":"2025-08-17T02:12:15.537Z","updated_at":"2025-08-17T02:12:15.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32907510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":536,"last_synced_at":"2026-03-02T20:07:16.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":245963,"followers":14738,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-03-02T20:07:16.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"packages":[{"id":5424311,"name":"com.amazonaws:aws-java-sdk-swf-libraries","ecosystem":"maven","description":"This artifact contains the higher level libraries that can be used in Amazon Simple WorkFlow Service","homepage":"https://github.com/aws/aws-swf-flow-library","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-swf-flow-library","keywords_array":[],"namespace":"com.amazonaws","versions_count":151,"first_release_published_at":"2014-10-08T18:45:47.000Z","latest_release_published_at":"2025-02-18T17:57:49.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-01-29T01:09:09.621Z","created_at":"2022-11-15T14:50:43.052Z","updated_at":"2026-01-29T01:09:09.625Z","registry_url":"https://central.sonatype.com/artifact/com.amazonaws/aws-java-sdk-swf-libraries/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.amazonaws/aws-java-sdk-swf-libraries/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://aws.oss.sonatype.org/service/local/staging/deploy/maven2/","https://aws.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":10188725,"uuid":"64263386","full_name":"aws/aws-swf-flow-library","owner":"aws","description":"AWS Simple Workflow Flow framework library","archived":false,"fork":false,"pushed_at":"2025-06-05T02:08:23.000Z","size":767,"stargazers_count":62,"open_issues_count":22,"forks_count":55,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-08-29T15:34:09.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2016-07-27T00:14:24.000Z","updated_at":"2025-08-23T12:44:17.000Z","dependencies_parsed_at":"2025-03-24T12:11:26.532Z","dependency_job_id":"418bdab6-b9e1-42f6-bb47-08bafaf521e1","html_url":"https://github.com/aws/aws-swf-flow-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-swf-flow-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-swf-flow-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/sbom","scorecard":{"id":219445,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-swf-flow-library","commit":"b91ddb2f2562fbdc45f92f66e2883bb064372d76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"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 20 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"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-17T02:12:15.537Z","repository_id":10188725,"created_at":"2025-08-17T02:12:15.537Z","updated_at":"2025-08-17T02:12:15.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272861261,"owners_count":25005553,"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-30T02:00:09.474Z","response_time":77,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-09-29T21:05:45.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":236227,"followers":13171,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-09-29T21:05:45.824Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-12T23:24:29.980Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":57,"rankings":{"downloads":null,"dependent_repos_count":2.819970082123969,"dependent_packages_count":1.9282411533000778,"stargazers_count":30.282337439198027,"forks_count":22.34649065717198,"docker_downloads_count":0.5665172107888586,"average":11.588711308516583},"purl":"pkg:maven/com.amazonaws/aws-java-sdk-swf-libraries","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.amazonaws:aws-java-sdk-swf-libraries","docker_dependents_count":1202,"docker_downloads_count":55255376,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.amazonaws:aws-java-sdk-swf-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.amazonaws:aws-java-sdk-swf-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:06:45.730Z","issues_count":18,"pull_requests_count":46,"avg_time_to_close_issue":107199468.33333333,"avg_time_to_close_pull_request":3282468.789473684,"issues_closed_count":3,"pull_requests_closed_count":38,"pull_request_authors_count":10,"issue_authors_count":10,"avg_comments_per_issue":1.4444444444444444,"avg_comments_per_pull_request":0.2826086956521739,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":94832.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/issues","maintainers":[{"login":"Jianchu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jianchu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-java-sdk-swf-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-java-sdk-swf-libraries/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-java-sdk-swf-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-java-sdk-swf-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.amazonaws:aws-java-sdk-swf-libraries/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":581754,"maintainers_count":0,"namespaces_count":77099,"keywords_count":35324,"github":"maven-central","metadata":{"funded_packages_count":38922},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-25T06:58:43.179Z","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"}},{"id":11731044,"name":"com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries","ecosystem":"maven","description":"This artifact contains the higher level libraries that can be used in Amazon Simple WorkFlow Service","homepage":"https://github.com/aws/aws-swf-flow-library","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-swf-flow-library","keywords_array":[],"namespace":"com.sonatype.central.testing.amazon","versions_count":1,"first_release_published_at":"2025-06-04T23:25:34.000Z","latest_release_published_at":"2025-06-04T23:25:34.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-01-29T01:08:50.318Z","created_at":"2025-06-04T23:32:00.266Z","updated_at":"2026-01-29T01:08:50.318Z","registry_url":"https://central.sonatype.com/artifact/com.sonatype.central.testing.amazon/aws-java-sdk-swf-libraries/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.sonatype.central.testing.amazon/aws-java-sdk-swf-libraries/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/","https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots"]},"repo_metadata":{"id":10188725,"uuid":"64263386","full_name":"aws/aws-swf-flow-library","owner":"aws","description":"AWS Simple Workflow Flow framework library","archived":false,"fork":false,"pushed_at":"2025-06-05T02:08:23.000Z","size":767,"stargazers_count":62,"open_issues_count":22,"forks_count":55,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-08-29T15:34:09.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2016-07-27T00:14:24.000Z","updated_at":"2025-08-23T12:44:17.000Z","dependencies_parsed_at":"2025-03-24T12:11:26.532Z","dependency_job_id":"418bdab6-b9e1-42f6-bb47-08bafaf521e1","html_url":"https://github.com/aws/aws-swf-flow-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-swf-flow-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-swf-flow-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/sbom","scorecard":{"id":219445,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-swf-flow-library","commit":"b91ddb2f2562fbdc45f92f66e2883bb064372d76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-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":"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":"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":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"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 20 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"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-17T02:12:15.537Z","repository_id":10188725,"created_at":"2025-08-17T02:12:15.537Z","updated_at":"2025-08-17T02:12:15.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272861261,"owners_count":25005553,"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-30T02:00:09.474Z","response_time":77,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-09-29T21:05:45.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":236227,"followers":13171,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-09-29T21:05:45.824Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-12T23:24:29.667Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.18558258444376,"dependent_packages_count":48.87279206693523,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.52918732568949},"purl":"pkg:maven/com.sonatype.central.testing.amazon/aws-java-sdk-swf-libraries","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:06:45.730Z","issues_count":18,"pull_requests_count":46,"avg_time_to_close_issue":107199468.33333333,"avg_time_to_close_pull_request":3282468.789473684,"issues_closed_count":3,"pull_requests_closed_count":38,"pull_request_authors_count":10,"issue_authors_count":10,"avg_comments_per_issue":1.4444444444444444,"avg_comments_per_pull_request":0.2826086956521739,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":94832.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/issues","maintainers":[{"login":"Jianchu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jianchu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.sonatype.central.testing.amazon:aws-java-sdk-swf-libraries/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":581754,"maintainers_count":0,"namespaces_count":77099,"keywords_count":35324,"github":"maven-central","metadata":{"funded_packages_count":38922},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-25T06:58:43.179Z","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":2209453,"full_name":"aws/aws-swf-flow-library","default_branch":"master","total_commits":26,"total_committers":5,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":5.2,"dds":0.7307692307692308,"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2026-01-15T16:35:41.018Z","last_synced_commit":"b91ddb2f2562fbdc45f92f66e2883bb064372d76","created_at":"2024-10-03T21:08:01.179Z","updated_at":"2026-01-15T16:35:29.798Z","committers":[{"name":"aakash007s","email":"aakshr@amazon.com","login":"aakash007s","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"kongw95","email":"66086053+kongw95","login":"kongw95","count":5},{"name":"Manikandan Subramanian","email":"subramam@amazon.com","login":"manikandanrs","count":4},{"name":"Jianchu Li","email":"jianchuli0624@gmail.com","login":"Jianchu","count":3}],"past_year_committers":[{"name":"aakash007s","email":"aakshr@amazon.com","login":"aakash007s","count":7}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-21T00:00:13.431Z","repositories_count":6167970,"commits_count":932617382,"contributors_count":36240238,"owners_count":1138504,"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":{"table":{"full_name":"aws/aws-swf-flow-library","html_url":"https://github.com/aws/aws-swf-flow-library","last_synced_at":"2026-01-25T15:00:48.953Z","status":"error","issues_count":18,"pull_requests_count":46,"avg_time_to_close_issue":107199468.33333333,"avg_time_to_close_pull_request":3282468.789473684,"issues_closed_count":3,"pull_requests_closed_count":38,"pull_request_authors_count":10,"issue_authors_count":10,"avg_comments_per_issue":1.4444444444444444,"avg_comments_per_pull_request":0.2826086956521739,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":94832.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-16T22:05:52.922Z","updated_at":"2026-01-25T15:00:48.954Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-swf-flow-library/issues","issue_labels_count":{"table":{"SWF":6,"waiting-reply":1,"enhancement":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":16}},"issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":37,"NONE":7,"MEMBER":3}},"issue_authors":{"table":{"manikandanrs":6,"Sandeepgsn":2,"redparham":2,"kiiadi":2,"JulienRoux360":1,"roskelleycj":1,"agghimanshu":1,"tomassejkora":1,"msollicito":1,"varunnvs92":1}},"pull_request_authors":{"table":{"dependabot[bot]":16,"aakash007s":11,"kongw95":10,"Jianchu":3,"jtheronruvos":2,"azhur":1,"akalfas":1,"hyandell":1,"mwfpope":1,"HrvojeHemen":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-25T00:00:08.452Z","repositories_count":12911823,"issues_count":35611255,"pull_requests_count":115782364,"authors_count":11129738,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"aakash007s":11,"HrvojeHemen":1}},"maintainers":[{"table":{"login":"Jianchu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jianchu"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":3,"MemberEvent":1,"PullRequestEvent":9,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":4,"PushEvent":12,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":2,"CreateEvent":7},"last_year":{"DeleteEvent":3,"MemberEvent":1,"PullRequestEvent":9,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":2,"PushEvent":12,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":2,"CreateEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-09-02T07:41:51.474Z","updated_at":"2022-09-02T07:41:51.474Z","repository_link":"https://github.com/aws/aws-swf-flow-library/blob/master/pom.xml","dependencies":[{"id":3586244794,"package_name":"com.amazonaws:aws-java-sdk-simpleworkflow","ecosystem":"maven","requirements":"1.11.283","direct":true,"kind":"runtime","optional":false},{"id":3586244799,"package_name":"com.amazonaws:aws-java-sdk-s3","ecosystem":"maven","requirements":"1.12.261","direct":true,"kind":"runtime","optional":false},{"id":3586244801,"package_name":"org.freemarker:freemarker","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"runtime","optional":false},{"id":3586244803,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":"5.3.20","direct":true,"kind":"runtime","optional":false},{"id":3586244805,"package_name":"org.springframework:spring-core","ecosystem":"maven","requirements":"5.3.20","direct":true,"kind":"runtime","optional":false},{"id":3586244807,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":"5.3.20","direct":true,"kind":"runtime","optional":false},{"id":3586244809,"package_name":"org.springframework:spring-test","ecosystem":"maven","requirements":"5.3.20","direct":true,"kind":"runtime","optional":false},{"id":3586244811,"package_name":"org.aspectj:aspectjrt","ecosystem":"maven","requirements":"1.8.7","direct":true,"kind":"runtime","optional":false},{"id":3586244812,"package_name":"org.projectlombok:lombok","ecosystem":"maven","requirements":"1.18.22","direct":true,"kind":"provided","optional":false},{"id":3586244813,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.13.1","direct":true,"kind":"runtime","optional":false},{"id":3586244814,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.13.1","direct":true,"kind":"runtime","optional":false},{"id":3586244815,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.2.1","direct":true,"kind":"runtime","optional":false},{"id":3586244816,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"compile","optional":false}]}],"score":23.85577811719082,"created_at":"2025-05-09T18:46:03.828Z","updated_at":"2026-06-21T15:01:53.601Z","avatar_url":"https://github.com/aws.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362195","html_url":"https://summary.ecosyste.ms/projects/362195"}