{"id":110633,"url":"https://github.com/testcontainers/testcontainers-python","last_synced_at":"2026-03-27T18:20:13.796Z","repository":{"id":37896537,"uuid":"85802819","full_name":"testcontainers/testcontainers-python","owner":"testcontainers","description":"Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.","archived":false,"fork":false,"pushed_at":"2026-03-26T12:07:49.000Z","size":3097,"stargazers_count":2179,"open_issues_count":191,"forks_count":369,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-03-27T04:53:08.020Z","etag":null,"topics":["database","python","python3","selenium","testcontainers","testing"],"latest_commit_sha":null,"homepage":"https://testcontainers-python.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2017-03-22T08:22:35.000Z","updated_at":"2026-03-26T14:24:46.000Z","dependencies_parsed_at":"2026-01-09T04:09:33.335Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-python","commit_stats":{"total_commits":805,"total_committers":137,"mean_commits":5.875912408759124,"dds":0.7987577639751553,"last_synced_commit":"85d6078f9bcc99050c0173e459208402aa4f5026"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-python/sbom","scorecard":{"id":875053,"data":{"date":"2025-08-11","repo":{"name":"github.com/testcontainers/testcontainers-python","commit":"fe206eb48ee9e18623761926900bfc33a8a869a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"24 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 27/28 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-community.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-core.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr-lint.yml:11","Warn: no topLevel permission defined: .github/workflows/release-please.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:18"],"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/ci-community.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-community.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-community.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-community.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-core.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-core.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-core.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-core.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-core.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-core.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/ci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/testcontainers/testcontainers-python/release-please.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/python:1-3.11-bookworm to mcr.microsoft.com/devcontainers/python:1-3.11-bookworm@sha256:b726eb94f42fcddb10056835f2c474c9f9e12e717ba2b2d2f9a8b1d78feeb68b","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile.diagnostics:2","Warn: containerImage not pinned by hash: Dockerfile.docs:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:1d6131b5d479888b43200645e03a78443c7157efbdb730e6b48129740727c312","Warn: containerImage not pinned by hash: core/tests/image_fixtures/busybox/Dockerfile:1: pin your Docker image by updating busybox:buildroot-2014.02 to busybox:buildroot-2014.02@sha256:f8cdcf3eb8fac77a9b24f37bc440feea024a5d3ec9a33f1d0a4c42c5df6a49c3","Warn: containerImage not pinned by hash: core/tests/image_fixtures/sample/Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: modules/aws/tests/lambda_sample/Dockerfile:1: pin your Docker image by updating public.ecr.aws/lambda/python:3.9 to public.ecr.aws/lambda/python:3.9@sha256:56fbebec38df214f6b31ecf438f3d1ae22211193b9a1215afa08d55d496fea33","Warn: containerImage not pinned by hash: modules/generic/tests/samples/advance_1/Dockerfile:1: pin your Docker image by updating python:3.9 to python:3.9@sha256:b93ed1cb6815be1d99908ab629d49680be28024c4183611ded45c425ecf7b907","Warn: containerImage not pinned by hash: modules/generic/tests/samples/fastapi/Dockerfile:1: pin your Docker image by updating python:3.9 to python:3.9@sha256:b93ed1cb6815be1d99908ab629d49680be28024c4183611ded45c425ecf7b907","Warn: containerImage not pinned by hash: modules/generic/tests/samples/python_server/Dockerfile:1: pin your Docker image by updating python:3-alpine to python:3-alpine@sha256:a70b35b575e33d951e3f9d3fe94163ef0fd338c22552bc587a1b098a87ed6184","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:4-7","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:4-7","Warn: pipCommand not pinned by hash: Dockerfile:10-15","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: Dockerfile.diagnostics:6","Warn: pipCommand not pinned by hash: Dockerfile.docs:3","Warn: pipCommand not pinned by hash: modules/aws/tests/lambda_sample/Dockerfile:3","Warn: pipCommand not pinned by hash: modules/generic/tests/samples/advance_1/Dockerfile:5","Warn: pipCommand not pinned by hash: modules/generic/tests/samples/fastapi/Dockerfile:5","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  10 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2024-52 / GHSA-5357-c2jx-v7qh","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-m87m-mmvp-v9qm","Warn: Project is vulnerable to: GHSA-v9hf-5j83-6xpp","Warn: Project is vulnerable to: GHSA-7m75-x27w-r52r","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-24T05:39:39.728Z","repository_id":37896537,"created_at":"2025-08-24T05:39:39.728Z","updated_at":"2025-08-24T05:39:39.728Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31048519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"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":["database","python","python3","selenium","testcontainers","testing"],"created_at":"2024-02-01T11:34:37.509Z","updated_at":"2026-03-27T18:20:13.722Z","avatar_url":"https://github.com/testcontainers.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/110633","html_url":"https://opencollective.ecosyste.ms/projects/110633","collective":{"id":1776,"uuid":"ggnxdwzj-3le5mpw4-zleqy8rv-bko04a97","slug":"testcontainers","name":"Testcontainers","description":"The tool that makes integrated testing awesome","website":"https://testcontainers.org/","github":"testcontainers","twitter":"testcontainers","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://testcontainers.org/"},{"type":"TWITTER","url":"https://twitter.com/testcontainers"},{"type":"GITHUB","url":"https://github.com/testcontainers"}],"currency":"USD","projects_count":70,"last_synced_at":"2026-04-07T06:15:40.801Z","created_at":"2024-01-10T13:17:50.686Z","updated_at":"2026-04-07T06:15:41.460Z","transactions_count":126,"balance":33818.89000000002,"account_type":"COLLECTIVE","owner":{"login":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"last_project_activity_at":"2026-03-26T12:07:49.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-27T20:50:03.544Z","collective_updated_at":"2025-12-03T11:14:54.410Z","html_url":"https://opencollective.com/testcontainers","icon_url":"https://images.opencollective.com/testcontainers/logo/40.png","total_donations":65881.01999999999,"total_expenses":-39289.11999999999,"current_balance":33818.89000000002,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/testcontainers","url":"https://opencollective.ecosyste.ms/collectives/testcontainers","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/testcontainers/projects"}}