{"id":1145900,"name":"@redhat-developer/vscode-wizard","ecosystem":"npm","description":"Provides Wizard APIs for use in VSCode","homepage":"https://github.com/redhat-developer/vscode-wizard#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/redhat-developer/vscode-wizard","keywords_array":[],"namespace":"redhat-developer","versions_count":35,"first_release_published_at":"2021-03-25T15:42:26.782Z","latest_release_published_at":"2022-09-07T16:20:09.916Z","latest_release_number":"0.3.1","last_synced_at":"2026-04-08T10:46:01.193Z","created_at":"2022-04-08T12:03:52.528Z","updated_at":"2026-04-08T10:46:01.194Z","registry_url":"https://www.npmjs.com/package/@redhat-developer/vscode-wizard","install_command":"npm install @redhat-developer/vscode-wizard","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.1"}},"repo_metadata":{"id":40501231,"uuid":"350832886","full_name":"redhat-developer/vscode-wizard","owner":"redhat-developer","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-07T15:26:21.000Z","size":456,"stargazers_count":10,"open_issues_count":8,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-23T02:16:19.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redhat-developer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-23T19:28:27.000Z","updated_at":"2025-02-01T09:23:43.000Z","dependencies_parsed_at":"2022-08-09T22:21:27.900Z","dependency_job_id":null,"html_url":"https://github.com/redhat-developer/vscode-wizard","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/redhat-developer/vscode-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-developer","download_url":"https://codeload.github.com/redhat-developer/vscode-wizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/sbom","scorecard":{"id":767729,"data":{"date":"2025-08-11","repo":{"name":"github.com/redhat-developer/vscode-wizard","commit":"af0eaefb946fd03ac71daa31c2ba2ee63c619332"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"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":2,"reason":"Found 6/24 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gh-actions.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-actions.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/redhat-developer/vscode-wizard/gh-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-actions.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/redhat-developer/vscode-wizard/gh-actions.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/gh-actions.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-23T01:19:18.590Z","repository_id":40501231,"created_at":"2025-08-23T01:19:18.590Z","updated_at":"2025-08-23T01:19:18.590Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280987178,"owners_count":26425331,"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-10-25T02:00:06.499Z","response_time":81,"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":"redhat-developer","name":"Red Hat Developer","uuid":"11033755","kind":"organization","description":"Github home of the Red Hat Developer program.","email":"developers@redhat.com","website":"http://developers.redhat.com","location":null,"twitter":"rhdevelopers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11033755?v=4","repositories_count":250,"last_synced_at":"2025-05-14T11:33:40.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redhat-developer","funding_links":[],"total_stars":9710,"followers":794,"following":0,"created_at":"2022-11-05T17:48:26.072Z","updated_at":"2025-05-14T11:33:40.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-developer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-developer/repositories"},"tags":[{"name":"0.2.13","sha":"fc4e3ba5088816a181b9cf3b31487c1961399a0a","kind":"commit","published_at":"2021-07-06T09:21:36.000Z","download_url":"https://codeload.github.com/redhat-developer/vscode-wizard/tar.gz/0.2.13","html_url":"https://github.com/redhat-developer/vscode-wizard/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redhat-developer/vscode-wizard@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"b795b3fd8a78765173ac9f2e7def713148636b96","kind":"commit","published_at":"2021-07-06T08:31:51.000Z","download_url":"https://codeload.github.com/redhat-developer/vscode-wizard/tar.gz/0.2.12","html_url":"https://github.com/redhat-developer/vscode-wizard/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redhat-developer/vscode-wizard@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"0f36c897e45c79a3b1f18589d692cc7d3009ef69","kind":"commit","published_at":"2021-07-01T10:27:09.000Z","download_url":"https://codeload.github.com/redhat-developer/vscode-wizard/tar.gz/0.2.11","html_url":"https://github.com/redhat-developer/vscode-wizard/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redhat-developer/vscode-wizard@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"88ef3bc05f671eb53cdbcdf7688b550413c98c45","kind":"commit","published_at":"2021-06-29T14:34:15.000Z","download_url":"https://codeload.github.com/redhat-developer/vscode-wizard/tar.gz/0.2.10","html_url":"https://github.com/redhat-developer/vscode-wizard/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redhat-developer/vscode-wizard@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer%2Fvscode-wizard/tags/0.2.10/manifests"}]},"repo_metadata_updated_at":"2025-10-25T16:36:51.969Z","dependent_packages_count":1,"downloads":222,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":24.0902012429354,"dependent_repos_count":4.674000977105713,"dependent_packages_count":21.099260671742204,"stargazers_count":10.500050209242788,"forks_count":7.048869953547989,"docker_downloads_count":null,"average":13.48247661091482},"purl":"pkg:npm/%40redhat-developer/vscode-wizard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@redhat-developer/vscode-wizard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@redhat-developer/vscode-wizard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@redhat-developer/vscode-wizard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T07:53:36.717Z","issues_count":52,"pull_requests_count":48,"avg_time_to_close_issue":2367000.1818181816,"avg_time_to_close_pull_request":592963.125,"issues_closed_count":44,"pull_requests_closed_count":48,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":1.6153846153846154,"avg_comments_per_pull_request":0.875,"merged_pull_requests_count":46,"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/redhat-developer%2Fvscode-wizard/issues","maintainers":[{"login":"angelozerr","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/angelozerr"},{"login":"robstryker","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robstryker"},{"login":"sudhirverma","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudhirverma"},{"login":"jeffmaury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffmaury"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redhat-developer%2Fvscode-wizard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redhat-developer%2Fvscode-wizard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redhat-developer%2Fvscode-wizard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redhat-developer%2Fvscode-wizard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redhat-developer%2Fvscode-wizard/codemeta","maintainers":[{"uuid":"rhdevelopers-ci","login":"rhdevelopers-ci","name":null,"email":"rhdevelopersci@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~rhdevelopers-ci","role":null,"created_at":"2022-11-20T23:37:41.001Z","updated_at":"2022-11-20T23:37:41.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rhdevelopers-ci/packages"},{"uuid":"sudhirverma","login":"sudhirverma","name":null,"email":"sudhirvvermaa@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~sudhirverma","role":null,"created_at":"2022-11-20T23:37:40.951Z","updated_at":"2022-11-20T23:37:40.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sudhirverma/packages"},{"uuid":"mohitsuman","login":"mohitsuman","name":null,"email":"mohit.skn@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~mohitsuman","role":null,"created_at":"2022-11-20T23:37:40.844Z","updated_at":"2022-11-20T23:37:40.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mohitsuman/packages"},{"uuid":"dgolovin","login":"dgolovin","name":null,"email":"dgolovin@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~dgolovin","role":null,"created_at":"2022-11-20T23:37:40.875Z","updated_at":"2022-11-20T23:37:40.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dgolovin/packages"},{"uuid":"jrichter1","login":"jrichter1","name":null,"email":"jrichter@redhat.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~jrichter1","role":null,"created_at":"2022-11-20T23:37:40.910Z","updated_at":"2022-11-20T23:37:40.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jrichter1/packages"},{"uuid":"jeffmaury","login":"jeffmaury","name":null,"email":"jmaury@redhat.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~jeffmaury","role":null,"created_at":"2022-11-20T23:37:40.927Z","updated_at":"2022-11-20T23:37:40.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeffmaury/packages"},{"uuid":"adietish","login":"adietish","name":null,"email":"andre.dietisheim@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~adietish","role":null,"created_at":"2022-11-20T23:37:40.969Z","updated_at":"2022-11-20T23:37:40.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adietish/packages"},{"uuid":"robstryker","login":"robstryker","name":null,"email":"rob@oxbeef.net","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~robstryker","role":null,"created_at":"2022-11-20T23:37:40.983Z","updated_at":"2022-11-20T23:37:40.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robstryker/packages"},{"uuid":"odockal","login":"odockal","name":null,"email":"odockal@redhat.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~odockal","role":null,"created_at":"2022-11-20T23:37:41.034Z","updated_at":"2022-11-20T23:37:41.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/odockal/packages"},{"uuid":"yvydolob","login":"yvydolob","name":null,"email":"yvydolob@redhat.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~yvydolob","role":null,"created_at":"2022-11-20T23:37:41.076Z","updated_at":"2022-11-20T23:37:41.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yvydolob/packages"},{"uuid":"fbricon","login":"fbricon","name":null,"email":"fbricon@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~fbricon","role":null,"created_at":"2022-11-20T23:37:41.106Z","updated_at":"2022-11-20T23:37:41.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fbricon/packages"}]}