chore: bump API version to v2025-11-15#27
Merged
Conversation
There was a problem hiding this comment.
🚀 1 New Security Fix
You just committed 1 security fix. 😎 Keep up the great work!
🎯 Take a look at what findings you fixed.
| Findings |
|---|
| CWE-327: Use of a Broken or Risky Cryptographic Algorithm Original Rule ID: java_crypto_rule-WeakMessageDigest The product uses a broken or risky cryptographic algorithm or protocol. The application uses java.security.MessageDigest.getInstance() orjava.security.Signature.getInstance() with weak cryptographic algorithms such asMD2, MD4, MD5, or SHA-1. These hash algorithms are cryptographically broken and vulnerable to... |
| 📘 Learn More |
Scanner: boostsecurity - Semgrep
Fresh Eyes ReviewFound 2 issues in this PR. PR Description Issues
Download findings.json — drag the file into Claude or use Please 👍🏽 👎🏽 if you found this useful. Generated by Fresh Eyes Reviewer. Get help in #ai-code-reviews |
9ee8ae7 to
2cfb34c
Compare
2cfb34c to
9ee8ae7
Compare
c0aa73c to
1b22e9f
Compare
1b22e9f to
d6d4c4e
Compare
rqsilva
approved these changes
May 21, 2026
rqsilva
reviewed
May 21, 2026
| location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas | ||
| GustoEmbedded-OAS-v2025-11-15: | ||
| inputs: | ||
| - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-11-15.embedded.yaml |
There was a problem hiding this comment.
are we just mirroring the versions that the TS client supports? (v2025-06-15 and v2025-11-15)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v2025-11-15Notes
Dependency: merge cleanup PR first. That PR untracks
.speakeasy/workflow.local.yaml; this PR has been rebased to assume the file is already gone.Merge order:
fix: harden codegen --new-version scaffold(script hardening)🤖 Generated with Claude Code