{"id":13527366,"url":"https://github.com/fritx/win-7zip","last_synced_at":"2025-10-10T17:06:29.495Z","repository":{"id":57093212,"uuid":"39717621","full_name":"fritx/win-7zip","owner":"fritx","description":"7zip Windows Package via Node.js","archived":false,"fork":false,"pushed_at":"2023-07-01T11:39:15.000Z","size":3654,"stargazers_count":11,"open_issues_count":6,"forks_count":5,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-09-30T23:45:30.135Z","etag":null,"topics":["7z","7zip","windows"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/7zip","language":"JavaScript","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/fritx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-07-26T07:29:53.000Z","updated_at":"2023-04-28T08:57:41.000Z","dependencies_parsed_at":"2024-01-13T23:10:34.652Z","dependency_job_id":"8a87a282-d5ef-48ff-b1a0-da3d234089d3","html_url":"https://github.com/fritx/win-7zip","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":0.2272727272727273,"last_synced_commit":"981a5fc45c67a283f4c3077fe96208c18c232043"},"previous_names":["fritx/node-7zip"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fritx/win-7zip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Fwin-7zip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Fwin-7zip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Fwin-7zip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Fwin-7zip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fritx","download_url":"https://codeload.github.com/fritx/win-7zip/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Fwin-7zip/sbom","scorecard":{"id":411732,"data":{"date":"2025-08-11","repo":{"name":"github.com/fritx/win-7zip","commit":"981a5fc45c67a283f4c3077fe96208c18c232043"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"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":"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":"Code-Review","score":1,"reason":"Found 4/23 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":"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":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: 7zip-lite/7-zip.dll:1","Warn: binary detected: 7zip-lite/7-zip32.dll:1","Warn: binary detected: 7zip-lite/7z.dll:1","Warn: binary detected: 7zip-lite/7z.exe:1","Warn: binary detected: 7zip-lite/7z.sfx:1","Warn: binary detected: 7zip-lite/7zCon.sfx:1"],"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":"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":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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'"],"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 8 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-18T22:53:00.247Z","repository_id":57093212,"created_at":"2025-08-18T22:53:00.247Z","updated_at":"2025-08-18T22:53:00.247Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004815,"owners_count":26083783,"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-10T02:00:06.843Z","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"}},"keywords":["7z","7zip","windows"],"created_at":"2024-08-01T06:01:46.472Z","updated_at":"2025-10-10T17:06:29.476Z","avatar_url":"https://github.com/fritx.png","language":"JavaScript","readme":"# 7zip Windows Package via Node.js\n\n\u003ca href=\"https://www.npmjs.com/package/7zip\"\u003e\u003cimg height=\"20\" src=\"https://img.shields.io/npm/dm/7zip.svg\"\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://github.com/fritx/win-7zip\"\u003e\u003cimg width=\"84\" height=\"20\" src=\"https://img.shields.io/badge/license-LGPL-yellow.svg\"\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u003ca href=\"https://ci.appveyor.com/project/fritx/win-7zip/branch/dev\"\u003e\u003cimg height=\"20\" src=\"https://ci.appveyor.com/api/projects/status/sx35sohgttwtemuo/branch/dev?svg=true\"\u003e\u003c/a\u003e\n\nThis npm package contains a lite-version of [7zip](http://7-zip.org), ≈2.4MB.\n\nAnd the goal is to bring users a different and easy way to access 7zip.\n\nBeing used at library [cross-unzip](https://github.com/fritx/cross-unzip).\n\n```plain\n$ npm install -g 7zip   # global\n```\n\n```plain\n$ 7z --help   # and you get 7z\n```\n\n```js\n// $ npm install win-7zip   # local\n// even in node.js\nvar _7z = require('win-7zip')['7z']\nvar task = spawn(_7z, ['x', 'somefile.7z', '-y'])\n```\n\n## License of 7zip\n\n```plain\n7-Zip Copyright (C) 1999-2015 Igor Pavlov.\n\nLicenses for files are:\n\n  1) 7z.dll: GNU LGPL + unRAR restriction\n  2) All other files:  GNU LGPL\n```\n","funding_links":[],"categories":["Repository"],"sub_categories":["File Compression / Decompression"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Fwin-7zip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffritx%2Fwin-7zip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Fwin-7zip/lists"}