Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Arcjet security (Shield, rate limit, bot detection) #69

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Added Arcjet security (Shield, rate limit, bot detection) #69

merged 1 commit into from
Jun 4, 2024

Conversation

davidmytton
Copy link
Collaborator

@davidmytton davidmytton commented May 30, 2024

Adds Arcjet route protections:

  • Shield, for general protection against common attacks and suspicious behavior.
  • Rate limiting, to help manage costs, keyed off the Clerk userId
  • Bot protection, to prevent automated clients from calling the API routes.

@ykhli ykhli self-requested a review June 4, 2024 19:00
Copy link
Collaborator

@ykhli ykhli left a comment

Choose a reason for hiding this comment

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

looks great!!!

@davidmytton davidmytton merged commit 47bdac8 into a16z-infra:main Jun 4, 2024
1 check passed
@davidmytton davidmytton deleted the arcjet branch June 4, 2024 19:11
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