{"id":1298093,"name":"@studiorack/cli","ecosystem":"npm","description":"Audio project manager tool","homepage":"https://github.com/studiorack/studiorack-cli#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/studiorack/studiorack-cli","keywords_array":["studiorack","project","manager","tool","vst","plugin","daw"],"namespace":"studiorack","versions_count":45,"first_release_published_at":"2020-11-15T05:13:46.399Z","latest_release_published_at":"2025-12-21T06:59:10.502Z","latest_release_number":"3.0.6","last_synced_at":"2026-03-30T08:14:52.429Z","created_at":"2022-04-08T20:03:56.715Z","updated_at":"2026-03-30T08:14:52.429Z","registry_url":"https://www.npmjs.com/package/@studiorack/cli","install_command":"npm install @studiorack/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.6"}},"repo_metadata":{"id":42030340,"uuid":"272112179","full_name":"studiorack/studiorack-cli","owner":"studiorack","description":"Audio project manager for handling DAW VST plugin dependencies","archived":false,"fork":false,"pushed_at":"2025-11-27T04:14:59.000Z","size":1777,"stargazers_count":25,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-28T11:41:53.128Z","etag":null,"topics":["audio","command-line","plugin","vst","vst3"],"latest_commit_sha":null,"homepage":"https://studiorack.github.io/studiorack-site","language":"TypeScript","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/studiorack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"kmturley"}},"created_at":"2020-06-14T01:18:49.000Z","updated_at":"2025-11-25T06:10:20.000Z","dependencies_parsed_at":"2024-07-07T06:21:31.332Z","dependency_job_id":"4bd08c1f-bed9-4ec7-a141-f23e3f6fbcff","html_url":"https://github.com/studiorack/studiorack-cli","commit_stats":{"total_commits":216,"total_committers":1,"mean_commits":216.0,"dds":0.0,"last_synced_commit":"79e3f9a8a32d898053ac1fbff3c2b049b73edb9b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/studiorack/studiorack-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiorack","download_url":"https://codeload.github.com/studiorack/studiorack-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli/sbom","scorecard":{"id":856203,"data":{"date":"2025-08-11","repo":{"name":"github.com/studiorack/studiorack-cli","commit":"24639d3dfd1bb72d7f7026dba675354df7373ba3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/studiorack/studiorack-cli/test.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (16) 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-23T23:57:06.304Z","repository_id":42030340,"created_at":"2025-08-23T23:57:06.304Z","updated_at":"2025-08-23T23:57:06.304Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27424166,"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-12-01T02:00:06.371Z","response_time":60,"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":"studiorack","name":"StudioRack","uuid":"67836527","kind":"organization","description":"Audio project manager for handling DAW VST plugin dependencies","email":null,"website":"https://studiorack.github.io/studiorack-site/","location":"Los Angeles, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67836527?v=4","repositories_count":16,"last_synced_at":"2023-03-11T19:25:54.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/studiorack","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T05:06:05.120Z","updated_at":"2023-03-11T19:25:54.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiorack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiorack/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-21T11:56:14.070Z","dependent_packages_count":1,"downloads":705,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.91671803860694,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":11.255292468591795,"forks_count":13.860205004920381,"average":16.716828411285135},"purl":"pkg:npm/%40studiorack/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@studiorack/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@studiorack/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@studiorack/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/kmturley"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-03T07:02:01.658Z","issues_count":5,"pull_requests_count":17,"avg_time_to_close_issue":1464050.3333333333,"avg_time_to_close_pull_request":3767782.285714286,"issues_closed_count":3,"pull_requests_closed_count":14,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.11764705882352941,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":319015.0,"past_year_avg_time_to_close_pull_request":3456.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiorack%2Fstudiorack-cli/issues","maintainers":[{"login":"kmturley","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmturley"}],"active_maintainers":[{"login":"kmturley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmturley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@studiorack%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@studiorack%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@studiorack%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@studiorack%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@studiorack%2Fcli/codemeta","maintainers":[{"uuid":"kmturley","login":"kmturley","name":null,"email":"kimturley@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~kmturley","role":null,"created_at":"2022-11-19T22:42:25.443Z","updated_at":"2022-11-19T22:42:25.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmturley/packages"}]}