{"id":4439977,"name":"github.com/fgm/container","ecosystem":"go","description":"","homepage":"https://github.com/fgm/container","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fgm/container","keywords_array":[],"namespace":"github.com/fgm","versions_count":6,"first_release_published_at":"2022-06-12T13:25:22.000Z","latest_release_published_at":"2025-09-17T07:49:57.000Z","latest_release_number":"v0.2.2","last_synced_at":"2026-06-30T00:01:45.931Z","created_at":"2022-05-24T15:11:45.088Z","updated_at":"2026-06-30T00:01:45.931Z","registry_url":"https://pkg.go.dev/github.com/fgm/container","install_command":"go get github.com/fgm/container","documentation_url":"https://pkg.go.dev/github.com/fgm/container#section-documentation","metadata":{},"repo_metadata":{"id":38007867,"uuid":"488979761","full_name":"fgm/container","owner":"fgm","description":"Type-safe implementations of OrderedMap, Queue, Set and Stack using Go generics","archived":false,"fork":false,"pushed_at":"2025-09-30T20:24:54.000Z","size":185,"stargazers_count":2,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T21:24:36.560Z","etag":null,"topics":["generics","orderedmap","queue","set","stack"],"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/fgm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2022-05-05T13:17:39.000Z","updated_at":"2025-09-30T19:32:20.000Z","dependencies_parsed_at":"2025-03-24T22:21:03.639Z","dependency_job_id":"cb379c4d-466b-4260-b0e0-fd11c8911ddf","html_url":"https://github.com/fgm/container","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fgm/container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgm","download_url":"https://codeload.github.com/fgm/container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/sbom","scorecard":{"id":660278,"data":{"date":"2025-08-21T14:20:38Z","repo":{"name":"github.com/fgm/container","commit":"d89a8c8391adc141a624cae495118f1ce0652f86"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 4 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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:42","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/update.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow.yml:9"],"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":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: set/basic_map_test.go:470","Info: GoBuiltInFuzzer integration found: set/basic_map_test.go:514","Info: GoBuiltInFuzzer integration found: set/basic_map_test.go:556"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: OSInet, osinet, stepsecurity"],"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":"24 out of 24 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-21T15:57:27.575Z","repository_id":38007867,"created_at":"2025-08-21T15:57:27.576Z","updated_at":"2025-08-21T15:57:27.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277761526,"owners_count":25872552,"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-09-30T02:00:09.208Z","response_time":75,"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":"fgm","name":"Frédéric G. MARAND","uuid":"143311","kind":"user","description":"Auteur de \"Le Langage Go - les fondamentaux du langage\" (Ed. Dunod). Senior software engineer @deliveroo \r\n\r\nContributeur et mainteneur Drupal 9,8,7,6,5,4.x.","email":"","website":"https://osinet.fr/go/en/","location":"France","twitter":"OSInet","company":"OSInet","icon_url":"https://avatars.githubusercontent.com/u/143311?v=4","repositories_count":128,"last_synced_at":"2023-04-12T07:55:55.806Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fgm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:25:54.945Z","updated_at":"2023-04-12T07:55:55.977Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgm/repositories"},"tags":[{"name":"v0.2.2","sha":"44d3bac918e340385e09c11e426213199dd072c9","kind":"tag","published_at":"2025-09-17T07:58:07.000Z","download_url":"https://codeload.github.com/fgm/container/tar.gz/v0.2.2","html_url":"https://github.com/fgm/container/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgm/container@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"d89a8c8391adc141a624cae495118f1ce0652f86","kind":"tag","published_at":"2025-08-21T14:22:02.000Z","download_url":"https://codeload.github.com/fgm/container/tar.gz/v0.2.1","html_url":"https://github.com/fgm/container/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgm/container@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2c70257ccb921dab38e48811cc59d1b17853a1d4","kind":"tag","published_at":"2025-06-15T23:14:29.000Z","download_url":"https://codeload.github.com/fgm/container/tar.gz/v0.2.0","html_url":"https://github.com/fgm/container/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgm/container@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"d4cf5ba5fe01c21c3b30f597b020beb27dd1009e","kind":"tag","published_at":"2025-03-18T14:50:27.000Z","download_url":"https://codeload.github.com/fgm/container/tar.gz/v0.1.0","html_url":"https://github.com/fgm/container/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgm/container@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-30T21:47:02.142Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":10.884508724104611,"forks_count":8.968987819809952,"average":9.049624201913051},"purl":"pkg:golang/github.com/fgm/container","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fgm/container","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fgm/container","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fgm/container/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T16:55:03.823Z","issues_count":17,"pull_requests_count":106,"avg_time_to_close_issue":382702.0833333333,"avg_time_to_close_pull_request":2163993.103896104,"issues_closed_count":12,"pull_requests_closed_count":77,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7735849056603774,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":15,"past_year_pull_requests_count":98,"past_year_avg_time_to_close_issue":409759.2727272727,"past_year_avg_time_to_close_pull_request":213191.38571428572,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgm%2Fcontainer/issues","maintainers":[{"login":"fgm","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgm"},{"login":"fgmarand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgmarand"}],"active_maintainers":[{"login":"fgm","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgm"},{"login":"fgmarand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgmarand"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffgm%2Fcontainer/codemeta","maintainers":[]}