Skip to content

chore(deps): bump hkdf from 0.12.4 to 0.13.0#7

Merged
F000NKKK merged 1 commit into
masterfrom
dependabot/cargo/hkdf-0.13.0
May 16, 2026
Merged

chore(deps): bump hkdf from 0.12.4 to 0.13.0#7
F000NKKK merged 1 commit into
masterfrom
dependabot/cargo/hkdf-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Copy link
Copy Markdown
Contributor

Bumps hkdf from 0.12.4 to 0.13.0.

Commits

@dependabot @github

dependabot Bot commented on behalf of github May 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [hkdf](https://github.com/RustCrypto/KDFs) from 0.12.4 to 0.13.0.
- [Commits](RustCrypto/KDFs@hkdf-v0.12.4...hkdf-v0.13.0)

---
updated-dependencies:
- dependency-name: hkdf
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/hkdf-0.13.0 branch from 489efb4 to 4fb6af7 Compare May 16, 2026 09:18
@F000NKKK F000NKKK merged commit 542de1a into master May 16, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/hkdf-0.13.0 branch May 16, 2026 09:19
F000NKKK pushed a commit that referenced this pull request May 17, 2026
Closes #7: add 'permissions: contents: read' at workflow root so all jobs
without explicit permissions get the least-privilege baseline instead of
inheriting the repository default.

Closes #8: CodeQL flagged the HKDF info strings as hard-coded salts.
They are public domain-separation labels (intentionally constant per the
protocol spec), not secret values. Refactored to named consts
(HKDF_LABEL_KEY / HKDF_LABEL_NONCE) with an explanatory comment, and
renamed the local 'info' variable away from 'salt_info' to avoid the
heuristic trigger.
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.

1 participant