{"id":356181,"url":"https://github.com/guidewire-oss/fern-reporter","last_synced_at":"2026-06-19T20:02:44.284Z","repository":{"id":215665890,"uuid":"712199379","full_name":"guidewire-oss/fern-reporter","owner":"guidewire-oss","description":"A ginkgo test reporter extension for storing test run information and also for reporting html pages","archived":false,"fork":false,"pushed_at":"2025-11-20T02:14:39.000Z","size":39042,"stargazers_count":269,"open_issues_count":41,"forks_count":18,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-02-05T23:35:52.613Z","etag":null,"topics":["bdd","fern","ginkgo","ginkgo-reporter","golang","hacktoberfest","html-reporter","reporter","test-visualization","testing","testing-reporter","testing-tool","testing-tools"],"latest_commit_sha":null,"homepage":"","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/guidewire-oss.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":".github/CODEOWNERS","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-10-31T01:53:26.000Z","updated_at":"2026-02-05T09:38:44.000Z","dependencies_parsed_at":"2024-03-30T00:31:44.601Z","dependency_job_id":"5933e1a1-5966-4928-9824-f05afb803d4a","html_url":"https://github.com/guidewire-oss/fern-reporter","commit_stats":null,"previous_names":["guidewire/fern-reporter","guidewire-oss/fern-reporter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/guidewire-oss/fern-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss","download_url":"https://codeload.github.com/guidewire-oss/fern-reporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/sbom","scorecard":{"id":557013,"data":{"date":"2025-08-05T17:50:47Z","repo":{"name":"github.com/guidewire-oss/fern-reporter","commit":"04d5518143692b695f28306e8964c0a504d98860"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml: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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:20","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/release.yml:21","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/release.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:16","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/unit-tests.yml:17","Warn: no topLevel permission defined: .github/workflows/build-server.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/go-lint.yml:8","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/go-lint.yml:10","Warn: no topLevel permission defined: .github/workflows/pr-checker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/registry.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivy-scan.yml:8","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1"],"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/199125267","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/166473006","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/199125267","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/166473006"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-server.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/pr-checker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile-grpc:2","Warn: containerImage not pinned by hash: Dockerfile-grpc:18: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: Dockerfile-local:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: .github/workflows/unit-tests.yml:34","Info:   6 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-server.yml:11"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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":"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":"CI-Tests","score":10,"reason":"26 out of 26 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"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: guidewire, guidewire software"],"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"}}]},"last_synced_at":"2025-08-20T12:38:18.251Z","repository_id":215665890,"created_at":"2025-08-20T12:38:18.251Z","updated_at":"2025-08-20T12:38:18.251Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31266431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T02:49:12.781Z","status":"ssl_error","status_checked_at":"2026-04-01T02:49:05.845Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"owner":{"login":"guidewire-oss","name":"guidewire-oss","uuid":"171101687","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/171101687?v=4","repositories_count":1,"last_synced_at":"2024-07-18T05:35:31.156Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guidewire-oss","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2024-07-18T05:35:31.465Z","updated_at":"2024-07-18T05:35:31.465Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss/repositories"},"packages":[{"id":11541579,"name":"github.com/guidewire-oss/fern-reporter","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/guidewire-oss/fern-reporter","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-22T08:20:36.000Z","latest_release_published_at":"2025-02-04T03:45:45.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-03-25T08:37:31.335Z","created_at":"2025-04-13T08:37:32.106Z","updated_at":"2026-03-25T08:37:31.335Z","registry_url":"https://pkg.go.dev/github.com/guidewire-oss/fern-reporter","install_command":"go get github.com/guidewire-oss/fern-reporter","documentation_url":"https://pkg.go.dev/github.com/guidewire-oss/fern-reporter#section-documentation","metadata":{},"repo_metadata":{"id":215665890,"uuid":"712199379","full_name":"guidewire-oss/fern-reporter","owner":"guidewire-oss","description":"A ginkgo test reporter extension for storing test run information and also for reporting html pages","archived":false,"fork":false,"pushed_at":"2025-10-06T17:06:41.000Z","size":39129,"stargazers_count":287,"open_issues_count":40,"forks_count":19,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-10T16:34:25.100Z","etag":null,"topics":["bdd","fern","ginkgo","ginkgo-reporter","golang","hacktoberfest","html-reporter","reporter","test-visualization","testing","testing-reporter","testing-tool","testing-tools"],"latest_commit_sha":null,"homepage":"","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/guidewire-oss.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":".github/CODEOWNERS","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-10-31T01:53:26.000Z","updated_at":"2025-10-07T13:46:53.000Z","dependencies_parsed_at":"2024-03-30T00:31:44.601Z","dependency_job_id":"5933e1a1-5966-4928-9824-f05afb803d4a","html_url":"https://github.com/guidewire-oss/fern-reporter","commit_stats":null,"previous_names":["guidewire/fern-reporter","guidewire-oss/fern-reporter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/guidewire-oss/fern-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss","download_url":"https://codeload.github.com/guidewire-oss/fern-reporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/sbom","scorecard":{"id":557013,"data":{"date":"2025-08-05T17:50:47Z","repo":{"name":"github.com/guidewire-oss/fern-reporter","commit":"04d5518143692b695f28306e8964c0a504d98860"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml: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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/release.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:20","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/release.yml:21","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/release.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:16","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/unit-tests.yml:17","Warn: no topLevel permission defined: .github/workflows/build-server.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/go-lint.yml:8","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/go-lint.yml:10","Warn: no topLevel permission defined: .github/workflows/pr-checker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/registry.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivy-scan.yml:8","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1"],"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/199125267","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/166473006","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/199125267","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/guidewire-oss/fern-reporter/releases/166473006"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-server.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-server.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/build-server.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/go-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-checker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/pr-checker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy-scan.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/trivy-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/guidewire-oss/fern-reporter/unit-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile-grpc:2","Warn: containerImage not pinned by hash: Dockerfile-grpc:18: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: Dockerfile-local:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: .github/workflows/unit-tests.yml:34","Info:   6 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-server.yml:11"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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":"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":"CI-Tests","score":10,"reason":"26 out of 26 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"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: guidewire, guidewire software"],"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"}}]},"last_synced_at":"2025-08-20T12:38:18.251Z","repository_id":215665890,"created_at":"2025-08-20T12:38:18.251Z","updated_at":"2025-08-20T12:38:18.251Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006619,"owners_count":26084132,"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-11T02:00:06.511Z","response_time":55,"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":"guidewire-oss","name":"guidewire-oss","uuid":"171101687","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/171101687?v=4","repositories_count":1,"last_synced_at":"2024-07-18T05:35:31.156Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guidewire-oss","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2024-07-18T05:35:31.465Z","updated_at":"2024-07-18T05:35:31.465Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidewire-oss/repositories"},"tags":[{"name":"v1.1.0","sha":"9e20deab572e2a4cf3d15228dae76fdb0ce6faf3","kind":"commit","published_at":"2025-02-04T03:45:45.000Z","download_url":"https://codeload.github.com/guidewire-oss/fern-reporter/tar.gz/v1.1.0","html_url":"https://github.com/guidewire-oss/fern-reporter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guidewire-oss/fern-reporter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5fc5f226b735b2ca475c0563e1232237cd2ebf58","kind":"commit","published_at":"2024-07-22T08:20:36.000Z","download_url":"https://codeload.github.com/guidewire-oss/fern-reporter/tar.gz/v1.0.0","html_url":"https://github.com/guidewire-oss/fern-reporter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guidewire-oss/fern-reporter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T06:24:53.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.9645850182132305,"dependent_packages_count":5.5899632209541394,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.777274119583685},"purl":"pkg:golang/github.com/guidewire-oss/fern-reporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/guidewire-oss/fern-reporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/guidewire-oss/fern-reporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/guidewire-oss/fern-reporter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T00:07:21.465Z","issues_count":40,"pull_requests_count":331,"avg_time_to_close_issue":2477336.3333333335,"avg_time_to_close_pull_request":438606.44,"issues_closed_count":18,"pull_requests_closed_count":300,"pull_request_authors_count":21,"issue_authors_count":14,"avg_comments_per_issue":0.425,"avg_comments_per_pull_request":0.6012084592145015,"merged_pull_requests_count":251,"bot_issues_count":1,"bot_pull_requests_count":220,"past_year_issues_count":29,"past_year_pull_requests_count":220,"past_year_avg_time_to_close_issue":836239.5,"past_year_avg_time_to_close_pull_request":393296.22631578945,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":190,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.13793103448275862,"past_year_avg_comments_per_pull_request":0.6727272727272727,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":176,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/issues","maintainers":[{"login":"fvarg00","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvarg00"},{"login":"sundarok","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundarok"},{"login":"tanviranadive","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanviranadive"},{"login":"cwrm56","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwrm56"},{"login":"tedd-E","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tedd-E"},{"login":"mailprak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mailprak"},{"login":"bsekar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsekar"}],"active_maintainers":[{"login":"sundarok","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundarok"},{"login":"tanviranadive","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanviranadive"},{"login":"cwrm56","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwrm56"},{"login":"fvarg00","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvarg00"},{"login":"bsekar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsekar"},{"login":"mailprak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mailprak"},{"login":"tedd-E","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tedd-E"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fguidewire-oss%2Ffern-reporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fguidewire-oss%2Ffern-reporter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fguidewire-oss%2Ffern-reporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fguidewire-oss%2Ffern-reporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fguidewire-oss%2Ffern-reporter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2083187,"maintainers_count":0,"namespaces_count":778194,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53384},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-31T05:29:29.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9264786,"full_name":"guidewire-oss/fern-reporter","default_branch":"main","total_commits":254,"total_committers":19,"total_bot_commits":136,"total_bot_committers":1,"mean_commits":13.368421052631579,"dds":0.4645669291338582,"past_year_total_commits":103,"past_year_total_committers":9,"past_year_total_bot_commits":79,"past_year_total_bot_committers":1,"past_year_mean_commits":11.444444444444445,"past_year_dds":0.23300970873786409,"last_synced_at":"2025-12-05T13:34:14.754Z","last_synced_commit":"04d5518143692b695f28306e8964c0a504d98860","created_at":"2025-03-20T18:03:27.979Z","updated_at":"2025-12-05T13:32:55.099Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":136},{"name":"Anoop Gopalakrishnan","email":"2038273+anoop2811","login":"anoop2811","count":58},{"name":"fvarg00","email":"fvarg00@gmail.com","login":"fvarg00","count":20},{"name":"Finsen Varghese","email":"fvarghese@guidewire.com","login":null,"count":6},{"name":"cwrm56","email":"43615527+cwrm56","login":"cwrm56","count":6},{"name":"Sundar OK","email":"38673525+sundarok","login":"sundarok","count":5},{"name":"kai 🫨","email":"62875128+tedd-E","login":"tedd-E","count":4},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":4},{"name":"Prakash","email":"mailprak@gmail.com","login":"mailprak","count":3},{"name":"Akshaya Jeyapraksh","email":"86668046+AkshayaJeyaprakash","login":"AkshayaJeyaprakash","count":2},{"name":"Gagan H R","email":"92567822+gaganhr94","login":"gaganhr94","count":2},{"name":"Anirudh Edpuganti","email":"68942952+ANIRUDH-333","login":"ANIRUDH-333","count":1},{"name":"Bharath Sekar","email":"bsekar14@gmail.com","login":"bsekar","count":1},{"name":"Gowtham Rajeshshekaran","email":"gowthamnba09@gmail.com","login":"gowtham-ra","count":1},{"name":"Jalen Bridges","email":"34227411+cbridges1","login":"cbridges1","count":1},{"name":"Swathi L","email":"swathijubilant@gmail.com","login":"Swathi-L","count":1},{"name":"marius-williams","email":"marius-williams","login":"marius-williams","count":1},{"name":"qutyjain","email":"quty.jain@gmail.com","login":"qutyjain","count":1},{"name":"tanviranadive","email":"25114918+tanviranadive","login":"tanviranadive","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":79},{"name":"cwrm56","email":"43615527+cwrm56","login":"cwrm56","count":6},{"name":"Sundar OK","email":"38673525+sundarok","login":"sundarok","count":5},{"name":"Finsen Varghese","email":"3069588+fvarg00","login":"fvarg00","count":5},{"name":"Anoop Gopalakrishnan","email":"anoop2811@aol.in","login":"anoop2811","count":3},{"name":"Gagan H R","email":"92567822+gaganhr94","login":"gaganhr94","count":2},{"name":"tanviranadive","email":"25114918+tanviranadive","login":"tanviranadive","count":1},{"name":"Prakash","email":"mailprak@gmail.com","login":"mailprak","count":1},{"name":"Bharath Sekar","email":"bsekar14@gmail.com","login":"bsekar","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.934Z","repositories_count":6206149,"commits_count":926855411,"contributors_count":35781367,"owners_count":1143036,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"guidewire-oss/fern-reporter","html_url":"https://github.com/guidewire-oss/fern-reporter","last_synced_at":"2025-10-13T18:13:56.124Z","status":"active","issues_count":40,"pull_requests_count":332,"avg_time_to_close_issue":2477336.3333333335,"avg_time_to_close_pull_request":445178.3222591362,"issues_closed_count":18,"pull_requests_closed_count":301,"pull_request_authors_count":21,"issue_authors_count":14,"avg_comments_per_issue":0.425,"avg_comments_per_pull_request":0.6024096385542169,"merged_pull_requests_count":251,"bot_issues_count":1,"bot_pull_requests_count":221,"past_year_issues_count":29,"past_year_pull_requests_count":221,"past_year_avg_time_to_close_issue":836239.5,"past_year_avg_time_to_close_pull_request":403890.1884816754,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":191,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.13793103448275862,"past_year_avg_comments_per_pull_request":0.6742081447963801,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":177,"past_year_merged_pull_requests_count":152,"created_at":"2025-03-20T18:03:32.366Z","updated_at":"2025-10-13T18:13:56.124Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidewire-oss%2Ffern-reporter/issues","issue_labels_count":{"table":{"good first issue":4,"help wanted":2,"documentation":1,"dependencies":1,"go":1}},"pull_request_labels_count":{"table":{"dependencies":221,"go":158,"github_actions":61,"title-needs-formatting":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":24,"CONTRIBUTOR":12,"NONE":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":276,"COLLABORATOR":48,"NONE":8}},"issue_authors":{"table":{"sundarok":11,"anoop2811":8,"fvarg00":6,"cwrm56":3,"gaganhr94":2,"tedd-E":2,"mbristol580":1,"gowtham-ra":1,"eolatham":1,"bsekar":1,"tanviranadive":1,"dependabot[bot]":1,"Swathi-L":1,"nimish22":1}},"pull_request_authors":{"table":{"dependabot[bot]":221,"anoop2811":43,"fvarg00":14,"tanviranadive":10,"sundarok":8,"cwrm56":7,"gaganhr94":4,"mailprak":4,"AkshayaJeyaprakash":3,"tedd-E":3,"gowtham-ra":2,"bsekar":2,"ANIRUDH-333":2,"saini-prakhyat":2,"marius-williams":1,"Swathi-L":1,"cbridges1":1,"Naganathan05":1,"nimish22":1,"krishnankm":1,"qutyjain":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-22T00:00:24.539Z","repositories_count":11141855,"issues_count":34692297,"pull_requests_count":112591401,"authors_count":11040911,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"good first issue":2,"help wanted":2,"dependencies":1,"go":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":174,"go":131,"github_actions":43}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":20,"CONTRIBUTOR":6,"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":179,"COLLABORATOR":34,"NONE":6}},"past_year_issue_authors":{"table":{"sundarok":11,"cwrm56":3,"fvarg00":3,"anoop2811":2,"gaganhr94":2,"bsekar":1,"dependabot[bot]":1,"gowtham-ra":1,"mbristol580":1,"nimish22":1,"tanviranadive":1,"tedd-E":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":175,"tanviranadive":10,"sundarok":8,"cwrm56":7,"fvarg00":5,"gaganhr94":4,"mailprak":2,"bsekar":2,"saini-prakhyat":2,"krishnankm":1,"anoop2811":1,"Naganathan05":1,"nimish22":1}},"maintainers":[{"table":{"login":"fvarg00","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvarg00"}},{"table":{"login":"sundarok","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundarok"}},{"table":{"login":"tanviranadive","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanviranadive"}},{"table":{"login":"cwrm56","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwrm56"}},{"table":{"login":"tedd-E","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tedd-E"}},{"table":{"login":"mailprak","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mailprak"}},{"table":{"login":"bsekar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsekar"}}],"active_maintainers":[{"table":{"login":"sundarok","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sundarok"}},{"table":{"login":"tanviranadive","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanviranadive"}},{"table":{"login":"cwrm56","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwrm56"}},{"table":{"login":"fvarg00","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvarg00"}},{"table":{"login":"bsekar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsekar"}},{"table":{"login":"mailprak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mailprak"}},{"table":{"login":"tedd-E","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tedd-E"}}]}},"events":{"total":{"CreateEvent":105,"ReleaseEvent":1,"IssuesEvent":41,"WatchEvent":228,"DeleteEvent":109,"MemberEvent":4,"IssueCommentEvent":114,"PushEvent":201,"PullRequestReviewCommentEvent":165,"PullRequestEvent":245,"PullRequestReviewEvent":188,"ForkEvent":4},"last_year":{"CreateEvent":103,"ReleaseEvent":1,"IssuesEvent":38,"WatchEvent":228,"DeleteEvent":102,"MemberEvent":4,"IssueCommentEvent":104,"PushEvent":186,"PullRequestReviewCommentEvent":165,"PullRequestReviewEvent":178,"PullRequestEvent":234,"ForkEvent":4}},"keywords":["bdd","fern","ginkgo","ginkgo-reporter","golang","hacktoberfest","html-reporter","reporter","test-visualization","testing","testing-reporter","testing-tool","testing-tools"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-server.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T09:37:48.254Z","updated_at":"2024-01-13T09:37:48.254Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/build-server.yml","dependencies":[{"id":15584424590,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15584424591,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15584424592,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15584424593,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-13T09:37:48.271Z","updated_at":"2024-01-13T09:37:48.271Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/Dockerfile","dependencies":[{"id":15584424594,"package_name":"golang","ecosystem":"docker","requirements":"1.21-alpine","direct":true,"kind":"build","optional":false},{"id":15584424595,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-01-13T09:37:48.279Z","updated_at":"2024-01-13T09:37:48.279Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/go.mod","dependencies":[{"id":15584424596,"package_name":"github.com/gin-contrib/cors","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":15584424597,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.9.1","direct":true,"kind":"runtime","optional":false},{"id":15584424598,"package_name":"github.com/go-yaml/yaml","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":15584424599,"package_name":"github.com/golang-migrate/migrate/v4","ecosystem":"go","requirements":"v4.16.2","direct":true,"kind":"runtime","optional":false},{"id":15584424600,"package_name":"github.com/markbates/pkger","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":15584424601,"package_name":"github.com/onsi/ginkgo/v2","ecosystem":"go","requirements":"v2.13.2","direct":true,"kind":"runtime","optional":false},{"id":15584424602,"package_name":"gorm.io/driver/postgres","ecosystem":"go","requirements":"v1.5.4","direct":true,"kind":"runtime","optional":false},{"id":15584424603,"package_name":"gorm.io/gorm","ecosystem":"go","requirements":"v1.25.5","direct":true,"kind":"runtime","optional":false},{"id":15584424604,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.10.2","direct":true,"kind":"runtime","optional":false},{"id":15584424605,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20230717121745-296ad89f973d","direct":true,"kind":"runtime","optional":false},{"id":15584424606,"package_name":"github.com/chenzhuoyu/iasm","ecosystem":"go","requirements":"v0.9.0","direct":true,"kind":"runtime","optional":false},{"id":15584424607,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":15584424608,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":15584424609,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.1","direct":true,"kind":"runtime","optional":false},{"id":15584424610,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.1","direct":true,"kind":"runtime","optional":false},{"id":15584424611,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.15.5","direct":true,"kind":"runtime","optional":false},{"id":15584424612,"package_name":"github.com/gobuffalo/here","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":15584424613,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.2","direct":true,"kind":"runtime","optional":false},{"id":15584424614,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":15584424615,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":15584424616,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":15584424617,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20221227161230-091c0ba34f0a","direct":true,"kind":"runtime","optional":false},{"id":15584424618,"package_name":"github.com/jackc/pgx/v5","ecosystem":"go","requirements":"v5.4.3","direct":true,"kind":"runtime","optional":false},{"id":15584424619,"package_name":"github.com/jinzhu/inflection","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":15584424620,"package_name":"github.com/jinzhu/now","ecosystem":"go","requirements":"v1.1.5","direct":true,"kind":"runtime","optional":false},{"id":15584424621,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":15584424622,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.2.5","direct":true,"kind":"runtime","optional":false},{"id":15584424623,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.4","direct":true,"kind":"runtime","optional":false},{"id":15584424624,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.2","direct":true,"kind":"runtime","optional":false},{"id":15584424625,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":true,"kind":"runtime","optional":false},{"id":15584424626,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":15584424627,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":15584424628,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":15584424629,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":15584424630,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":15584424631,"package_name":"github.com/twitchyliquid64/golang-asm","ecosystem":"go","requirements":"v0.15.1","direct":true,"kind":"runtime","optional":false},{"id":15584424632,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.2.11","direct":true,"kind":"runtime","optional":false},{"id":15584424633,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":15584424634,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":15584424635,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":15584424636,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":15584424637,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":15584424638,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":15584424639,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":15584424640,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false},{"id":15584424641,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2024-01-13T09:37:48.303Z","updated_at":"2024-01-13T09:37:48.303Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/go.sum","dependencies":[{"id":15584424642,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20230124172434-306776ec8161","direct":false,"kind":"runtime","optional":false},{"id":15584424643,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":15584424644,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424645,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.10.0-rc","direct":false,"kind":"runtime","optional":false},{"id":15584424646,"package_name":"github.com/bytedance/sonic","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":15584424647,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20211019084208-fb5309c8db06","direct":false,"kind":"runtime","optional":false},{"id":15584424648,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20221115062448-fe3a3abad311","direct":false,"kind":"runtime","optional":false},{"id":15584424649,"package_name":"github.com/chenzhuoyu/base64x","ecosystem":"go","requirements":"v0.0.0-20230717121745-296ad89f973d","direct":false,"kind":"runtime","optional":false},{"id":15584424650,"package_name":"github.com/chenzhuoyu/iasm","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":15584424651,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":15584424652,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424653,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15584424654,"package_name":"github.com/dhui/dktest","ecosystem":"go","requirements":"v0.3.16","direct":false,"kind":"runtime","optional":false},{"id":15584424655,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":15584424656,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.24+incompatible","direct":false,"kind":"runtime","optional":false},{"id":15584424657,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15584424658,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424659,"package_name":"github.com/gabriel-vasile/mimetype","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":15584424660,"package_name":"github.com/gin-contrib/cors","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15584424661,"package_name":"github.com/gin-contrib/sse","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424662,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15584424663,"package_name":"github.com/gin-gonic/gin","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15584424664,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15584424665,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15584424666,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15584424667,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15584424668,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":15584424669,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":15584424670,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.1","direct":false,"kind":"runtime","optional":false},{"id":15584424671,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.10.0","direct":false,"kind":"runtime","optional":false},{"id":15584424672,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.15.5","direct":false,"kind":"runtime","optional":false},{"id":15584424673,"package_name":"github.com/go-task/slim-sprig","ecosystem":"go","requirements":"v0.0.0-20230315185526-52ccab3ef572","direct":false,"kind":"runtime","optional":false},{"id":15584424674,"package_name":"github.com/go-yaml/yaml","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":15584424675,"package_name":"github.com/gobuffalo/here","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15584424676,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":15584424677,"package_name":"github.com/goccy/go-json","ecosystem":"go","requirements":"v0.10.2","direct":false,"kind":"runtime","optional":false},{"id":15584424678,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15584424679,"package_name":"github.com/golang-migrate/migrate/v4","ecosystem":"go","requirements":"v4.16.2","direct":false,"kind":"runtime","optional":false},{"id":15584424680,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424681,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":15584424682,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":15584424683,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15584424684,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424685,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210407192527-94a9f03dee38","direct":false,"kind":"runtime","optional":false},{"id":15584424686,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424687,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424688,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15584424689,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424690,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20221227161230-091c0ba34f0a","direct":false,"kind":"runtime","optional":false},{"id":15584424691,"package_name":"github.com/jackc/pgx/v5","ecosystem":"go","requirements":"v5.4.3","direct":false,"kind":"runtime","optional":false},{"id":15584424692,"package_name":"github.com/jinzhu/inflection","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424693,"package_name":"github.com/jinzhu/now","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":15584424694,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":15584424695,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":15584424696,"package_name":"github.com/klauspost/cpuid/v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":15584424697,"package_name":"github.com/knz/go-libedit","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":15584424698,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424699,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15584424700,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15584424701,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15584424702,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424703,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15584424704,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15584424705,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15584424706,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":15584424707,"package_name":"github.com/markbates/pkger","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":15584424708,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":15584424709,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.20","direct":false,"kind":"runtime","optional":false},{"id":15584424710,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424711,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":15584424712,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":15584424713,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15584424714,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424715,"package_name":"github.com/onsi/ginkgo/v2","ecosystem":"go","requirements":"v2.13.2","direct":false,"kind":"runtime","optional":false},{"id":15584424716,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":15584424717,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424718,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15584424719,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15584424720,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424721,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":15584424722,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":15584424723,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424724,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":15584424725,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":15584424726,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":15584424727,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":15584424728,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424729,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15584424730,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424731,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15584424732,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15584424733,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":15584424734,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":15584424735,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":15584424736,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":15584424737,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15584424738,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":15584424739,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":15584424740,"package_name":"github.com/twitchyliquid64/golang-asm","ecosystem":"go","requirements":"v0.15.1","direct":false,"kind":"runtime","optional":false},{"id":15584424741,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15584424742,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15584424743,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v1.2.11","direct":false,"kind":"runtime","optional":false},{"id":15584424744,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":15584424745,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.0.0-20210923205945-b76863e36670","direct":false,"kind":"runtime","optional":false},{"id":15584424746,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424747,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210711020723-a769d52b0f97","direct":false,"kind":"runtime","optional":false},{"id":15584424748,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15584424749,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":15584424750,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":15584424751,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":15584424752,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":15584424753,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":15584424754,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":15584424755,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":15584424756,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15584424757,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15584424758,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15584424759,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":15584424760,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15584424761,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":15584424762,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":15584424763,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":15584424764,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15584424765,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":15584424766,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":15584424767,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":15584424768,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":15584424769,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":15584424770,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":15584424771,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":15584424772,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15584424773,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":15584424774,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.7","direct":false,"kind":"runtime","optional":false},{"id":15584424775,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15584424776,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":15584424777,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":15584424778,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15584424779,"package_name":"gorm.io/driver/postgres","ecosystem":"go","requirements":"v1.5.4","direct":false,"kind":"runtime","optional":false},{"id":15584424780,"package_name":"gorm.io/gorm","ecosystem":"go","requirements":"v1.25.5","direct":false,"kind":"runtime","optional":false},{"id":15584424781,"package_name":"nullprogram.com/x/optparse","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15584424782,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T07:50:17.133Z","updated_at":"2024-01-16T07:50:17.133Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":15640307554,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15640307555,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15640307556,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15640307557,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-checker.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T07:50:17.165Z","updated_at":"2024-01-16T07:50:17.165Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/pr-checker.yml","dependencies":[{"id":15640307658,"package_name":"thehanimo/pr-title-checker","ecosystem":"actions","requirements":"v1.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T07:50:18.037Z","updated_at":"2024-01-16T07:50:18.037Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":15640309005,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":15640309006,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":15640309096,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"3cea5372237819ed00197afe530f5a7ea3e805c8","direct":true,"kind":"composite","optional":false},{"id":15640309097,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"17573ee1cc1b9d061760f3a006fc4aac4f944fd5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/trivy-scan.yml","sha":null,"kind":"manifest","created_at":"2024-01-16T07:50:19.479Z","updated_at":"2024-01-16T07:50:19.479Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/trivy-scan.yml","dependencies":[{"id":15640309386,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15640309387,"package_name":"aquasecurity/trivy-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":15640309388,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go-lint.yml","sha":null,"kind":"manifest","created_at":"2024-01-22T19:30:39.912Z","updated_at":"2024-01-22T19:30:39.912Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/go-lint.yml","dependencies":[{"id":15763778397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15763778398,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15763778399,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-tests.yml","sha":null,"kind":"manifest","created_at":"2024-01-22T19:30:40.038Z","updated_at":"2024-01-22T19:30:40.038Z","repository_link":"https://github.com/guidewire-oss/fern-reporter/blob/main/.github/workflows/unit-tests.yml","dependencies":[{"id":15763778736,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15763778737,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15763778738,"package_name":"tj-actions/coverage-badge-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15763778742,"package_name":"tj-actions/verify-changed-files","ecosystem":"actions","requirements":"v17","direct":true,"kind":"composite","optional":false},{"id":15763778743,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-03-20T18:01:37.428Z","updated_at":"2026-06-19T20:02:44.284Z","avatar_url":"https://github.com/guidewire-oss.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356181","html_url":"https://summary.ecosyste.ms/projects/356181"}