Skip to content

chore: 🔖 release new versions#2645

Merged
AlbinaBlazhko17 merged 1 commit intomainfrom
changeset-release/main
Mar 11, 2026
Merged

chore: 🔖 release new versions#2645
AlbinaBlazhko17 merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@redocly/cli@2.20.5

Patch Changes

  • Updated @redocly/openapi-core to v2.20.5.

@redocly/openapi-core@2.20.5

Patch Changes

  • Updated @redocly/config to v0.44.1.

@redocly/respect-core@2.20.5

Patch Changes

  • Updated @redocly/openapi-core to v2.20.5.

@github-actions github-actions bot requested review from a team as code owners March 11, 2026 10:08
@github-actions
Copy link
Contributor Author

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.15% (🎯 79%) 6381 / 8061
🔵 Statements 78.6% (🎯 78%) 6593 / 8387
🔵 Functions 82.4% (🎯 82%) 1307 / 1586
🔵 Branches 71.01% (🎯 70%) 4344 / 6117
File CoverageNo changed files found.
Generated in workflow #8931 for commit 6c85695 by the Vitest Coverage Report Action

@github-actions
Copy link
Contributor Author

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-2.0.0 3.457s ± 0.087s ▓ 1.02x
cli-2.03.1 3.503s ± 0.047s ▓▓ 1.04x
cli-2.08.0 3.534s ± 0.052s ▓▓ 1.05x
cli-2.11.1 3.595s ± 0.032s ▓▓ 1.06x
cli-2.12.0 3.542s ± 0.024s ▓▓ 1.05x
cli-2.12.2 3.480s ± 0.045s ▓ 1.03x
cli-2.13.0 3.479s ± 0.028s ▓ 1.03x
cli-2.14.1 3.502s ± 0.039s ▓▓ 1.04x
cli-2.14.2 3.379s ± 0.021s ▓ 1.00x (Fastest)
cli-2.19.2 3.436s ± 0.040s ▓ 1.02x
cli-2.20.1 3.426s ± 0.018s ▓ 1.01x
cli-latest 3.470s ± 0.030s ▓ 1.03x
cli-next 3.441s ± 0.026s ▓ 1.02x

@AlbinaBlazhko17 AlbinaBlazhko17 merged commit c8fe469 into main Mar 11, 2026
43 checks passed
@AlbinaBlazhko17 AlbinaBlazhko17 deleted the changeset-release/main branch March 11, 2026 10:20
@enderax
Copy link

enderax commented Mar 11, 2026

🔍 Container Security Scan Results 🔴

Image: redocly/cli@sha256:1b457ebf0257488decf172ea21feaa1a18beb65fbfd976f8149a102fa5d99634
Status: CRITICAL vulnerabilities found

Vulnerability Summary

Severity Total OS Packages Libraries Status
🔴 Critical 1 1 0
:large_orange_circle: High 3 0 3 ⚠️
🟡 Medium 9 - - ℹ️
⚪ Low 1 - - ℹ️

Top Vulnerabilities

Severity CVE Package Version Fix Available
💥 🔴 CRITICAL UNKNOWN zlib 1.3.1-r2 1.3.2-r0
💥 :large_orange_circle: HIGH UNKNOWN minimatch 10.2.2 10.2.3
💥 :large_orange_circle: HIGH UNKNOWN minimatch 10.2.2 10.2.3
:large_orange_circle: HIGH UNKNOWN tar 7.5.9 7.5.10

💥 = Public exploit available

🔧 Recommended Actions

OS Package Vulnerabilities (1 Critical, 0 High):

  • Use minimal base images (e.g., alpine, distroless)
  • Update base image to latest version
  • Example: FROM alpine:3.19 -> FROM alpine:3.20

Library Vulnerabilities (0 Critical, 3 High):

  • Update dependencies in your package manager (package.json, requirements.txt, go.mod, etc.)
  • Pin specific versions instead of tags for reproducible builds
  • Example: alpine:3 (tag) -> alpine:3.19.1 (pinned version)

Attestation

✅ Binary Authorization attestation created - image approved for deployment


Build ID: 6ac85989-ce73-4a7c-93ac-52f80619c1c4
Resources: Container Security Best Practices

@enderax
Copy link

enderax commented Mar 11, 2026

🔍 Container Security Scan Results 🔴

Image: redocly/cli@sha256:5ee5c35240f92af9d416ffff16fb205e1ab065a698c873819c64fae3d3caaf84
Status: CRITICAL vulnerabilities found

Vulnerability Summary

Severity Total OS Packages Libraries Status
🔴 Critical 1 1 0
:large_orange_circle: High 3 0 3 ⚠️
🟡 Medium 9 - - ℹ️
⚪ Low 1 - - ℹ️

Top Vulnerabilities

Severity CVE Package Version Fix Available
💥 🔴 CRITICAL UNKNOWN zlib 1.3.1-r2 1.3.2-r0
💥 :large_orange_circle: HIGH UNKNOWN minimatch 10.2.2 10.2.3
💥 :large_orange_circle: HIGH UNKNOWN minimatch 10.2.2 10.2.3
:large_orange_circle: HIGH UNKNOWN tar 7.5.9 7.5.10

💥 = Public exploit available

🔧 Recommended Actions

OS Package Vulnerabilities (1 Critical, 0 High):

  • Use minimal base images (e.g., alpine, distroless)
  • Update base image to latest version
  • Example: FROM alpine:3.19 -> FROM alpine:3.20

Library Vulnerabilities (0 Critical, 3 High):

  • Update dependencies in your package manager (package.json, requirements.txt, go.mod, etc.)
  • Pin specific versions instead of tags for reproducible builds
  • Example: alpine:3 (tag) -> alpine:3.19.1 (pinned version)

Attestation

✅ Binary Authorization attestation created - image approved for deployment


Build ID: 776ab67b-0f3e-4c4e-b198-928d3f1d225b
Resources: Container Security Best Practices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants