Commit Graph

292 Commits

Author SHA1 Message Date
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
Alicia Sykes
8d4c09ffd9 Implements global page rank widget 2023-08-14 22:15:00 +01:00
Alicia Sykes
c55b23086d
Merge pull request #32 from gso-trifork-security/master
Update exposed ports
2023-08-14 10:03:11 +01:00
Alicia Sykes
e2ec9b2f62
Merge pull request #34 from muni106/master
fix url bug
2023-08-14 06:13:37 +01:00
Mounir
07656c6fea fix url bug 2023-08-13 21:39:26 +02:00
Alicia Sykes
fe1e74a22f Adds OpenGraph tags and banner image 2023-08-13 15:19:54 +01:00
Alicia Sykes
cb0143de40 Move cookie logic into cookie component 2023-08-13 13:59:23 +01:00
Alicia Sykes
9430fc7913 Move cookie logic into cookie component 2023-08-13 13:58:51 +01:00
Alicia Sykes
d3fa33b104 Adds unique id attr to mapped elems 2023-08-13 13:58:23 +01:00
Alicia Sykes
a8eadf40b0 Makes SSL check much more comprehensive 2023-08-13 13:57:48 +01:00
Alicia Sykes
9b9c31674d Adds support for client-side cookie identification 2023-08-13 13:57:34 +01:00
Alicia Sykes
d38f2ae384 Fixes changes per day / scan calculation 2023-08-13 13:57:15 +01:00
Alicia Sykes
56ee47fef4 Display results from the Wayback Machine 2023-08-12 21:57:40 +01:00
Alicia Sykes
d63f891667 Adds API endpoint to fetch data from Wayback Machine 2023-08-12 21:57:24 +01:00
Alicia Sykes
8263b9b7fd Integrates the WAF and sec headers checks into UI 2023-08-12 16:08:46 +01:00
Alicia Sykes
b0008823da Adds docs for WAF and HTTP sec headers 2023-08-12 16:08:22 +01:00
Alicia Sykes
1e8d6e868c Adds HTTP security header checks 2023-08-12 16:08:06 +01:00
Alicia Sykes
efba42d59d Adds firewall WAF checks 2023-08-12 16:07:47 +01:00
Alicia Sykes
15e5ba3cfc Updates start script 2023-08-12 16:07:27 +01:00
Gustav Soelberg
e47b39041b
Update exposed ports
Ports in use was wrong
2023-08-12 11:27:22 +02:00
Alicia Sykes
6a31927562
Merge pull request #31 from Lissy93/FEAT/node-server
[FEAT] New Server Arch
2023-08-11 23:05:40 +01:00
Alicia Sykes
18faeb631b Adds compatibility for deploying direct to AWS lambda 2023-08-11 22:51:56 +01:00
Alicia Sykes
e1d9b13045 Make API location configurable 2023-08-11 22:51:23 +01:00
Alicia Sykes
c5d8cd1641 Update .gitignore to ignore AWS crap 2023-08-11 22:50:55 +01:00
Alicia Sykes
5f3a99f2b9 Safe fallback when no event query params present 2023-08-11 22:50:37 +01:00
Alicia Sykes
0fd0e537f7 Dockerfile has updated build command, and uses global start 2023-08-10 21:24:52 +01:00