{"id":58690,"name":"running-average","ecosystem":"bower","description":"Memory-efficient module that tracks the average value of an unlimited quantity of numbers","homepage":"https://github.com/nfriedly/running-average","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nfriedly/running-average","keywords_array":["average","running","window","mean","arithmetic","sliding","moving"],"namespace":null,"versions_count":6,"first_release_published_at":"2015-07-08T16:31:45.000Z","latest_release_published_at":"2015-07-31T14:53:26.000Z","latest_release_number":"v2.0.3","last_synced_at":"2026-03-07T19:50:56.807Z","created_at":"2022-04-04T23:58:50.501Z","updated_at":"2026-08-17T20:23:42.842Z","registry_url":null,"install_command":"bower install running-average","documentation_url":null,"metadata":{},"repo_metadata":{"id":34782406,"uuid":"38765477","full_name":"nfriedly/running-average","owner":"nfriedly","description":"Memory-efficient module that tracks the average value of an unlimited quantity of numbers","archived":false,"fork":false,"pushed_at":"2026-03-26T01:57:56.000Z","size":1118,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-13T23:13:38.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npmjs.org/package/running-average","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/nfriedly.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":"2015-07-08T16:18:40.000Z","updated_at":"2026-03-26T01:57:53.000Z","dependencies_parsed_at":"2023-01-15T09:08:40.399Z","dependency_job_id":"af0afc9b-ef63-4feb-9f10-a6ae44917d87","html_url":"https://github.com/nfriedly/running-average","commit_stats":{"total_commits":46,"total_committers":3,"mean_commits":"15.333333333333334","dds":0.5652173913043479,"last_synced_commit":"f9ba7c859855eefe0764cfd406b54ec499f0095a"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/nfriedly/running-average","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfriedly","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/sbom","scorecard":{"id":682708,"data":{"date":"2025-08-11","repo":{"name":"github.com/nfriedly/running-average","commit":"8e93a17d8e1a48941e7c4129b0430420a5118caf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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/node.js.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":"Code-Review","score":-1,"reason":"Found no human activity in the last 14 changesets","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":"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/node.js.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nfriedly/running-average/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nfriedly/running-average/node.js.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 30 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-21T23:42:15.970Z","repository_id":34782406,"created_at":"2025-08-21T23:42:15.970Z","updated_at":"2025-08-21T23:42:15.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36749431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"nfriedly","name":"Nathan Friedly","uuid":"114976","kind":"user","description":"Husband \u0026 Dad, Minister, Software Ninjaneer.","email":"nathan@nfriedly.com","website":"https://www.nfriedly.com/","location":"Troy, Ohio, USA","twitter":"nfriedly","company":"@FullStoryDev","icon_url":"https://avatars.githubusercontent.com/u/114976?v=4","repositories_count":282,"last_synced_at":"2026-08-15T12:23:51.559Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/nfriedly","funding_links":["https://github.com/sponsors/nfriedly"],"total_stars":1509,"followers":339,"following":16,"created_at":"2022-11-02T16:25:26.570Z","updated_at":"2026-08-15T12:23:51.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfriedly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfriedly/repositories"},"tags":[{"name":"v3.0.0","sha":"1766c4793e1a747ec4fb4293e14f757dab5cdf5b","kind":"tag","published_at":"2026-03-20T18:42:59.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v3.0.0","html_url":"https://github.com/nfriedly/running-average/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v3.0.0/manifests"},{"name":"v2.0.3","sha":"a4c1778073b5b03f5c10df991fdef7d8d02a662f","kind":"tag","published_at":"2015-07-31T14:53:26.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v2.0.3","html_url":"https://github.com/nfriedly/running-average/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8a5d58e9fa5d012acbd7b7396835a026be1bde44","kind":"tag","published_at":"2015-07-09T20:07:46.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v2.0.2","html_url":"https://github.com/nfriedly/running-average/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cc2a984292e2fa5accd29e3779bc4d51af6095e9","kind":"tag","published_at":"2015-07-09T14:19:58.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v2.0.1","html_url":"https://github.com/nfriedly/running-average/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d8ce6ddd8ae4f11c34a45236534409443420277d","kind":"tag","published_at":"2015-07-09T14:09:20.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v2.0.0","html_url":"https://github.com/nfriedly/running-average/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f9fe3a821cd278e5e68c60eb609056b1fb1e695d","kind":"tag","published_at":"2015-07-08T16:40:57.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v1.0.1","html_url":"https://github.com/nfriedly/running-average/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3205c3447f76d2058e16e7067a2b37be37d6478f","kind":"tag","published_at":"2015-07-08T16:31:45.000Z","download_url":"https://codeload.github.com/nfriedly/running-average/tar.gz/v1.0.0","html_url":"https://github.com/nfriedly/running-average/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfriedly/running-average@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T20:23:42.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.01367287643138,"dependent_packages_count":5.2768757477354304,"stargazers_count":32.42180823790805,"forks_count":38.775423004614595,"docker_downloads_count":null,"average":24.121944966672363},"purl":"pkg:bower/running-average","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/running-average","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/running-average","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/running-average/dependencies","status":null,"funding_links":["https://github.com/sponsors/nfriedly"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T23:07:55.398Z","issues_count":0,"pull_requests_count":37,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9216642.416666666,"issues_closed_count":0,"pull_requests_closed_count":36,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.02702702702702703,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9149.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfriedly%2Frunning-average/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/running-average/codemeta","maintainers":[]}