{"id":1113916,"name":"@parse/node-apn","ecosystem":"npm","description":"An interface to the Apple Push Notification service for Node.js","homepage":"https://github.com/parse-community/node-apn#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/parse-community/node-apn","keywords_array":["apple","push","push notifications","iOS","apns","notifications"],"namespace":"parse","versions_count":31,"first_release_published_at":"2019-08-26T20:16:30.629Z","latest_release_published_at":"2026-03-31T01:35:11.035Z","latest_release_number":"8.0.0","last_synced_at":"2026-04-11T16:31:11.120Z","created_at":"2022-04-08T11:08:29.745Z","updated_at":"2026-04-11T16:31:11.120Z","registry_url":"https://www.npmjs.com/package/@parse/node-apn","install_command":"npm install @parse/node-apn","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":27953721,"uuid":"112770106","full_name":"parse-community/node-apn","owner":"parse-community","description":"Apple Push Notification module for Node.js","archived":false,"fork":true,"pushed_at":"2026-01-24T03:03:31.000Z","size":1963,"stargazers_count":216,"open_issues_count":14,"forks_count":70,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-24T14:19:23.491Z","etag":null,"topics":["nodejs","parse-server","push-notifications"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"node-apn/node-apn","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parse-community.png","metadata":{"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-12-01T17:53:29.000Z","updated_at":"2026-01-24T13:21:56.000Z","dependencies_parsed_at":"2024-02-06T04:31:02.030Z","dependency_job_id":null,"html_url":"https://github.com/parse-community/node-apn","commit_stats":{"total_commits":1124,"total_committers":94,"mean_commits":"11.957446808510639","dds":"0.21174377224199292","last_synced_commit":"fdf6d23247af066a148b0c4d40a9b43e618e00d2"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/node-apn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/node-apn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn/sbom","scorecard":{"id":720882,"data":{"date":"2025-08-11","repo":{"name":"github.com/parse-community/node-apn","commit":"3f9f286ef844e2a06fa3cb5879004b13c1a96216"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":4,"reason":"Found 12/26 approved changesets -- score normalized to 4","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":"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":"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":"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","Warn: no topLevel permission defined: .github/workflows/release-automated.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/release-automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/node-apn/release-automated.yml/master?enable=pin","Info:   0 out of   5 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/parse-community/.github/SECURITY.md:1","Info: Found linked content: github.com/parse-community/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/parse-community/.github/SECURITY.md:1","Info: Found text in security policy: github.com/parse-community/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-automated.yml:6"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-93q8-gq69-wqmw","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-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-22T11:19:48.426Z","repository_id":27953721,"created_at":"2025-08-22T11:19:48.426Z","updated_at":"2025-08-22T11:19:48.426Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30945542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T00:18:14.700Z","status":"ssl_error","status_checked_at":"2026-03-26T00:18:08.980Z","response_time":80,"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":"parse-community","name":"Parse Platform","uuid":"26932219","kind":"organization","description":"The complete application stack. Build applications faster with object and file storage, user authentication, dashboard and more out of the box.","email":"hello@parseplatform.org","website":"https://parseplatform.org","location":"United States of America","twitter":"parseplatform","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26932219?v=4","repositories_count":53,"last_synced_at":"2026-03-22T02:12:20.272Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/parse-community","funding_links":["https://github.com/sponsors/parse-community","https://opencollective.com/parse-server"],"total_stars":40184,"followers":593,"following":0,"created_at":"2022-11-02T16:39:48.806Z","updated_at":"2026-03-22T02:12:20.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-01T10:11:32.251Z","dependent_packages_count":13,"downloads":918942,"downloads_period":"last-month","dependent_repos_count":507,"rankings":{"downloads":0.5447662765814321,"dependent_repos_count":0.7898342469025306,"dependent_packages_count":1.6311319792066385,"stargazers_count":4.431827002412008,"forks_count":3.842515801505896,"docker_downloads_count":0.45518887722376755,"average":1.9492106973053787},"purl":"pkg:npm/%40parse/node-apn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@parse/node-apn","docker_dependents_count":30,"docker_downloads_count":934456,"usage_url":"https://repos.ecosyste.ms/usage/npm/@parse/node-apn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@parse/node-apn/dependencies","status":null,"funding_links":["https://github.com/sponsors/parse-community","https://opencollective.com/parse-server"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T05:01:29.164Z","issues_count":62,"pull_requests_count":124,"avg_time_to_close_issue":13756566.981481481,"avg_time_to_close_pull_request":12819501.059322033,"issues_closed_count":54,"pull_requests_closed_count":118,"pull_request_authors_count":26,"issue_authors_count":49,"avg_comments_per_issue":3.129032258064516,"avg_comments_per_pull_request":2.8548387096774195,"merged_pull_requests_count":83,"bot_issues_count":1,"bot_pull_requests_count":23,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":467065.0,"past_year_avg_time_to_close_pull_request":219894.11111111112,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":3.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fnode-apn/issues","maintainers":[{"login":"mtrezza","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtrezza"},{"login":"davimacedo","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davimacedo"},{"login":"dplewis","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dplewis"}],"active_maintainers":[{"login":"mtrezza","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtrezza"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parse%2Fnode-apn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parse%2Fnode-apn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parse%2Fnode-apn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parse%2Fnode-apn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@parse%2Fnode-apn/codemeta","maintainers":[{"uuid":"davimacedo","login":"davimacedo","name":null,"email":"adavimacedo@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~davimacedo","role":null,"created_at":"2022-11-20T21:26:41.026Z","updated_at":"2022-11-20T21:26:41.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davimacedo/packages"},{"uuid":"mtrezza","login":"mtrezza","name":null,"email":"mtrezza.npm@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~mtrezza","role":null,"created_at":"2022-11-20T21:26:41.037Z","updated_at":"2022-11-20T21:26:41.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mtrezza/packages"},{"uuid":"parseadmin","login":"parseadmin","name":null,"email":"admin@parseplatform.org","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~parseadmin","role":null,"created_at":"2022-11-20T21:26:41.048Z","updated_at":"2022-11-20T21:26:41.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/parseadmin/packages"}]}