{"id":8280231,"name":"github.com/transparency-dev/serverless-log","ecosystem":"go","description":"","homepage":"https://github.com/transparency-dev/serverless-log","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/transparency-dev/serverless-log","keywords_array":[],"namespace":"github.com/transparency-dev","versions_count":75,"first_release_published_at":"2023-09-14T14:09:25.000Z","latest_release_published_at":"2026-02-11T11:34:15.000Z","latest_release_number":"v0.0.0-20260211113415-327b08c937e7","last_synced_at":"2026-05-16T01:19:09.570Z","created_at":"2023-09-15T04:09:06.798Z","updated_at":"2026-05-16T01:19:09.570Z","registry_url":"https://pkg.go.dev/github.com/transparency-dev/serverless-log","install_command":"go get github.com/transparency-dev/serverless-log","documentation_url":"https://pkg.go.dev/github.com/transparency-dev/serverless-log#section-documentation","metadata":{},"repo_metadata":{"id":194778594,"uuid":"691530480","full_name":"transparency-dev/serverless-log","owner":"transparency-dev","description":"Serverless transparency log","archived":false,"fork":false,"pushed_at":"2025-10-03T17:02:25.000Z","size":1677,"stargazers_count":8,"open_issues_count":2,"forks_count":6,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-03T19:08:03.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/transparency-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2023-09-14T11:18:18.000Z","updated_at":"2025-10-03T17:02:27.000Z","dependencies_parsed_at":"2024-03-05T12:31:27.381Z","dependency_job_id":"56f783c9-4db1-4a26-8c84-d80c3b9e735a","html_url":"https://github.com/transparency-dev/serverless-log","commit_stats":null,"previous_names":["transparency-dev/serverless-log"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/transparency-dev/serverless-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev","download_url":"https://codeload.github.com/transparency-dev/serverless-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log/sbom","scorecard":{"id":722781,"data":{"date":"2025-08-22T09:57:34Z","repo":{"name":"github.com/transparency-dev/serverless-log","commit":"f05a9bcd6af6b7aca6b96690ed24b4e42cc4fb79"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: experimental/wasm/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker_build.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/go_test.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_build.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/transparency-dev/serverless-log/docker_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/transparency-dev/serverless-log/docker_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/transparency-dev/serverless-log/docker_build.yml/main?enable=pin","Warn: goCommand not pinned by hash: deploy/github/log/sequence_and_integrate/Dockerfile:7","Warn: goCommand not pinned by hash: deploy/github/log/sequence_and_integrate/Dockerfile:8","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   5 third-party GitHubAction dependencies pinned","Info:   3 out of   3 containerImage dependencies pinned","Info:   0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker_build.yml:6"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: google"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-22T11:52:36.143Z","repository_id":194778594,"created_at":"2025-08-22T11:52:36.144Z","updated_at":"2025-08-22T11:52:36.144Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278222236,"owners_count":25950946,"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-10-03T02:00:06.070Z","response_time":53,"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_record":{"login":"transparency-dev","name":"transparency-dev","uuid":"92176100","kind":"organization","description":"","email":"transparency-dev@google.com","website":"https://transparency.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92176100?v=4","repositories_count":5,"last_synced_at":"2023-03-08T22:00:25.805Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/transparency-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T11:57:43.790Z","updated_at":"2023-03-08T22:00:25.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-12T02:43:07.652Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4899369149878186,"dependent_packages_count":2.0480366603464923,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":2.7689867876671554},"purl":"pkg:golang/github.com/transparency-dev/serverless-log","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/transparency-dev/serverless-log","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/transparency-dev/serverless-log","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/transparency-dev/serverless-log/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T20:06:24.705Z","issues_count":2,"pull_requests_count":224,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":70175.60112359551,"issues_closed_count":0,"pull_requests_closed_count":178,"pull_request_authors_count":8,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.30357142857142855,"merged_pull_requests_count":173,"bot_issues_count":1,"bot_pull_requests_count":187,"past_year_issues_count":0,"past_year_pull_requests_count":100,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":53695.692307692305,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.28,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fserverless-log/issues","maintainers":[{"login":"davidwaterston","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwaterston"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fserverless-log/codemeta","maintainers":[]}