{"id":4877,"url":"https://github.com/avajs/ava","last_synced_at":"2026-07-09T00:20:40.374Z","repository":{"id":23456863,"uuid":"26820798","full_name":"avajs/ava","owner":"avajs","description":"Node.js test runner that lets you develop with confidence 🚀","archived":false,"fork":false,"pushed_at":"2026-03-03T08:13:39.000Z","size":14047,"stargazers_count":20855,"open_issues_count":60,"forks_count":1404,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-03-19T05:41:04.295Z","etag":null,"topics":["assert","async","async-functions","ava","cli","cli-app","concurrency","javascript","node","nodejs","performance","tap","tdd","test-framework","test-runner","testing","unicorns","unit-testing"],"latest_commit_sha":null,"homepage":"","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/avajs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"license","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support-statement.md","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-11-18T17:20:26.000Z","updated_at":"2026-03-18T16:27:51.000Z","dependencies_parsed_at":"2024-01-21T21:08:53.285Z","dependency_job_id":"4536ae2a-f661-478c-af0b-7a1a275264fa","html_url":"https://github.com/avajs/ava","commit_stats":{"total_commits":1859,"total_committers":332,"mean_commits":5.599397590361446,"dds":0.591715976331361,"last_synced_commit":"024de32a15aba9fac4002aa8d3c2c076955f44f4"},"previous_names":["sindresorhus/ava"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/avajs/ava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avajs%2Fava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avajs%2Fava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avajs%2Fava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avajs%2Fava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avajs","download_url":"https://codeload.github.com/avajs/ava/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avajs%2Fava/sbom","scorecard":{"id":217599,"data":{"date":"2025-08-11","repo":{"name":"github.com/avajs/ava","commit":"603d7ca2ada70f3e9e79ee5002a509f0646cb37c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"17 commit(s) and 2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:19","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":"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":"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/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/avajs/ava/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:106","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:59","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:63"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/avajs/.github/SECURITY.md:1","Info: Found linked content: github.com/avajs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/avajs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/avajs/.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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled 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/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 25 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-17T01:56:07.448Z","repository_id":23456863,"created_at":"2025-08-17T01:56:07.449Z","updated_at":"2025-08-17T01:56:07.449Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30699098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"keywords":["assert","async","async-functions","ava","cli","cli-app","concurrency","javascript","node","nodejs","performance","tap","tdd","test-framework","test-runner","testing","unicorns","unit-testing"],"created_at":"2024-01-11T16:54:58.458Z","updated_at":"2026-03-22T00:20:46.763Z","avatar_url":"https://github.com/avajs.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4877","html_url":"https://opencollective.ecosyste.ms/projects/4877","collective":{"id":3605,"uuid":"rdgm9bnk-80437xqr-d5pvzeol-jdayw5re","slug":"ava","name":"AVA","description":"Node.js test runner that lets you develop with confidence 🚀","website":"https://avajs.dev","github":"avajs","twitter":"ava__js","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://avajs.dev"},{"type":"TWITTER","url":"https://twitter.com/ava__js"},{"type":"GITHUB","url":"https://github.com/avajs"}],"currency":"USD","projects_count":36,"last_synced_at":"2026-07-24T18:15:09.959Z","created_at":"2024-01-10T13:17:55.345Z","updated_at":"2026-07-24T18:15:10.152Z","transactions_count":265,"balance":1341.3699999999994,"account_type":"COLLECTIVE","owner":{"login":"avajs","name":"AVA","uuid":"8527916","kind":"organization","description":"Node.js test runner that lets you develop with confidence 🚀","email":null,"website":"https://avajs.dev","location":"\u003e npx ava","twitter":"ava__js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8527916?v=4","repositories_count":36,"last_synced_at":"2024-10-29T23:35:50.837Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/avajs","funding_links":[],"total_stars":22317,"followers":105,"following":0,"created_at":"2022-11-02T16:19:12.378Z","updated_at":"2024-10-29T23:35:50.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avajs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avajs/repositories"},"last_project_activity_at":"2026-03-03T08:13:39.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-07-14T19:08:19.182Z","collective_updated_at":"2022-02-06T14:46:23.209Z","html_url":"https://opencollective.com/ava","icon_url":"https://images.opencollective.com/ava/logo/40.png","total_donations":1548.9000000000003,"total_expenses":-267.0400000000001,"current_balance":1341.3699999999994,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ava","url":"https://opencollective.ecosyste.ms/collectives/ava","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ava/projects"}}