• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kcl-lang / kcl-openapi
64%
main: 64%

Build:
Build:
LAST BUILD BRANCH: fix/govulncheck-2026-08
DEFAULT BRANCH: main
Repo Added 04 Jul 2023 07:31AM UTC
Token bsczfAPhgbOT0k4RAgkHGpQ11pAGLDtoO regen
Build 249 Last
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix/govulncheck-2026-08
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-map-to-kcl-value
  • amyXia1994-patch-1
  • bugfix-143-multiple-validations
  • bump/cla
  • chore-bump-regex-match-func
  • chore-deprecated-cli
  • chore-update-cla-version
  • chore/docker-release-config
  • chore/migrate-repo
  • chore/update-release-ci
  • ci-update-test-condition
  • cleanup_ioutil
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-go-7
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/setup-python-7
  • dependabot/github_actions/docker/login-action-3
  • dependabot/github_actions/goreleaser/goreleaser-action-6
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.0
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.1
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.2
  • dependabot/go_modules/github.com/go-openapi/errors-0.22.3
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.0
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.2
  • dependabot/go_modules/github.com/go-openapi/inflect-0.21.3
  • dependabot/go_modules/github.com/go-openapi/strfmt-0.23.0
  • dependabot/go_modules/github.com/go-openapi/strfmt-0.24.0
  • dependabot/go_modules/github.com/jessevdk/go-flags-1.6.1
  • dependabot/go_modules/github.com/kr/pretty-0.3.1
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • doc/contributing
  • doc/install-approaches
  • doc/k8s-pkg-generate
  • enhance-int-or-string-array-pattern
  • enhance/support-v1-crd-versions
  • feat-item-all-pattern
  • feat-mangle-property-name-with-quote
  • feat-protocol-mixin-suffix
  • feat-use-raw-string-for-generated-schema
  • feat-yaml-stream-format-input
  • feat/18-reuse-existing-models
  • feat/22-cel-validations
  • feat/35-openapi3-support-v2
  • feat/53-package-root
  • feat/preprocess-script
  • fix
  • fix-additional-property-pattern
  • fix-all-of-pattern
  • fix-default-value-with-x-order-generation
  • fix-disable-auto-block-pr-option
  • fix-multiple-pattern-in-items-and-additional-properties
  • fix-nil-pointer-for-array-branch
  • fix-optional-attr-min-and-max-validation-gen
  • fix-schema-generation
  • fix-split-documents
  • fix-typo-in-documents
  • fix-yaml-stream-format-input
  • fix/147-comment-only-doc-skip
  • fix/151-list-pattern-regex
  • fix/cel-kcl-valid-output
  • fix/conflict-import
  • fix/docker-username-pw
  • fix/empty-check-blocks
  • fix/govulncheck-2026-08
  • fix/import-path-under-pkgroot
  • fix/issue-165-kin-openapi-bump
  • fix/mixin_protocol_suffix
  • fix/multiline-default-string
  • fix/multiple-version-crdext-v1
  • fix/pre-process
  • fix/regex-check
  • fix/wrong-crd-apiversion
  • fix_link
  • main
  • mangle-system-module-import
  • minor/add-version
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.5.2
  • refs/tags/v0.5.3
  • refs/tags/v0.5.4
  • refs/tags/v0.5.5
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.6.3
  • refs/tags/v0.6.4
  • refs/tags/v0.6.5
  • refs/tags/v0.6.6
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • support-int-or-str
  • workflow/sync-k8s-models

31 Aug 2026 05:31AM UTC coverage: 64.293%. Remained the same
33360851829

Pull #168

github

claude
fix(deps): pin toolchain go1.26.6 and bump x/text, x/net to fix 18 vulns

govulncheck reported 16 stdlib vulnerabilities plus 2 module vulns. After
this change, 0 vulnerabilities remain in code paths.

  - toolchain go1.26.6 (fixes 16 stdlib vulns)
  - golang.org/x/text v0.29.0 -> v0.39.0 (GO-2026-5970)
  - golang.org/x/net v0.44.0 -> v0.55.0 (GO-2026-5026)

Signed-off-by: Claude <claude@anthropic.com>
Pull Request #168: fix(deps): bump golang.org/x/net and golang.org/x/text to address security advisories

2690 of 4184 relevant lines covered (64.29%)

