{"id":8742097,"name":"github.com/oapi-codegen/nullable","ecosystem":"go","description":"","homepage":"https://github.com/oapi-codegen/nullable","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/oapi-codegen/nullable","keywords_array":[],"namespace":"github.com/oapi-codegen","versions_count":3,"first_release_published_at":"2024-01-09T10:45:56.000Z","latest_release_published_at":"2024-01-25T17:48:14.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-03-24T02:33:53.479Z","created_at":"2024-01-10T04:42:12.848Z","updated_at":"2026-03-24T02:33:53.479Z","registry_url":"https://pkg.go.dev/github.com/oapi-codegen/nullable","install_command":"go get github.com/oapi-codegen/nullable","documentation_url":"https://pkg.go.dev/github.com/oapi-codegen/nullable#section-documentation","metadata":{},"repo_metadata":{"id":216282529,"uuid":"740892829","full_name":"oapi-codegen/nullable","owner":"oapi-codegen","description":"An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value","archived":false,"fork":false,"pushed_at":"2025-10-21T17:00:30.000Z","size":27,"stargazers_count":123,"open_issues_count":19,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-21T19:04:22.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oapi-codegen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["oapi-codegen","jamietanna"],"open_collective":"oapi-codegen"}},"created_at":"2024-01-09T09:33:36.000Z","updated_at":"2025-09-22T13:07:01.000Z","dependencies_parsed_at":"2024-04-12T09:49:56.586Z","dependency_job_id":"97a31ed6-0c38-4a64-a900-5a9a3614b7ce","html_url":"https://github.com/oapi-codegen/nullable","commit_stats":{"total_commits":8,"total_committers":4,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"0d2a587518c93d9fda3b3d167d2d30bd07d4c207"},"previous_names":["oapi-codegen/nullable"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/oapi-codegen/nullable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen","download_url":"https://codeload.github.com/oapi-codegen/nullable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/sbom","scorecard":{"id":700579,"data":{"date":"2025-08-11","repo":{"name":"github.com/oapi-codegen/nullable","commit":"55520a653f276b120fde6a9bc7bbaf5eeaa15134"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 2/8 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:15","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:10","Warn: no topLevel permission defined: .github/workflows/tidy.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: goCommand not pinned by hash: .github/workflows/tidy.yml:25","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T05:07:32.298Z","repository_id":216282529,"created_at":"2025-08-22T05:07:32.298Z","updated_at":"2025-08-22T05:07:32.298Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280748845,"owners_count":26383955,"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-24T02:00:06.418Z","response_time":73,"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":"oapi-codegen","name":"oapi-codegen","uuid":"142752710","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/142752710?v=4","repositories_count":13,"last_synced_at":"2024-10-25T04:26:26.921Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["oapi-codegen","jamietanna"],"open_collective":"oapi-codegen"}},"html_url":"https://github.com/oapi-codegen","funding_links":["https://github.com/sponsors/oapi-codegen","https://github.com/sponsors/jamietanna","https://opencollective.com/oapi-codegen"],"total_stars":6326,"followers":23,"following":0,"created_at":"2023-08-24T13:27:25.570Z","updated_at":"2024-10-25T04:26:26.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapi-codegen/repositories"},"tags":[{"name":"v1.1.0","sha":"5c8aab1f58cdf062d9fc3c9169af229c7c9d1d09","kind":"commit","published_at":"2024-01-25T17:48:14.000Z","download_url":"https://codeload.github.com/oapi-codegen/nullable/tar.gz/v1.1.0","html_url":"https://github.com/oapi-codegen/nullable/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/nullable@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"bd5746833a9eae7f7a297f6193e2d12e6bbc6fb1","kind":"commit","published_at":"2024-01-10T07:46:03.000Z","download_url":"https://codeload.github.com/oapi-codegen/nullable/tar.gz/v1.0.1","html_url":"https://github.com/oapi-codegen/nullable/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/nullable@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d2fce25df6ef0e250008f008a2eb7857f51e37b7","kind":"commit","published_at":"2024-01-09T10:45:56.000Z","download_url":"https://codeload.github.com/oapi-codegen/nullable/tar.gz/v1.0.0","html_url":"https://github.com/oapi-codegen/nullable/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oapi-codegen/nullable@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T06:00:17.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.489165467137754,"dependent_packages_count":9.302625393178921,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.895895430158337},"purl":"pkg:golang/github.com/oapi-codegen/nullable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oapi-codegen/nullable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oapi-codegen/nullable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oapi-codegen/nullable/dependencies","status":null,"funding_links":["https://github.com/sponsors/oapi-codegen","https://github.com/sponsors/jamietanna","https://opencollective.com/oapi-codegen"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T05:06:22.853Z","issues_count":5,"pull_requests_count":27,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":115130.63636363637,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.2,"avg_comments_per_pull_request":0.37037037037037035,"merged_pull_requests_count":9,"bot_issues_count":1,"bot_pull_requests_count":14,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1139.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapi-codegen%2Fnullable/issues","maintainers":[{"login":"jamietanna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamietanna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Fnullable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Fnullable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Fnullable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Fnullable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Fnullable/codemeta","maintainers":[]}