Skip to content

Commit f5f689e

Browse files
u110zvory
authored andcommitted
Update README.md
updated to valid URL
1 parent 70723ee commit f5f689e

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
@@ -10,7 +10,7 @@ What this gem does specifically:
1010
- Override `CSV#<<` to sanitize incoming rows.
1111
- Override `CSV#initialize` to add a converter that will sanitize fields being read.
1212

13-
A description of CSV injection attacks on [OWASP](https://www.owasp.org/index.php/CSV_Excel_Macro_Injection)
13+
A description of CSV injection attacks on [OWASP](https://owasp.org/www-community/attacks/CSV_Injection)
1414

1515
Made while working at [Influitive](https://influitive.com/). We kept writing similar code to sanitize CSV output, and I couldn't find a gem to do this for us, so I wrote this.
1616

0 commit comments

Comments
 (0)