Updated version in pom.xml

This commit is contained in:
Nanne Baars
2019-02-09 20:51:14 +01:00
parent c0dd773b90
commit a49dd6c348
3 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,6 @@
== Prevent
To prevent SSRF vulnerabilities in web applications, it is recommended to adhere to the following guidelines:
* Use a whitelist of allowed domains, resources and protocols from where the web server can fetch resources.