Skip to content

Commit 351030f

Browse files
author
Include Security
authored
Document ownership change
1 parent 507f5aa commit 351030f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SafeURL
22
SafeURL is a library that aids developers in protecting against a class of vulnerabilities known as Server Side Request Forgery. It does this by validating a URL against a configurable white or black list before making an HTTP request. SafeURL is open-source and licensed under MIT.
33

4-
**ALERT: This project is the start of an Elixir port of SafeURL, we encourage all to contribute to help us solve the SSRF problem across many programming langauges!!**
4+
This library was originally created by Nick Fox at [Include Security](https://github.com/IncludeSecurity), with substantial improvements contributed by the [Slab](https://github.com/slab) team. As of January 2022, this library is now maintained by Slab.
55

66
## Installation
77
This package is not yet available in hex, so it must be installed from GitHub by adding the following to

0 commit comments

Comments
 (0)