{"id":12418,"url":"https://github.com/scanapi/scanapi","last_synced_at":"2026-05-18T00:20:21.812Z","repository":{"id":38035824,"uuid":"197915529","full_name":"scanapi/scanapi","owner":"scanapi","description":"Automated Integration Testing and Live Documentation for your API","archived":false,"fork":false,"pushed_at":"2025-09-08T15:06:33.000Z","size":2384,"stargazers_count":1428,"open_issues_count":23,"forks_count":86,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-09-08T16:34:42.909Z","etag":null,"topics":["api","autodoc","integration-testing","json","pypi-packages","python-package","python3","rest-api","scanapi","testing","yaml"],"latest_commit_sha":null,"homepage":"https://scanapi.dev","language":"Python","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/scanapi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":["scanapi","camilamaia"]}},"created_at":"2019-07-20T10:31:47.000Z","updated_at":"2025-09-06T20:08:40.000Z","dependencies_parsed_at":"2023-11-08T00:35:02.419Z","dependency_job_id":"c1aa24a9-b179-4b92-9d6b-9c9f83c093a9","html_url":"https://github.com/scanapi/scanapi","commit_stats":{"total_commits":503,"total_committers":55,"mean_commits":9.145454545454545,"dds":0.4552683896620279,"last_synced_commit":"84a45877a1a7658810e22e38a77d39f8d342aee3"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/scanapi/scanapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanapi%2Fscanapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanapi%2Fscanapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanapi%2Fscanapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanapi%2Fscanapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanapi","download_url":"https://codeload.github.com/scanapi/scanapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanapi%2Fscanapi/sbom","scorecard":{"id":10480,"data":{"date":"2025-08-04","repo":{"name":"github.com/scanapi/scanapi","commit":"785015f03145e5ec3d4dcf3b3247a859d700a1f5"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":8.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/first-interaction.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-to-production.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-pypi.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest-and-codecov.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-examples.yml:10","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":"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":"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: MIT 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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.10.4-bullseye to python:3.10.4-bullseye@sha256:86862fd2ad17902cc3a95b7effd257dfd043151f05d280170bdd6ff34f7bc78b","Warn: pipCommand not pinned by hash: Dockerfile:7","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T14:26:40.714Z","repository_id":38035824,"created_at":"2025-08-14T14:26:40.714Z","updated_at":"2025-08-14T14:26:40.714Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275258956,"owners_count":25433337,"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-09-15T02:00:09.272Z","response_time":75,"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":["api","autodoc","integration-testing","json","pypi-packages","python-package","python3","rest-api","scanapi","testing","yaml"],"created_at":"2024-01-11T18:17:30.763Z","updated_at":"2025-09-15T12:30:05.529Z","avatar_url":"https://github.com/scanapi.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/12418","html_url":"https://opencollective.ecosyste.ms/projects/12418","collective":{"id":1063,"uuid":"dgm9bnk8-0437xqrr-dr5qvzeo-ljdayw5r","slug":"scanapi","name":"ScanAPI","description":"Automated Integration Testing and Live Documentation for your API","website":"https://scanapi.dev","github":"scanapi","twitter":"scanapi_","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://scanapi.dev"},{"type":"TWITTER","url":"https://twitter.com/scanapi_"},{"type":"GITHUB","url":"https://github.com/scanapi"}],"currency":"USD","projects_count":10,"last_synced_at":"2026-06-05T12:15:20.253Z","created_at":"2024-01-10T13:17:49.648Z","updated_at":"2026-06-05T12:15:22.744Z","transactions_count":6,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"scanapi","name":"ScanAPI","uuid":"59395469","kind":"organization","description":"Automated Integration Testing and Live Documentation for your API","email":null,"website":"scanapi.dev","location":"World","twitter":"ScanAPI_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/59395469?v=4","repositories_count":10,"last_synced_at":"2024-10-29T17:11:08.879Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/scanapi","funding_links":["https://github.com/sponsors/scanapi"],"total_stars":1437,"followers":19,"following":0,"created_at":"2022-11-16T06:07:32.444Z","updated_at":"2024-10-29T17:11:08.879Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanapi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanapi/repositories"},"last_project_activity_at":"2025-09-22T05:35:25.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-05-13T18:54:49.893Z","collective_updated_at":"2023-02-07T17:17:42.898Z","html_url":"https://opencollective.com/scanapi","icon_url":"https://images.opencollective.com/scanapi/logo/40.png","total_donations":6409.0199999999995,"total_expenses":-7129.240000000001,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/scanapi","url":"https://opencollective.ecosyste.ms/collectives/scanapi","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/scanapi/projects"}}