{"id":1378396,"name":"@zapperadmin/node-pushnotifications","ecosystem":"npm","description":"A cross-platform push service for node.js","homepage":"https://github.com/keiranvv/node-pushnotifications","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/appfeel/node-pushnotifications","keywords_array":["notifications","push","push notifications","apple","ios","iphone","ipad","apns","google","android","gcm","fcm","amazon","kindle","adm","microsoft","windows","wphone","windows phone","wns","mpns"],"namespace":"zapperadmin","versions_count":1,"first_release_published_at":"2017-08-21T10:09:28.344Z","latest_release_published_at":"2017-08-21T10:09:28.344Z","latest_release_number":"1.0.18","last_synced_at":"2026-04-01T18:49:40.040Z","created_at":"2022-04-08T23:01:17.317Z","updated_at":"2026-04-01T18:49:40.041Z","registry_url":"https://www.npmjs.com/package/@zapperadmin/node-pushnotifications","install_command":"npm install @zapperadmin/node-pushnotifications","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.18"}},"repo_metadata":{"id":22247061,"uuid":"25580544","full_name":"appfeel/node-pushnotifications","owner":"appfeel","description":"Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)","archived":false,"fork":false,"pushed_at":"2026-03-29T12:39:28.000Z","size":4158,"stargazers_count":551,"open_issues_count":5,"forks_count":127,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-03-29T15:52:55.122Z","etag":null,"topics":["apn","apns","apns2","fcm","gcm","node","node-adm","node-apn","node-fcm","node-gcm","node-pushnotifications","push-notifications"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/appfeel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2014-10-22T12:36:59.000Z","updated_at":"2026-03-29T12:39:26.000Z","dependencies_parsed_at":"2023-12-07T22:02:53.703Z","dependency_job_id":"9b6a6e04-b057-46f9-a13c-a3b325423bce","html_url":"https://github.com/appfeel/node-pushnotifications","commit_stats":{"total_commits":328,"total_committers":35,"mean_commits":9.371428571428572,"dds":0.5152439024390244,"last_synced_commit":"b7d7328f8125efa04c0b88cf596dba5270d6386c"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/appfeel/node-pushnotifications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appfeel","download_url":"https://codeload.github.com/appfeel/node-pushnotifications/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications/sbom","scorecard":{"id":203497,"data":{"date":"2025-08-11","repo":{"name":"github.com/appfeel/node-pushnotifications","commit":"7d4e6d9c177ff8cea7a8cdc5ac216e516a3d703a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":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":"Code-Review","score":1,"reason":"Found 2/16 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":"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/ci.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/appfeel/node-pushnotifications/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/appfeel/node-pushnotifications/ci.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-968p-4wvh-cqc8","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-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-16T23:14:07.360Z","repository_id":22247061,"created_at":"2025-08-16T23:14:07.360Z","updated_at":"2025-08-16T23:14:07.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"appfeel","name":"AppFeel","uuid":"8643279","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8643279?u=c37eb4be72da3b56177e0f18cb82f5497a76773c\u0026v=4","repositories_count":65,"last_synced_at":"2024-04-14T19:13:07.370Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appfeel","funding_links":[],"total_stars":772,"followers":34,"following":1,"created_at":"2022-11-08T16:51:40.131Z","updated_at":"2024-04-14T19:13:16.140Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appfeel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appfeel/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-01T18:49:39.865Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":3.0040721212691834,"forks_count":2.8352728013177573,"docker_downloads_count":null,"average":18.389179690982367},"purl":"pkg:npm/%40zapperadmin/node-pushnotifications","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zapperadmin/node-pushnotifications","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zapperadmin/node-pushnotifications","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zapperadmin/node-pushnotifications/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T12:03:32.068Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8989739.660377359,"avg_time_to_close_pull_request":3715566.2533333334,"issues_closed_count":53,"pull_requests_closed_count":75,"pull_request_authors_count":19,"issue_authors_count":58,"avg_comments_per_issue":3.0923076923076924,"avg_comments_per_pull_request":1.8271604938271604,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":611813.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/appfeel%2Fnode-pushnotifications/issues","maintainers":[{"login":"alex-friedl","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex-friedl"},{"login":"miqmago","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miqmago"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zapperadmin%2Fnode-pushnotifications/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zapperadmin%2Fnode-pushnotifications/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zapperadmin%2Fnode-pushnotifications/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zapperadmin%2Fnode-pushnotifications/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zapperadmin%2Fnode-pushnotifications/codemeta","maintainers":[{"uuid":"zapperadmin","login":"zapperadmin","name":null,"email":"moreinfo@zapper.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~zapperadmin","role":null,"created_at":"2022-11-11T06:51:21.111Z","updated_at":"2022-11-11T06:51:21.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zapperadmin/packages"}]}