Go module

github.com/testcontainers/testcontainers-go/modules/gcloud

v0.31.0

Newer version available

Published

Projects

testcontainers/testcontainers-go

GitHub

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

 523 forks
 4k stars

OpenSSF scorecard

The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.

View information about checks and how to fix failures.

Score
6.3/10
Scorecard as of .
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Code-Review
6/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 14/22 approved changesets -- score normalized to 6
CII-Best-Practices
2/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
badge detected: InProgress
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Token-Permissions
0/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
Security-Policy
0/10
Determines if the project has published a security policy.
Reasoning
security policy file not detected
Pinned-Dependencies
7/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 7
SAST
10/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is run on all commits
Vulnerabilities
6/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
4 existing vulnerabilities detected

Project metadata as of .