{"id":372441,"url":"https://github.com/maxatome/go-testdeep","last_synced_at":"2026-06-01T14:31:51.253Z","repository":{"id":33685945,"uuid":"134971016","full_name":"maxatome/go-testdeep","owner":"maxatome","description":"Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite","archived":false,"fork":false,"pushed_at":"2026-02-14T22:07:14.000Z","size":7317,"stargazers_count":457,"open_issues_count":4,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-15T05:57:56.919Z","etag":null,"topics":["assertions","deep-equals","equality","framework","go","golang","golang-package","golang-testing","hacktoberfest","httptest","test-suite","testdeep","testing","tests","testsuite","toolkit","variable-equality"],"latest_commit_sha":null,"homepage":"https://go-testdeep.zetta.rocks/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxatome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["maxatome"]}},"created_at":"2018-05-26T15:03:28.000Z","updated_at":"2026-02-14T22:03:27.000Z","dependencies_parsed_at":"2023-02-18T01:00:39.095Z","dependency_job_id":"910e1d8c-f4cc-4b73-b1aa-b2f605b3fa5a","html_url":"https://github.com/maxatome/go-testdeep","commit_stats":{"total_commits":494,"total_committers":10,"mean_commits":49.4,"dds":0.02429149797570851,"last_synced_commit":"8c9847e83a3ecffa5364cecf6c75f7a859cca108"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/maxatome/go-testdeep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatome%2Fgo-testdeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatome%2Fgo-testdeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatome%2Fgo-testdeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatome%2Fgo-testdeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxatome","download_url":"https://codeload.github.com/maxatome/go-testdeep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxatome%2Fgo-testdeep/sbom","scorecard":{"id":113978,"data":{"date":"2025-08-04","repo":{"name":"github.com/maxatome/go-testdeep","commit":"9f6c19b95f0ef94ebe6aad72f3e037f277350d58"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/maxatome/go-testdeep/ci.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:25","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:44","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:81","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   1 out of   2 goCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T21:50:44.168Z","repository_id":33685945,"created_at":"2025-08-15T21:50:44.168Z","updated_at":"2025-08-15T21:50:44.168Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33728431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":{"login":"maxatome","name":"Maxime Soulé","uuid":"262880","kind":"user","description":"","email":"","website":"https://go-testdeep.zetta.rocks/","location":"Toulouse","twitter":null,"company":"OVHcloud","icon_url":"https://avatars.githubusercontent.com/u/262880?v=4","repositories_count":50,"last_synced_at":"2025-10-17T07:39:07.614Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/maxatome","funding_links":["https://github.com/sponsors/maxatome"],"total_stars":495,"followers":29,"following":0,"created_at":"2022-11-02T20:51:09.464Z","updated_at":"2025-10-17T07:39:07.615Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxatome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxatome/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["assertions","deep-equals","equality","framework","go","golang","golang-package","golang-testing","hacktoberfest","httptest","test-suite","testdeep","testing","tests","testsuite","toolkit","variable-equality"],"dependencies":null,"score":6.133398042996649,"created_at":"2026-05-14T05:15:38.425Z","updated_at":"2026-06-01T14:31:51.253Z","avatar_url":"https://github.com/maxatome.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372441","html_url":"https://summary.ecosyste.ms/projects/372441"}