Skip to content

fix check invalidKeyUsages slice emptiness #31599

Open
dselyuzhitskiy wants to merge 1 commit intohashicorp:mainfrom
dselyuzhitskiy:fix_validating_ca_key_usages
Open

fix check invalidKeyUsages slice emptiness #31599
dselyuzhitskiy wants to merge 1 commit intohashicorp:mainfrom
dselyuzhitskiy:fix_validating_ca_key_usages

Conversation

@dselyuzhitskiy
Copy link

Description

When check for slice emptiness for empty slice, it's wrong to check for nil and correct to check for len, so fix it in validating ca key usages

@vercel
Copy link

vercel bot commented Oct 16, 2025

@dselyuzhitskiy is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

@heatherezell heatherezell changed the title VAULT-31597: fix check invalidKeyUsages slice emptiness fix check invalidKeyUsages slice emptiness Oct 16, 2025
@heatherezell
Copy link
Contributor

Fixes #31597

@kitography kitography self-assigned this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants