forked from smicallef/spiderfoot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKYOU
38 lines (26 loc) · 1.2 KB
/
THANKYOU
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
These people are owed some credit for their contributions to SpiderFoot, be it
bug fixes or new functionality. Thank you!
- Chris Weber (http://www.casaba.com/blog/author/chris/)
- Many recommendations for improvement
- Henri Salo (https://github.com/fgeek)
- Identified XSS issues (issue #29)
- MarioVilas (https://github.com/MarioVilas)
- Contributed a fix for CSV exports (issue #35)
- johnnykv (https://github.com/johnnykv)
- Contributed improved pip instructions
- Russ McRee (@holisticinfosec)
- Identified XSS/CSRF issues
- Andrea De Pasquale (https://github.com/adepasquale)
- Cache directory fix
- Viyat Bhalodia (https://github.com/delta24)
- Prettied up README.md
- Gormogon (https://github.com/Gormogon)
- Huge code clean up for PEP 8 compliance
- Lin Zhemin (https://github.com/miaoski)
- Added the ability to use a configurable document root
- Micah Hoffman (https://github.com/WebBreacher)
- Comprehensive list of URLs for identifying account usage in modules/sfp_accounts.py
- Michael Pellon (https://github.com/mpellon)
- Providing a Dockerfile
- HackershubNL (https://github.com/HackershubNL)
- Contributions towards authentication functionality