{"id":1383363,"name":"@zwodder/maker-deb","ecosystem":"npm","description":"Deb maker for Electron Forge","homepage":"https://github.com/electron-userland/electron-forge#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/electron-userland/electron-forge","keywords_array":[],"namespace":"zwodder","versions_count":1,"first_release_published_at":"2018-12-06T12:41:11.323Z","latest_release_published_at":"2018-12-06T12:41:11.323Z","latest_release_number":"6.0.0-beta.31","last_synced_at":"2026-05-21T16:51:04.429Z","created_at":"2022-04-08T23:12:16.137Z","updated_at":"2026-05-21T16:51:04.429Z","registry_url":"https://www.npmjs.com/package/@zwodder/maker-deb","install_command":"npm install @zwodder/maker-deb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0-beta.31"}},"repo_metadata":{"id":37271567,"uuid":"70070315","full_name":"electron/forge","owner":"electron","description":":electron: A complete tool for building and publishing Electron applications","archived":false,"fork":false,"pushed_at":"2025-11-03T22:37:42.000Z","size":78502,"stargazers_count":6904,"open_issues_count":260,"forks_count":598,"subscribers_count":74,"default_branch":"main","last_synced_at":"2025-11-03T23:13:09.593Z","etag":null,"topics":["build","electron","hacktoberfest","javascript","linux","macos","package","typescript","webpack","windows"],"latest_commit_sha":null,"homepage":"https://electronforge.io","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/electron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","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":"malept","tidelift":"npm/electron-forge"}},"created_at":"2016-10-05T14:51:53.000Z","updated_at":"2025-11-03T22:30:07.000Z","dependencies_parsed_at":"2022-07-14T04:00:32.185Z","dependency_job_id":"764b9cbc-0014-4079-ab44-828783559ac4","html_url":"https://github.com/electron/forge","commit_stats":{"total_commits":3149,"total_committers":112,"mean_commits":"28.116071428571427","dds":0.5919339472848524,"last_synced_commit":"7574b364901ec429220dbe7076184585a99529a5"},"previous_names":["electron-userland/electron-forge"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/electron/forge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","download_url":"https://codeload.github.com/electron/forge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge/sbom","scorecard":{"id":371969,"data":{"date":"2025-08-11","repo":{"name":"github.com/electron/forge","commit":"8eb38761d04aaffcd1a7ffdcb0add26bc7536aca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":10,"reason":"14 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":8,"reason":"Found 21/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic.yml:16","Info: found token with 'none' permissions: .github/workflows/add-to-project.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic.yml:11","Info: found token with 'none' permissions: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","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","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-18T13:11:14.864Z","repository_id":37271567,"created_at":"2025-08-18T13:11:14.865Z","updated_at":"2025-08-18T13:11:14.865Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282649930,"owners_count":26704222,"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-11-04T02:00:05.887Z","response_time":62,"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":"electron","name":"Electron","uuid":"13409222","kind":"organization","description":"Build cross platform desktop apps with JavaScript, HTML, and CSS","email":"info+org@electronjs.org","website":"https://electronjs.org","location":"United States of America","twitter":"electronjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13409222?v=4","repositories_count":102,"last_synced_at":"2024-10-29T22:39:03.732Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/electron","funding_links":[],"total_stars":168719,"followers":2979,"following":0,"created_at":"2022-11-02T16:23:42.973Z","updated_at":"2024-10-29T22:39:03.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-05T09:49:24.359Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":63.36419874699555,"dependent_repos_count":10.358016171268641,"dependent_packages_count":8.869624249465728,"stargazers_count":1.2627428798169669,"forks_count":1.7155897747922564,"docker_downloads_count":null,"average":17.114034364467827},"purl":"pkg:npm/%40zwodder/maker-deb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zwodder/maker-deb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zwodder/maker-deb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zwodder/maker-deb/dependencies","status":null,"funding_links":["https://github.com/sponsors/malept","https://tidelift.com/funding/github/npm/electron-forge"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T23:12:14.246Z","issues_count":576,"pull_requests_count":654,"avg_time_to_close_issue":17773579.016611297,"avg_time_to_close_pull_request":3966927.423550088,"issues_closed_count":301,"pull_requests_closed_count":569,"pull_request_authors_count":95,"issue_authors_count":448,"avg_comments_per_issue":3.3628472222222223,"avg_comments_per_pull_request":1.0382262996941896,"merged_pull_requests_count":468,"bot_issues_count":1,"bot_pull_requests_count":140,"past_year_issues_count":120,"past_year_pull_requests_count":260,"past_year_avg_time_to_close_issue":1848911.5102040817,"past_year_avg_time_to_close_pull_request":364790.92039800994,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fforge/issues","maintainers":[{"login":"erickzhao","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erickzhao"},{"login":"dsanders11","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsanders11"},{"login":"MarshallOfSound","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"caoxiemeihao","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caoxiemeihao"},{"login":"VerteDinde","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VerteDinde"},{"login":"erikian","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikian"},{"login":"malept","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/malept"},{"login":"felixrieseberg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"yangannyx","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yangannyx"},{"login":"nikwen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikwen"},{"login":"BlackHole1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BlackHole1"},{"login":"ckerr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckerr"}],"active_maintainers":[{"login":"erickzhao","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erickzhao"},{"login":"dsanders11","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsanders11"},{"login":"MarshallOfSound","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"VerteDinde","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VerteDinde"},{"login":"nikwen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikwen"},{"login":"yangannyx","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yangannyx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zwodder%2Fmaker-deb/codemeta","maintainers":[{"uuid":"zwodder","login":"zwodder","name":null,"email":"tomasgajdos@gmail.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~zwodder","role":null,"created_at":"2022-11-11T07:20:19.460Z","updated_at":"2022-11-11T07:20:19.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zwodder/packages"}]}