Skip to content

Commit

Permalink
Remove unmaintained lib and add new maintained ones.
Browse files Browse the repository at this point in the history
  • Loading branch information
drighetto committed Jan 10, 2024
1 parent e6518df commit e3ab46e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions tab_technical.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ tags: headers
* [NodeJS](#nodejs)
* [PHP](#php)
* [Python](#python)
* [RACK](#rack)
* [Ruby](#ruby)
* [Rust](#rust)

Expand Down Expand Up @@ -71,12 +70,6 @@ tags: headers
| **SecureHeaders** | A PHP class aiming to make the use of browser security features more accessible. | [πŸ‘©β€πŸ’»](https://github.com/aidantwoods/SecureHeaders) |
| **secure-headers** | PHP Secure Headers for Laravel and non-Laravel projects. | [πŸ‘©β€πŸ’»](https://github.com/bepsvpt/secure-headers) |

### RACK

| Library | Description | Ref |
| --- | --- | --- |
| **rack-secure_headers** | Security related HTTP headers for Rack applications. | [πŸ‘©β€πŸ’»](https://github.com/frodsan/rack-secure_headers) |

### NodeJS

| Library | Description | Ref |
Expand All @@ -95,7 +88,7 @@ tags: headers
| Library | Description | Ref |
| --- | --- | --- |
| **django-csp and django-security** | Content Security Policy for Django. A collection of models, views, middlewares, and forms to help secure a Django project. | [πŸ‘©β€πŸ’»](https://github.com/mozilla/django-csp) / [πŸ‘©β€πŸ’»](https://github.com/sdelements/django-security) |
| **Secure** | Secure headers for Python web frameworks. | [πŸ‘©β€πŸ’»](https://github.com/TypeError/secure) |
| **Secweb** | Secweb is a pack of security middlewares for fastApi and starlette server it includes CSP, HSTS, and many more. | [πŸ‘©β€πŸ’»](https://github.com/tmotagam/Secweb) |

### Go

Expand Down

0 comments on commit e3ab46e

Please sign in to comment.