0.72 hits per line

Relevant lines Covered
Build:
Build:
4184 RELEVANT LINES 2690 COVERED LINES
0.72 HITS PER LINE
Source Files on main
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33360851829 fix/govulncheck-2026-08 fix(deps): pin toolchain go1.26.6 and bump x/text, x/net to fix 18 vulns govulncheck reported 16 stdlib vulnerabilities plus 2 module vulns. After this change, 0 vulnerabilities remain in code paths. - toolchain go1.26.6 (fixes 16 stdlib vulns... Pull #168 31 Aug 2026 05:34AM UTC claude github
64.29
33351400960 fix/govulncheck-2026-08 fix(deps): bump golang.org/x/net and golang.org/x/text to address security advisories Bump indirect dependencies to fix known vulnerabilities reported by govulncheck: - golang.org/x/net: v0.44.0 → v0.55.0 Fixes GO-2026-5026 (failure to rejec... Pull #168 31 Aug 2026 02:42AM UTC claude github
64.29
33316880738 main fix(generator): emit valid KCL from CEL x-kubernetes-validations (#167) fix(generator): emit valid KCL from CEL `x-kubernetes-validations` The translator introduced in #161 produced `check:` blocks that did not compile under KCL: every `self.X` ... push 30 Aug 2026 02:27PM UTC web-flow github
64.29
33316822068 fix/cel-kcl-valid-output fix(generator): emit valid KCL from CEL `x-kubernetes-validations` The translator introduced in #161 produced `check:` blocks that did not compile under KCL: every `self.X` reference was left intact (KCL `check:` blocks have no `self` in scope), ... Pull #167 30 Aug 2026 02:26PM UTC claude github
64.29
33304187079 main fix(deps): bump github.com/getkin/kin-openapi to v0.144.0 (fixes #165) (#166) `go.mod` pinned `github.com/getkin/kin-openapi v0.76.0` which is vulnerable to GHSA-r277-6w6q-xmqw (rated critical): the `ValidationHandler` in `openapi3filter` silentl... push 30 Aug 2026 09:32AM UTC web-flow github
64.04
33303460924 fix/issue-165-kin-openapi-bump fix(deps): bump github.com/getkin/kin-openapi to v0.144.0 (fixes #165) `go.mod` pinned `github.com/getkin/kin-openapi v0.76.0` which is vulnerable to GHSA-r277-6w6q-xmqw (rated critical): the `ValidationHandler` in `openapi3filter` silently repla... Pull #166 30 Aug 2026 09:14AM UTC claude github
64.04
33303408969 fix/issue-165-kin-openapi-bump fix(deps): bump github.com/getkin/kin-openapi to v0.144.0 (fixes #165) `go.mod` pinned `github.com/getkin/kin-openapi v0.76.0` which is vulnerable to GHSA-r277-6w6q-xmqw (rated critical): the `ValidationHandler` in `openapi3filter` silently repla... Pull #166 30 Aug 2026 09:13AM UTC claude github
64.04
33299960536 main Chore: (deps): bump github.com/go-openapi/strfmt from 0.23.0 to 0.24.0 (#138) * Chore: (deps): bump github.com/go-openapi/strfmt from 0.23.0 to 0.24.0 Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.23.0 to 0.24... push 30 Aug 2026 07:47AM UTC web-flow github
64.04
33299836879 dependabot/go_modules/github.com/go-openapi/strfmt-0.24.0 ci(linux): drop Go 1.23 from build matrix (follow-up to strfmt 0.24.0 bump) The Go 1.24.0 directive in go.mod (required by strfmt 0.24.0 and its indirect deps) is incompatible with the Go 1.23 toolchain. Drop the 1.23 entry; 1.24 alone is suffici... Pull #138 30 Aug 2026 07:44AM UTC kcl-openapi-bot github
64.04
33299756896 dependabot/go_modules/github.com/go-openapi/strfmt-0.24.0 Chore: (deps): bump github.com/go-openapi/strfmt from 0.23.0 to 0.24.0 Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.23.0 to 0.24.0. - [Commits](https://github.com/go-openapi/strfmt/compare/v0.23.0...v0.24.0) ... Pull #138 30 Aug 2026 07:42AM UTC dependabot[bot] github
64.04
See All Builds (243)

Badge your Repo: kcl-openapi

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc