liss-bot
db9b69fac3
docs: Updates contributors list
2024-01-07 02:03:38 +00:00
liss-bot
be307e6876
docs: Updates contributors list
2023-12-31 02:02:28 +00:00
liss-bot
e44f8e73aa
docs: Updates contributors list
2023-12-24 02:02:14 +00:00
liss-bot
9c4335f2af
docs: Updates contributors list
2023-12-17 02:02:55 +00:00
liss-bot
44cbe47983
docs: Updates contributors list
2023-12-10 02:02:58 +00:00
liss-bot
5924d89f54
docs: Updates contributors list
2023-12-03 02:02:19 +00:00
liss-bot
b5ec08da8b
docs: Updates contributors list
2023-11-26 02:02:21 +00:00
liss-bot
184b962731
docs: Updates contributors list
2023-11-19 02:03:01 +00:00
liss-bot
d6035b8e9c
docs: Updates contributors list
2023-11-12 02:01:46 +00:00
liss-bot
2988486a65
docs: Updates contributors list
2023-11-05 02:01:26 +00:00
Alicia Sykes
5616b71564
Updates the readme
2023-10-27 21:23:23 +01:00
liss-bot
5348175b5e
docs: Updates contributors list
2023-10-15 03:01:08 +01:00
liss-bot
f9b4edda01
docs: Updates contributors list
2023-10-08 03:00:49 +01:00
liss-bot
50590334be
docs: Updates contributors list
2023-09-24 02:59:42 +01:00
liss-bot
33a35b94f5
docs: Updates contributors list
2023-09-17 02:59:36 +01:00
Alicia Sykes
a6711aeb63
Update Dockerfile ( #43 )
...
Updates the Dockerfile with changes suggested by @GWnbsp in https://github.com/Lissy93/web-check/issues/43#issuecomment-1719212234
### Summary of Changes
1. **ARG Statements:** Introduced `ARG` statements for Node.js and Debian versions, making the Dockerfile more customizable.
2. **SHELL Command:** Changed the default shell to Bash with certain options enabled, improving robustness.
3. **Chromium Installation:** Updated Chromium installation to use Google's signing keys and repositories, aiming for more secure and up-to-date packages.
4. **Chromium Version:** Added a step to save Chromium's version into `/etc/chromium-version` for reference.
5. **Directory Creation:** Added a new directory /app/data in the container's filesystem.
6. **CMD Change:** Changed the CMD to start Node.js server (server.js) instead of using yarn serve.
7. **General Cleanup and Comments:** Code has been refactored for better readability and detailed comments have been added for clarity.
8. **Dependency Installation:** Kept yarn install and the removal of the Yarn cache, but the command is more streamlined.
9. **Other Minor Changes:**
- Added flags like `-qq` and `--no-install-recommends` for quieter and optimized installation.
- Enhanced cleanup with `rm -rf /var/lib/apt/lists/*.`
2023-09-14 20:59:09 +01:00
Alicia Sykes
f36ac56370
Merge pull request #53 from murrple-1/murrple-1-patch-1
...
Check the correct header for the `strictTransportPolicy` property - Fixes #52
2023-09-14 20:34:44 +01:00
Murray Christopherson
09e5b5d888
Check the correct header for the strictTransportPolicy
property
...
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
2023-09-13 19:29:58 -07:00
Alicia Sykes
ad57aaa7f8
Merge pull request #51 from t3chn0m4g3/master
...
Allow for screenshot within Docker
2023-09-12 17:37:12 +01:00
Marco Ochse
2bce29e3cb
Allow for Screenshot within Docker
...
Chromium in Docker needs to be startet without sandbox or screenshot will fail.
2023-09-12 11:01:49 +02:00
Alicia Sykes
6b9aad81fd
docs: Simplified the configuring docs
2023-09-11 22:05:03 +01:00
liss-bot
afc5b54207
docs: Updates contributors list
2023-09-10 02:58:58 +01:00
Alicia Sykes
71ce9a6623
Merge branch 'master' of github.com:lissy93/web-check
2023-09-09 20:30:48 +01:00
Alicia Sykes
d8bb822a4e
Updated TLS components, to refresh when new data comes in
2023-09-09 20:30:09 +01:00
Alicia Sykes
5297b2ffe7
Fixes block-lists job ( #50 )
2023-09-09 20:29:19 +01:00
Alicia Sykes
79c88a5d9a
Updates docs
2023-09-08 20:28:51 +01:00
Alicia Sykes
0e022f97a2
Adds status badges into readme
2023-09-03 22:51:36 +01:00
Alicia Sykes
0d4942738d
Update public URL, from web-check.as93.net to web-check.xyz
2023-09-03 20:35:27 +01:00
Alicia Sykes
32d5962dc3
Merge pull request #48 from Lissy93/FEAT/vercel-support
...
[FEAT] Vercel support
2023-09-03 17:01:06 +01:00
Alicia Sykes
8a7b024e99
Return plain JSON, to be handled by middleware instead
2023-09-03 16:58:46 +01:00
Alicia Sykes
c169a3762d
Updates .gitignore, to ignore build assets
2023-09-03 16:28:43 +01:00
Alicia Sykes
d26f5b26a7
Renders error page, if there was an error
2023-09-03 16:23:07 +01:00
Alicia Sykes
c2a937ac8e
Adds placeholder and error pages
2023-09-03 16:22:33 +01:00
Alicia Sykes
59203acdfa
Update the env check, to determine what handler format to use
2023-09-03 15:32:58 +01:00
Alicia Sykes
63db1dbd85
Removed the need for lambda handler, added status message to server, refactored
2023-09-03 15:30:11 +01:00
Alicia Sykes
e23347a936
Adds cors support to server
2023-09-03 14:11:15 +01:00
Alicia Sykes
d41af54513
Updates dev and deployment docs
2023-09-03 14:06:58 +01:00
Alicia Sykes
73c44e39de
Adds Deploy to Vercel section
2023-09-03 12:56:45 +01:00
Alicia Sykes
7dd398a9c3
Merge branch 'master' of github.com:lissy93/web-check
2023-09-03 12:27:49 +01:00
Alicia Sykes
1a95a42853
Updates all API functions, to work on both Vercel & Netlify
2023-09-03 12:27:04 +01:00
Alicia Sykes
3695c82472
Updates middleware, with both AWS and Express support
2023-09-03 12:26:41 +01:00
liss-bot
6a4eb5aa8e
docs: Updates contributors list
2023-09-03 02:58:42 +01:00
Alicia Sykes
1630f2a050
Temp remove env vars from param store
2023-09-02 16:51:24 +01:00
Alicia Sykes
b1f8c0144b
Use env var for AWS_ACCOUNT_ID
2023-09-02 15:39:26 +01:00
Alicia Sykes
76cce7ef9a
Read env vars from AWS secret manager
2023-09-02 15:21:36 +01:00
Alicia Sykes
393dafbf84
Updates .env template
2023-09-02 15:13:20 +01:00
Alicia Sykes
6bd353273a
Merge pull request #47 from JinnaBalu/master
...
Updated Dockerfile for layer cache before COPY
2023-09-01 20:31:30 +01:00
JinnaBalu
8a60b77135
Getting latest before merge Merge branch 'master' of https://github.com/JinnaBalu/web-check
2023-09-01 16:13:20 +05:30
JinnaBalu
ab59afc150
Updated dockerfile for optimization
2023-09-01 16:12:53 +05:30
Alicia Sykes
b314168da1
Add caching for node_modules and rename environment deploy status
2023-08-31 20:46:01 +01:00