Commit Graph

443 Commits

Author SHA1 Message Date
Alicia Sykes
0fd0e537f7 Dockerfile has updated build command, and uses global start 2023-08-10 21:24:52 +01:00
Alicia Sykes
20cc52a304 Server also serves up app to root / path (if enabled) 2023-08-10 21:24:24 +01:00
Alicia Sykes
361c65348d
Merge pull request #30 from muni106/fix-warnings
fix current warnings
2023-08-10 19:44:02 +01:00
Alicia Sykes
6cb133a46a Fix header width on 404 page 2023-08-10 19:31:15 +01:00
Alicia Sykes
ca5d43cea1 Increase default execution timeout limit 2023-08-10 19:30:44 +01:00
Alicia Sykes
9e426ed55e Rename endpoints to be the same as job IDs 2023-08-10 19:30:21 +01:00
Mounir
f552e5cb69 fix current warnings 2023-08-10 17:16:11 +02:00
Alicia Sykes
95b13240c7 Makes some functions more robust 2023-08-10 14:27:06 +01:00
Alicia Sykes
f96c7ba25f Implement middleware into newer lambdas 2023-08-10 14:26:36 +01:00
Alicia Sykes
976ca7d47a Serves up compiled react app to base 2023-08-09 23:29:58 +01:00
Alicia Sykes
af1689bd85 Adds support for history router 2023-08-09 23:29:39 +01:00
Alicia Sykes
d2a56eb526 Updates all API endpoints to use common middleware 2023-08-09 22:33:36 +01:00
Alicia Sykes
85af5f9327 Updated middleware to handle various response shapes 2023-08-09 22:31:47 +01:00
Alicia Sykes
8624237760
Merge pull request #24 from muni106/fix-docs-ipAdress
FIX IP ADRESS IN DOCS
2023-08-07 17:56:48 +01:00
Alicia Sykes
f0ff33e081 Starts making middleware functionality 2023-08-06 22:05:14 +01:00
Alicia Sykes
65ff004b63 Fix missing url param when called by server direct 2023-08-06 22:04:57 +01:00
Alicia Sykes
127db45247 Ignore non-files, and use port from env var 2023-08-06 22:04:25 +01:00
Alicia Sykes
30c5dbb898 Adds dotenv for using environmental variables in the node server 2023-08-06 22:03:48 +01:00
Mounir
42eea33809 fix ip adress docs 2023-08-06 16:36:26 +02:00
Alicia Sykes
c46fed5ebb Updates docs 2023-08-05 10:33:05 +01:00
Alicia Sykes
57fadde151 Adds smoothe scroll 2023-08-05 10:32:53 +01:00
Alicia Sykes
507fade2f8 Improves layout for additional resources section 2023-07-30 01:41:49 +01:00
Alicia Sykes
db3322856b Update homepage and about page 2023-07-29 19:42:20 +01:00
Alicia Sykes
d6da8e123e Updates the internal/external content links section 2023-07-29 19:18:57 +01:00
Alicia Sykes
f41951a734 Updates docs and about page 2023-07-29 19:18:28 +01:00
Alicia Sykes
ae00af2e24 Adds mail security config section 2023-07-29 19:18:10 +01:00
abhishek muge
af409245fb warning removed 2023-07-29 13:03:50 +00:00
Alicia Sykes
e3541679c2 Skip check if no data returned from host 2023-07-29 11:47:03 +01:00
Alicia Sykes
7422d22538 Adds compatibility for skipped checks for server host reasons 2023-07-29 11:40:03 +01:00
Alicia Sykes
dc651a7b1e Adds card for fetching displaying social meta tags 2023-07-29 11:38:12 +01:00
Alicia Sykes
017a1f86a6 Fixed link to license 2023-07-29 09:40:21 +01:00
Alicia Sykes
df24445ac6 Re-wrote sitemap lambda function 2023-07-29 09:38:25 +01:00
Alicia Sykes
77d4ca26a4 Merge branch 'master' of github.com:lissy93/web-check into FEAT/node-server 2023-07-28 21:47:39 +01:00
Alicia Sykes
22995995d0 Writes a central server file, to serve up API endpoints 2023-07-28 21:47:07 +01:00
Alicia Sykes
4d69848350 Adds aws-serverlss-express to run without netlify cli 2023-07-28 21:46:47 +01:00
Alicia Sykes
d03acb8a3c Update API endpoints to read URL params from either option 2023-07-28 21:46:20 +01:00
Alicia Sykes
abff9283dc Improves webkit compatibility for Chrome/Chromium browsers 2023-07-27 22:08:16 +01:00
Alicia Sykes
53ee9d18f4 Extracts doc content into own component 2023-07-27 22:07:49 +01:00
Alicia Sykes
2474eb323a Adds card for showing additional resources for further research 2023-07-27 22:07:35 +01:00
Alicia Sykes
786ba7c03e Adds card for viewing and downloading raw results 2023-07-27 22:07:02 +01:00
Alicia Sykes
6a854af79e Fetch and display externally linked content hrefs 2023-07-27 22:06:40 +01:00
Alicia Sykes
e2e16c9439 Update run command in Dockerfile (#11) 2023-07-25 05:15:55 +01:00
Alicia Sykes
ff894f49fc Adds lambda function for fetching security.txt 2023-07-24 21:00:40 +01:00
Alicia Sykes
c8d29c78a2
Merge pull request #12 from Lissy93/FEAT/security-txt
Adds support for fetching, parsing and displaying the security.txt file
Fixes #7
2023-07-24 20:55:07 +01:00
Alicia Sykes
73612bb5ba Adds support for fetching, parsing security.txt file (#7) 2023-07-24 20:51:46 +01:00
Alicia Sykes
95c2368e7f Exports styled Details 2023-07-24 20:50:31 +01:00
Alicia Sykes
7e3cdd7f92 Adds follow-redirects package 2023-07-24 20:50:02 +01:00
Alicia Sykes
8ff4e4e36a Adds option for links in card docs to have display text 2023-07-24 19:31:47 +01:00
Alicia Sykes
66158a20fd Adds security.txt 2023-07-24 16:40:00 +01:00
Alicia Sykes
3f1b4bea3a Integrates error logging 2023-07-23 23:54:56 +01:00