Skip to content

πŸ”’οΈ security: check signature during updates#135

Merged
jfbus merged 1 commit intomainfrom
enable_signature
Mar 19, 2026
Merged

πŸ”’οΈ security: check signature during updates#135
jfbus merged 1 commit intomainfrom
enable_signature

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Mar 19, 2026

Description

octl update now checks the signature of the assets for the new release.

Type of Change

Please check the relevant option(s):

  • πŸ› Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • πŸ“ Documentation update
  • πŸ”§ Build or CI-related change
  • πŸ”’ Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus marked this pull request as ready for review March 19, 2026 10:08
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

WARNING : Differences in reference doc πŸ€”

 docs/reference/octl_update.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes

docs/reference/octl_update.md

-      --ignore-signature-verification   Ignore signature verification for the update (default true)
+      --ignore-signature-verification   Ignore signature verification for the update

@jfbus jfbus force-pushed the enable_signature branch from d06bea7 to bd98fe7 Compare March 19, 2026 10:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

Binary size: 38.6MB => 38.6MB (change +0KB, +0.0%) πŸ˜‰

@jfbus jfbus merged commit 18ca0c7 into main Mar 19, 2026
7 checks passed
@jfbus jfbus deleted the enable_signature branch March 19, 2026 10:59
@jfbus jfbus added the kind/feature New feature or request label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants