Skip to content

Add axum-helmet to ecosystem list#3684

Open
danielkov wants to merge 2 commits intotokio-rs:mainfrom
danielkov:patch-1
Open

Add axum-helmet to ecosystem list#3684
danielkov wants to merge 2 commits intotokio-rs:mainfrom
danielkov:patch-1

Conversation

@danielkov
Copy link

@danielkov danielkov commented Mar 8, 2026

Motivation

axum-helmet is a security middleware library, based on the popular Helmet package from the Node.JS/Express ecosystem. It's based on rust-helmet, a framework agnostic HTTP security header crate with sensible defaults for general application security.

Why it belongs here

  • Well-established, first released in 2023
  • ~700 weekly downloads
  • Supports latest axum
  • v1.0 released recently

Links

Copy link
Collaborator

@yanns yanns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For info, maybe you could remove the axum dependency for your crate.

@danielkov
Copy link
Author

Good shout, @yanns done. I see CI / check (.) fails here. Is this expected? If not, is it okay if I fix this forward?

@yanns
Copy link
Collaborator

yanns commented Mar 9, 2026

Good shout, @yanns done. I see CI / check (.) fails here. Is this expected? If not, is it okay if I fix this forward?

Just wait for #3685 to be merged, and then we can update your branch.

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.

2 participants