{"id":1043502,"name":"@maestro-framework/maestro","ecosystem":"npm","description":"Maestro is a framework for quickly bootstrapping serverless orchestration workflows with AWS Step Functions","homepage":"https://github.com/maestro-framework/maestro#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maestro-framework/maestro","keywords_array":["lambda","aws","amazon web services","serverless","faas","maestro","orchestration","orchestrator","framework","maestro-framework"],"namespace":"maestro-framework","versions_count":4,"first_release_published_at":"2020-08-21T16:03:35.645Z","latest_release_published_at":"2020-08-31T21:42:12.506Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-22T15:44:00.065Z","created_at":"2022-04-07T20:01:53.604Z","updated_at":"2026-08-22T22:24:10.424Z","registry_url":"https://www.npmjs.com/package/@maestro-framework/maestro","install_command":"npm install @maestro-framework/maestro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":125717191,"uuid":"284140023","full_name":"maestro-framework/maestro","owner":"maestro-framework","description":"Maestro is a framework for quickly bootstrapping serverless orchestration workflows with AWS Step Functions","archived":false,"fork":false,"pushed_at":"2020-10-20T20:12:29.000Z","size":271,"stargazers_count":18,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-22T14:49:30.819Z","etag":null,"topics":["aws","framework","nodejs","serverless","state-machine","workflow"],"latest_commit_sha":null,"homepage":"https://maestro-framework.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maestro-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-31T22:20:18.000Z","updated_at":"2026-02-24T14:28:50.000Z","dependencies_parsed_at":"2023-03-13T11:42:47.942Z","dependency_job_id":null,"html_url":"https://github.com/maestro-framework/maestro","commit_stats":{"total_commits":331,"total_committers":4,"mean_commits":82.75,"dds":0.5196374622356495,"last_synced_commit":"edd353b31a58b5f1f59c582bbc4c4f8e1b182d26"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/maestro-framework/maestro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maestro-framework","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/sbom","scorecard":{"id":610735,"data":{"date":"2025-08-11","repo":{"name":"github.com/maestro-framework/maestro","commit":"edd353b31a58b5f1f59c582bbc4c4f8e1b182d26"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/14 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T02:35:36.421Z","repository_id":125717191,"created_at":"2025-08-21T02:35:36.421Z","updated_at":"2025-08-21T02:35:36.421Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36836235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"maestro-framework","name":"Maestro","uuid":"69058270","kind":"organization","description":"Maestro is a framework for rapid iteration in the field of serverless orchestration","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/69058270?v=4","repositories_count":3,"last_synced_at":"2023-03-09T05:35:33.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maestro-framework","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:59:11.585Z","updated_at":"2023-03-09T05:35:33.266Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maestro-framework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maestro-framework/repositories"},"tags":[{"name":"v2.1.1","sha":"08a1ca5ac59f3e6b85d2ffb5d6db374f35415eb3","kind":"commit","published_at":"2020-09-08T20:44:40.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v2.1.1","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"403a605abba2059b18791b179babb1976ccb550a","kind":"commit","published_at":"2020-09-01T01:01:16.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v2.1.0","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1b8287c06848452cd5e7641380f444d0b52b375f","kind":"commit","published_at":"2020-08-31T23:53:46.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v2.0.0","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v2.0.0/manifests"},{"name":"1.1.1","sha":"bc51fdeccbf9a1070758d3ee5cf46d40e0026573","kind":"commit","published_at":"2020-08-31T21:04:06.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/1.1.1","html_url":"https://github.com/maestro-framework/maestro/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/1.1.1/manifests"},{"name":"v1.1.0-0","sha":"bc51fdeccbf9a1070758d3ee5cf46d40e0026573","kind":"commit","published_at":"2020-08-31T21:04:06.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v1.1.0-0","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v1.1.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v1.1.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.1.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.1.0-0/manifests"},{"name":"1.1.0","sha":"964534a1c0262a5d4eba89463606dc314d6109d3","kind":"commit","published_at":"2020-08-31T16:29:17.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/1.1.0","html_url":"https://github.com/maestro-framework/maestro/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/1.1.0/manifests"},{"name":"v1.0.2","sha":"cc19d90230a0fb88330a383deed9cf7c0ff2edd6","kind":"commit","published_at":"2020-08-21T19:54:44.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v1.0.2","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"22e88cdff7f1ed870029cdddabf97f68acebbe07","kind":"commit","published_at":"2020-08-12T18:26:53.000Z","download_url":"https://codeload.github.com/maestro-framework/maestro/tar.gz/v1.0.0","html_url":"https://github.com/maestro-framework/maestro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maestro-framework/maestro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maestro-framework%2Fmaestro/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:24:10.424Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":11.926967138514371,"forks_count":12.267148688008136,"average":20.362497138793877},"purl":"pkg:npm/%40maestro-framework/maestro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@maestro-framework/maestro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@maestro-framework/maestro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@maestro-framework/maestro/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:49:18.234Z","issues_count":35,"pull_requests_count":53,"avg_time_to_close_issue":203506.18181818182,"avg_time_to_close_pull_request":34497.056603773584,"issues_closed_count":33,"pull_requests_closed_count":53,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":0.7714285714285715,"avg_comments_per_pull_request":0.5471698113207547,"merged_pull_requests_count":49,"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/maestro-framework%2Fmaestro/issues","maintainers":[{"login":"johnisom","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnisom"},{"login":"T-monius","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/T-monius"},{"login":"zklamm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zklamm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@maestro-framework%2Fmaestro/codemeta","maintainers":[{"uuid":"t-monius","login":"t-monius","name":null,"email":"absolutelyemailable@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~t-monius","role":null,"created_at":"2022-11-20T19:12:07.552Z","updated_at":"2022-11-20T19:12:07.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/t-monius/packages"},{"uuid":"zklamm","login":"zklamm","name":null,"email":"zklamm@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~zklamm","role":null,"created_at":"2022-11-20T19:12:07.560Z","updated_at":"2022-11-20T19:12:07.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zklamm/packages"},{"uuid":"johnisom","login":"johnisom","name":null,"email":"John.Isom2001@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~johnisom","role":null,"created_at":"2022-11-20T19:12:07.536Z","updated_at":"2022-11-20T19:12:07.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johnisom/packages"}]}