Skip to content

Commit

Permalink
feat: add nuxt-csurf (nuxt#555)
Browse files Browse the repository at this point in the history
* feat: add `nuxt-csurf`

* [autofix.ci] apply automated fixes

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 24, 2023
1 parent 8b48f77 commit 2ff8688
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/csurf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions modules/csurf.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: csurf
description: Cross-Site Request Forgery (CSRF) Prevention for Nuxt
repo: morgbn/nuxt-csurf
npm: nuxt-csurf
icon: csurf.svg
github: https://github.com/morgbn/nuxt-csurf
website: https://github.com/morgbn/nuxt-csurf
learn_more: https://github.com/Morgbn/nuxt-csurf#readme
category: Security
type: 3rd-party
maintainers:
- name: morgbn
github: morgbn
avatar: https://avatars.githubusercontent.com/u/25689856?v=4
compatibility:
nuxt: ^3.0.0
requires: {}

0 comments on commit 2ff8688

Please sign in to comment.