{"id":110662,"url":"https://github.com/testcontainers/testcontainers-dotnet","last_synced_at":"2026-08-10T12:20:35.689Z","repository":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-08-01T21:50:54.000Z","size":5997,"stargazers_count":4341,"open_issues_count":48,"forks_count":349,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-08-03T07:11:03.863Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","language":"C#","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/testcontainers.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":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-08-01T15:47:01.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":{"id":1245697,"data":{"date":"2026-04-06T09:41:58Z","repo":{"name":"github.com/testcontainers/testcontainers-dotnet","commit":"a2f571718f58ae45e321576b93a65a1c782f01ee"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cicd.yml:112","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/cicd.yml:113","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cicd.yml:116","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard-analysis.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/test-report.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-report.yml:16","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/cicd.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard-analysis.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/test-report.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":2,"reason":"Found 7/29 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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: containerImage not pinned by hash: tests/Testcontainers.CosmosDb.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview to mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview@sha256:bf3bd3cbe3fae2005a0745f77b01d1fc8cd04112193f3ee32289ee15ee9ae5fa","Warn: containerImage not pinned by hash: tests/Testcontainers.EventHubs.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azure-messaging/eventhubs-emulator:latest to mcr.microsoft.com/azure-messaging/eventhubs-emulator:latest@sha256:2c8e0d4dd93a5fc078df2721eeb3e211442d555d61293ac3972df931c6d9333a","Warn: containerImage not pinned by hash: tests/Testcontainers.Kusto.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest to mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest@sha256:d38fc919f03a8ce6a59c325d06a29fb0c7610aa9b085656524a2a94e202a2ac5","Warn: containerImage not pinned by hash: tests/Testcontainers.RavenDb.Tests/Dockerfile:1: pin your Docker image by updating ravendb/ravendb:5.4-ubuntu-latest to ravendb/ravendb:5.4-ubuntu-latest@sha256:169bd94471f0692a1cc6c6c1cc0062fa109d9c5051d7c8e858da709ba9d44836","Warn: containerImage not pinned by hash: tests/Testcontainers.ServiceBus.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azure-messaging/servicebus-emulator:latest to mcr.microsoft.com/azure-messaging/servicebus-emulator:latest@sha256:a00c9626c8960f6b9be6178aa91a7ac8f1a102c0d9deda7603a1ba0ac9d9ab51","Warn: containerImage not pinned by hash: tests/Testcontainers.Sftp.Tests/Dockerfile:1: pin your Docker image by updating atmoz/sftp:alpine to atmoz/sftp:alpine@sha256:56483e4d6678cbca5afccb1a6c525d95ba8f65dfb69063954a73317eda911579","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:4: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:8.0 to mcr.microsoft.com/dotnet/sdk:8.0@sha256:a9330090b730c2abde8f3f43b3d1e24e4b8cba028de7bab1a7fdcd50cb7a3b7e","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:5: pin your Docker image by updating mcr.microsoft.com/dotnet/runtime:8.0 to mcr.microsoft.com/dotnet/runtime:8.0@sha256:b473b5d596c09fd55bb41f615623d349712013c1c6f4dfff9db741ac8dff36ec","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:6","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:7","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:8","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:9: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-noble to mcr.microsoft.com/dotnet/aspnet:8.0-noble@sha256:3c08a6c357bac63ba74e23b54db4fd54996662cd2260ca332e69b03393e2e352","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:10: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-alpine to mcr.microsoft.com/dotnet/aspnet:8.0-alpine@sha256:354c2fcfb3c23abc60d98f0380cdb403fba844a62a123b6343a8c9611209995c","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:13: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:14: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:15: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:16: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:19","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:20","Info:  20 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:  71 out of  90 containerImage dependencies pinned","Info:   1 out of   1 nugetCommand 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'develop'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'develop'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'develop'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'develop'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'develop'","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: Adopt-a-JSR, AtomicJar, MulePeruUserGroup, agileforge, codecentric, codecentric ag, docker, docker-java, dockerlima, jenkinsperu, mybatis, perujug, sdkman, serilog, testcontainers, zeiss | maintainer of @testcontainers"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-06T11:28:13.897Z","repository_id":37442003,"created_at":"2026-04-06T11:28:13.898Z","updated_at":"2026-04-06T11:28:13.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36314576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"created_at":"2024-02-01T11:34:42.319Z","updated_at":"2026-08-10T12:20:33.698Z","avatar_url":"https://github.com/testcontainers.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/110662","html_url":"https://opencollective.ecosyste.ms/projects/110662","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-08-25T12:15:12.570Z","created_at":"2024-01-10T13:17:50.686Z","updated_at":"2026-08-25T12:15:12.737Z","transactions_count":126,"balance":27085.910000000025,"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-08-09T00:41:41.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":67148.2,"total_expenses":-47469.959999999985,"current_balance":27085.910000000025,"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"}}