{"id":11868332,"name":"@1auth/notify","ecosystem":"npm","description":"Base notification interface for sending messages through various channels","homepage":"https://github.com/willfarrell/1auth","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/willfarrell/1auth","keywords_array":["1auth","OWASP","ASVS","notification","events"],"namespace":"1auth","versions_count":6,"first_release_published_at":"2025-07-02T18:49:12.092Z","latest_release_published_at":"2026-03-22T15:28:19.817Z","latest_release_number":"0.0.0-beta.3","last_synced_at":"2026-04-13T19:03:51.130Z","created_at":"2025-07-02T18:51:09.968Z","updated_at":"2026-04-13T19:05:37.347Z","registry_url":"https://www.npmjs.com/package/@1auth/notify","install_command":"npm install @1auth/notify","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/sponsors/willfarrell"},"dist-tags":{"latest":"0.0.0-alpha.72","next":"0.0.0-beta.3"}},"repo_metadata":{"id":93542398,"uuid":"597439928","full_name":"willfarrell/1auth","owner":"willfarrell","description":"Collection of modules for user authentication","archived":false,"fork":false,"pushed_at":"2026-04-11T18:47:50.000Z","size":3181,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-11T20:26:02.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://1auth.js.org","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/willfarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":"docs/GOVERNANCE.md","roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["willfarrell"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-02-04T15:03:10.000Z","updated_at":"2026-03-22T15:26:40.000Z","dependencies_parsed_at":"2024-02-10T03:26:11.928Z","dependency_job_id":"9372be6d-6d9f-4c09-950a-d0e455809ca2","html_url":"https://github.com/willfarrell/1auth","commit_stats":{"total_commits":75,"total_committers":1,"mean_commits":75.0,"dds":0.0,"last_synced_commit":"4345d9f0d3e934a44913b4de0dc247f715302cc2"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/willfarrell/1auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","download_url":"https://codeload.github.com/willfarrell/1auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth/sbom","scorecard":{"id":925976,"data":{"date":"2025-08-25T12:41:49Z","repo":{"name":"github.com/willfarrell/1auth","commit":"44f79f1fcfd4aea57b5cb2e01443ceff0220f561"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.7,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:80","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:112","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/test-sast.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-sast.yml:47","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-dast.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-dco.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-lint.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pref.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-sast.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/test-sast.yml:38","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   5 out of   6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: JavaScriptPropertyBasedTesting integration found: packages/account-username/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/account/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/authn-access-token/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/authn-recovery-codes/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/authn-webauthn/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/messenger-email-address/index.fuzz.js:2","Info: JavaScriptPropertyBasedTesting integration found: packages/session/index.fuzz.js:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/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:106"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":10,"reason":"branch protection is fully enabled on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: middyjs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"7 out of 7 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-25T13:30:18.240Z","repository_id":93542398,"created_at":"2025-08-25T13:30:18.242Z","updated_at":"2025-08-25T13:30:18.242Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31766584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":"willfarrell","name":"will Farrell","uuid":"1097020","kind":"user","description":"","email":"","website":"willfarrell.ca","location":"Canada","twitter":null,"company":"The Gordon Foundation","icon_url":"https://avatars.githubusercontent.com/u/1097020?v=4","repositories_count":110,"last_synced_at":"2024-05-01T10:47:36.960Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/willfarrell","funding_links":["https://github.com/sponsors/willfarrell"],"total_stars":6245,"followers":348,"following":2,"created_at":"2022-11-03T05:51:36.289Z","updated_at":"2024-05-01T10:47:39.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-13T19:05:37.346Z","dependent_packages_count":0,"downloads":55,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.280583666409296,"dependent_packages_count":35.03709450949732,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.65883908795331},"purl":"pkg:npm/%401auth/notify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@1auth/notify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@1auth/notify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@1auth/notify/dependencies","status":null,"funding_links":["https://github.com/sponsors/willfarrell"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T07:03:25.186Z","issues_count":2,"pull_requests_count":91,"avg_time_to_close_issue":12846651.5,"avg_time_to_close_pull_request":1902235.878787879,"issues_closed_count":2,"pull_requests_closed_count":66,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.27472527472527475,"merged_pull_requests_count":42,"bot_issues_count":1,"bot_pull_requests_count":56,"past_year_issues_count":1,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":1380.0,"past_year_avg_time_to_close_pull_request":3137452.975,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.390625,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2F1auth/issues","maintainers":[{"login":"willfarrell","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willfarrell"},{"login":"jayakishore709","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayakishore709"}],"active_maintainers":[{"login":"willfarrell","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willfarrell"},{"login":"jayakishore709","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayakishore709"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@1auth%2Fnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@1auth%2Fnotify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@1auth%2Fnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@1auth%2Fnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@1auth%2Fnotify/codemeta","maintainers":[{"uuid":"willfarrell","login":"willfarrell","name":null,"email":"will.farrell@gmail.com","url":null,"packages_count":117,"html_url":"https://www.npmjs.com/~willfarrell","role":null,"created_at":"2025-07-02T18:54:01.303Z","updated_at":"2025-07-02T18:54:01.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/willfarrell/packages"}]}