Commit Graph

417 Commits

Author SHA1 Message Date
Alicia Sykes
6ba75cebf2 Resolve lint warns 2023-08-26 21:31:00 +01:00
Alicia Sykes
98a3243846
Merge pull request #19 from abhishekMuge/master
Issue #16: Eslint unused variable issue removed
2023-08-26 21:28:56 +01:00
Alicia Sykes
f9530f8b03
Merge branch 'master' into master 2023-08-26 21:28:48 +01:00
Alicia Sykes
5145b661f4
Updates screenshot 2023-08-26 21:06:56 +01:00
Alicia Sykes
54dc70e6b2 Adds screenshots as an example 2023-08-26 21:06:17 +01:00
Alicia Sykes
b68447ed60
Adds contents 2023-08-26 17:39:17 +01:00
Alicia Sykes
94281bef08
Updates the screenshot in the readme 2023-08-26 17:28:29 +01:00
Alicia Sykes
56aac52f6b Updates docunentation 2023-08-26 17:27:03 +01:00
Alicia Sykes
e4c99c755e Updates screenshots 2023-08-26 17:26:53 +01:00
Alicia Sykes
7559716c5d Update the start command in the Dockerfile #33 2023-08-26 14:40:20 +01:00
Alicia Sykes
63d09738d2 Update building docs 2023-08-26 14:26:19 +01:00
Alicia Sykes
5496fb6e5c Fix serve command #33 2023-08-26 14:22:44 +01:00
Alicia Sykes
95a63825f0
Merge pull request #41 from Lissy93/FEAT/tls-and-refactor
Feat/tls and refactor
2023-08-26 14:15:03 +01:00
Alicia Sykes
fe6931efc6 Pull upstream, resolve conflicts 2023-08-26 14:14:32 +01:00
Alicia Sykes
db64e5a3d4
Merge pull request #40 from treatmesubj/master-1
phishTank.in_database fix
2023-08-26 14:13:29 +01:00
Alicia Sykes
a779057762 Reorder docs 2023-08-26 13:56:22 +01:00
Alicia Sykes
52cb0fd618 Adds link to ThreatJammer 2023-08-26 13:33:55 +01:00
Alicia Sykes
0194ada819 Update About page and docs 2023-08-26 13:10:09 +01:00
Alicia Sykes
d805848dd7 Re-order fetch requests, and progress bar text to match the UI 2023-08-26 13:09:57 +01:00
Alicia Sykes
749a61358c Improve SSL check, by useing direct TLS connection and listen for secureConnect event 2023-08-26 13:09:08 +01:00
Alicia Sykes
b6b0c25966 Refactor, toggle filters, re-order screenshot 2023-08-25 21:02:28 +01:00
Alicia Sykes
09f5af26df Adds filter functionality to results 2023-08-25 18:08:44 +01:00
Alicia Sykes
805cc41bce TLS features 2023-08-24 20:36:59 +01:00
Alicia Sykes
4bd3085fe9 Adds TLS results, uses str array for IDs, reorders components 2023-08-24 20:36:41 +01:00
Alicia Sykes
823873bce2 Builds result cards for TLS results 2023-08-24 20:36:03 +01:00
Alicia Sykes
49cfad2dbe Update image URL 2023-08-24 20:35:46 +01:00
Alicia Sykes
b6dfd3321a Updates hook to allow for array of job IDs 2023-08-24 20:35:01 +01:00
Alicia Sykes
57481c8757 Updates display of threats view 2023-08-24 12:52:08 +01:00
Alicia Sykes
d13db8d438 Remove mail txt from val 2023-08-24 12:51:01 +01:00
Alicia Sykes
5e755c1dc2 Adds prop for row to also show code or a list 2023-08-24 12:36:01 +01:00
Alicia Sykes
93aa496a30 Adds prop for button to show progress loader 2023-08-24 12:35:46 +01:00
John Hupperts
5dc9a82718
phishTank.in_database fix 2023-08-23 11:20:40 -05:00
Alicia Sykes
86bb64a4d0 Adds an endpoint for fetching TLS info via Moz observetory 2023-08-22 21:40:22 +01:00
Alicia Sykes
f573faf304
Merge pull request #37 from Lissy93/FEAT/malware-checking
Feat/malware checking
2023-08-19 23:52:50 +01:00
Alicia Sykes
737639ae84 Updates the UI for threats from Google Safe Browsing 2023-08-19 23:38:22 +01:00
Alicia Sykes
8ca747c02f Adds support for Google Safe Browsing in threats API endpoint 2023-08-19 23:36:47 +01:00
Alicia Sykes
759bb603df Adds functionality for threats, malware, phishing, viruses 2023-08-19 22:00:15 +01:00
Alicia Sykes
83c8d311b3 UI code for malware checking 2023-08-18 19:34:06 +01:00
Alicia Sykes
93ed8d6c44 Working on lambda function for malware, phishing and viruses check 2023-08-18 19:33:49 +01:00
Alicia Sykes
981f79f676 Fix link to the tech stack image assets 2023-08-18 19:28:44 +01:00
Alicia Sykes
55d59c2d07 Accept an id prop 2023-08-18 19:28:28 +01:00
Alicia Sykes
502b9fd7f4 Flex wrap heading and icon on smaller screens 2023-08-18 19:28:15 +01:00
Alicia Sykes
dbcbd36874 Skip check if robots.txt not present 2023-08-18 19:27:38 +01:00
Alicia Sykes
519d2f0f79 Adds checking for Blocklists 2023-08-18 16:20:16 +01:00
Alicia Sykes
6b8c50a9aa lambda function for checking against DNS blocklists 2023-08-17 23:30:23 +01:00
Alicia Sykes
e24934b7dd Button layout for mobile 2023-08-15 22:25:27 +01:00
Alicia Sykes
645dcf229f Merge branch 'master' of github.com:lissy93/web-check 2023-08-14 22:44:01 +01:00
Alicia Sykes
8ce46fbf89 Updates docs, loader list, react lint and remove commented code 2023-08-14 22:43:51 +01:00
Alicia Sykes
fac47e27c6 Adds react charts 2023-08-14 22:34:55 +01:00
Alicia Sykes
2bf7454950 Improved robustness of whois endpoint 2023-08-14 22:34:38 +01:00