{"id":77397,"url":"https://github.com/azerothcore/js-common","last_synced_at":"2026-05-17T06:20:30.610Z","repository":{"id":140477875,"uuid":"262554075","full_name":"azerothcore/js-common","owner":"azerothcore","description":"Common package to be included in every js module, service or application","archived":false,"fork":false,"pushed_at":"2020-06-08T08:10:54.000Z","size":182,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-14T18:49:37.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.azerothcore.org/js-common/","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/azerothcore.png","metadata":{"files":{"readme":null,"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}},"created_at":"2020-05-09T11:16:39.000Z","updated_at":"2022-04-29T05:32:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"579af894-e8dc-4d71-81c4-cfb9f91cbc83","html_url":"https://github.com/azerothcore/js-common","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"ea8def1ca03d3ce08059efe538792bbed73caff6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azerothcore/js-common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fjs-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fjs-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fjs-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fjs-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/js-common/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fjs-common/sbom","scorecard":{"id":221125,"data":{"date":"2025-08-11","repo":{"name":"github.com/azerothcore/js-common","commit":"ea8def1ca03d3ce08059efe538792bbed73caff6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/azerothcore/js-common/CD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/azerothcore/js-common/CD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/azerothcore/js-common/CD.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CD.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CD.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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-17T02:30:47.327Z","repository_id":140477875,"created_at":"2025-08-17T02:30:47.327Z","updated_at":"2025-08-17T02:30:47.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008282,"owners_count":26084431,"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-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2024-01-25T01:32:30.540Z","updated_at":"2025-10-11T18:27:30.873Z","avatar_url":"https://github.com/azerothcore.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/77397","html_url":"https://opencollective.ecosyste.ms/projects/77397","collective":{"id":1697,"uuid":"ggnxdwzj-3le5mpwk-jy8py8rv-bko04a97","slug":"azerothcore","name":"AzerothCore","description":"Open Source and Modular ecosystem for MMO","website":"https://www.azerothcore.org/","github":"azerothcore","twitter":"azerothcore","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.azerothcore.org/"},{"type":"TWITTER","url":"https://twitter.com/azerothcore"},{"type":"GITHUB","url":"https://github.com/azerothcore"}],"currency":"USD","projects_count":215,"last_synced_at":"2026-06-01T12:15:13.695Z","created_at":"2024-01-10T13:17:50.576Z","updated_at":"2026-06-01T12:15:14.220Z","transactions_count":7,"balance":27.95,"account_type":"COLLECTIVE","owner":{"login":"azerothcore","name":"AzerothCore","uuid":"20147732","kind":"organization","description":"Community-driven MMO open source development","email":null,"website":"https://www.azerothcore.org","location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20147732?v=4","repositories_count":205,"last_synced_at":"2025-12-23T06:31:14.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/azerothcore","funding_links":[],"total_stars":11137,"followers":1083,"following":0,"created_at":"2022-11-03T01:17:32.486Z","updated_at":"2025-12-23T06:31:14.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore/repositories"},"last_project_activity_at":"2025-10-22T11:12:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-08-09T18:11:06.368Z","collective_updated_at":"2023-02-07T17:17:30.984Z","html_url":"https://opencollective.com/azerothcore","icon_url":"https://images.opencollective.com/azerothcore/logo/40.png","total_donations":32.809999999999995,"total_expenses":-9.6,"current_balance":27.95,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/azerothcore","url":"https://opencollective.ecosyste.ms/collectives/azerothcore","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/azerothcore/projects"}}