Skip to content

Commit

Permalink
Merge pull request #931 from RockiRider/master
Browse files Browse the repository at this point in the history
Add CSP Guard to list
  • Loading branch information
Scrum authored Aug 19, 2024
2 parents 44db9b8 + cb5efb6 commit fd272d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,10 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-doctest](https://github.com/ssssota/doc-vitest) - Documentation testing for Vitest.
- [@poyro/vitest](https://github.com/poyro/poyro) - Test LLM integrations using Vitest.

#### Security

- [vite-plugin-csp-guard](https://github.com/RockiRider/csp/tree/main/packages/vite-plugin-csp-guard) - Lets you configure a Content Security Policy to your project, supports all directives and hashing.

<hr>

### Vue
Expand Down

0 comments on commit fd272d6

Please sign in to comment.