{"id":1122185,"name":"@pixelfactory/privatebin","ecosystem":"npm","description":"a PrivateBin client written in typescript","homepage":"https://github.com/pixelfactoryio/privatebin-cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pixelfactoryio/privatebin-cli","keywords_array":["privatebin","zerobin","paste","cli","crypto","aes256","zlib"],"namespace":"pixelfactory","versions_count":15,"first_release_published_at":"2020-05-29T08:06:17.094Z","latest_release_published_at":"2024-12-11T18:34:28.756Z","latest_release_number":"2.6.2","last_synced_at":"2026-07-25T08:30:56.822Z","created_at":"2022-04-08T11:21:45.027Z","updated_at":"2026-07-25T08:30:56.822Z","registry_url":"https://www.npmjs.com/package/@pixelfactory/privatebin","install_command":"npm install @pixelfactory/privatebin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.4.0","latest":"2.6.2"}},"repo_metadata":{"id":38036535,"uuid":"196173968","full_name":"pixelfactoryio/privatebin-cli","owner":"pixelfactoryio","description":"Privatebin CLI in NodeJS.","archived":false,"fork":false,"pushed_at":"2025-09-13T10:08:35.000Z","size":2057,"stargazers_count":41,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-27T02:21:58.743Z","etag":null,"topics":["cli","crypto","javascript","nodejs","paste","privatebin","typescript"],"latest_commit_sha":null,"homepage":"","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/pixelfactoryio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-10T09:18:30.000Z","updated_at":"2025-09-19T23:26:24.000Z","dependencies_parsed_at":"2023-02-18T17:15:23.773Z","dependency_job_id":"13b6beac-103b-4162-a614-43996e4085da","html_url":"https://github.com/pixelfactoryio/privatebin-cli","commit_stats":{"total_commits":104,"total_committers":8,"mean_commits":13.0,"dds":0.6538461538461539,"last_synced_commit":"bd9ef5a532cc8023441b8af668e5f525c1fee1c8"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelfactoryio","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/sbom","scorecard":{"id":735872,"data":{"date":"2025-08-18","repo":{"name":"github.com/pixelfactoryio/privatebin-cli","commit":"72aa03a5e0aeac2b715287487b2eecdbfc4a79b0"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pixelfactoryio/privatebin-cli/release.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","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-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:48:26.127Z","repository_id":38036535,"created_at":"2025-08-22T15:48:26.127Z","updated_at":"2025-08-22T15:48:26.127Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240005,"owners_count":25785111,"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-09-27T02:00:08.978Z","response_time":73,"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":"pixelfactoryio","name":"pixelfactory.io","uuid":"22756563","kind":"organization","description":"","email":"contact@pixelfactory.io","website":null,"location":"Paris","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22756563?v=4","repositories_count":19,"last_synced_at":"2024-03-27T13:04:16.303Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pixelfactoryio","funding_links":[],"total_stars":70,"followers":0,"following":0,"created_at":"2022-11-06T06:05:35.663Z","updated_at":"2024-03-27T13:04:16.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelfactoryio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelfactoryio/repositories"},"tags":[{"name":"v2.6.1","sha":"90bea6aeb894b07895ed127e1c8853f0023b3667","kind":"commit","published_at":"2021-04-29T09:23:13.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.6.1","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"8cc31cc4f293d07636df65f7f150e1126df80d91","kind":"commit","published_at":"2021-03-04T10:49:54.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.6.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"680639e29512b040f1fc4316481368646a023346","kind":"commit","published_at":"2021-03-04T10:41:25.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.5.2","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"b99c9a2324002d0594973c9d3eae5f60590bb23f","kind":"commit","published_at":"2021-03-04T10:29:24.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.5.1","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0d5d2498f7fc99580c2394c37f6648b2caf5ebf0","kind":"commit","published_at":"2020-12-08T13:54:19.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.5.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"05af1ee71ea7f84fe925e40127669e37826aac4a","kind":"commit","published_at":"2020-11-18T11:03:26.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.4.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"0183b8824b2079d86c32ae847f91093afebb27db","kind":"commit","published_at":"2020-11-12T16:43:13.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.3.1","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e745bfb5ac00bd908463bb7bd57a726a0929b056","kind":"commit","published_at":"2020-11-12T15:44:22.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.3.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"099c821c3587b215bcf2edeff83bc8b41f935f53","kind":"commit","published_at":"2020-11-09T21:50:41.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.2.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"926d1d21c328c4100be63e1891cede7f37d0b0be","kind":"commit","published_at":"2020-11-07T17:54:27.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.1.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"ca62de5f0b68a526f1f38369926d41229f5195e6","kind":"commit","published_at":"2020-11-05T16:27:10.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.0.3","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0041226fbc0c7411ce964778c3a0d83d4d23a28e","kind":"commit","published_at":"2020-11-05T16:13:33.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.0.2","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"12233106cca00882da8097c2d60fe8720b50181b","kind":"commit","published_at":"2020-11-05T15:51:53.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.0.1","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe0d7dde8f8da05c6473ab7bcfc04bdad5ea2178","kind":"commit","published_at":"2020-11-05T15:40:28.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v2.0.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"58b3ef15d82711c0805a5cb1952163406ef24732","kind":"commit","published_at":"2020-09-28T08:12:55.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v1.0.2","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dcc448896c7788a14db11d4917bb49cc0ddd5df5","kind":"commit","published_at":"2020-05-29T08:02:55.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v1.0.1","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3119f87c81eaa86125c63f0e02cecf29815a52d9","kind":"commit","published_at":"2020-05-27T22:31:49.000Z","download_url":"https://codeload.github.com/pixelfactoryio/privatebin-cli/tar.gz/v1.0.0","html_url":"https://github.com/pixelfactoryio/privatebin-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pixelfactoryio/privatebin-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-02T03:20:24.901Z","dependent_packages_count":1,"downloads":242,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":10.513329930724574,"dependent_repos_count":6.3697724016831225,"dependent_packages_count":20.981644393120014,"stargazers_count":6.902980299978936,"forks_count":6.55256444609522,"docker_downloads_count":null,"average":10.264058294320373},"purl":"pkg:npm/%40pixelfactory/privatebin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pixelfactory/privatebin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pixelfactory/privatebin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pixelfactory/privatebin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T16:43:46.604Z","issues_count":11,"pull_requests_count":129,"avg_time_to_close_issue":9472804.818181818,"avg_time_to_close_pull_request":7844383.68852459,"issues_closed_count":11,"pull_requests_closed_count":122,"pull_request_authors_count":7,"issue_authors_count":10,"avg_comments_per_issue":2.6363636363636362,"avg_comments_per_pull_request":0.6356589147286822,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":0,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4596455.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.19047619047619047,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelfactoryio%2Fprivatebin-cli/issues","maintainers":[{"login":"amine7536","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amine7536"}],"active_maintainers":[{"login":"amine7536","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amine7536"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pixelfactory%2Fprivatebin/codemeta","maintainers":[{"uuid":"aminebenseddik","login":"aminebenseddik","name":null,"email":"amine.benseddik@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~aminebenseddik","role":null,"created_at":"2022-11-09T04:38:36.833Z","updated_at":"2022-11-09T04:38:36.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aminebenseddik/packages"}]}