Nawaz Dhandala
9c5ed699cb
chore: update fast-xml-parser to version 5.3.7 and add missing dependencies in package-lock.json
2026-02-23 19:41:33 +00:00
Nawaz Dhandala
14cd9d249f
feat: Add External Status Page Monitor functionality
...
- Introduced External Status Page Monitor to monitor third-party status pages.
- Implemented fetching logic for Atlassian Statuspage, RSS, and Atom feeds.
- Added new types and interfaces for handling external status page responses.
- Created UI components for configuring and displaying external status page monitors.
- Updated documentation to include details on the new monitor type and its configuration options.
2026-02-23 19:20:04 +00:00
Nawaz Dhandala
0af41725b4
fix: add missing comma in dependencies section of package.json
2026-02-18 13:25:17 +00:00
Simon Larsen
d5c5387621
Merge branch 'master' into snyk-upgrade-950bdb1d48a0c3f367ba1c51cd0a7dee
2026-02-18 08:56:47 +00:00
Nawaz Dhandala
66f46e9b84
chore: remove unused whois-json type definitions and update package dependencies
2026-02-16 20:06:11 +00:00
Nawaz Dhandala
7ab3dfe043
feat: Add Domain Monitor functionality with WHOIS integration
...
- Updated package.json to include whois-json dependency.
- Created DomainMonitorCriteria class for evaluating domain monitoring criteria.
- Added DomainMonitorResponse interface to define the structure of domain monitoring responses.
- Introduced MonitorStepDomainMonitor interface and utility for managing domain monitor steps.
- Developed DomainMonitorStepForm component for user input on domain monitoring settings.
- Implemented DomainMonitorView component to display monitoring results and details.
- Added DomainMonitorUtil class for querying domain information using WHOIS data.
- Included parsing methods for name servers and domain status in DomainMonitorUtil.
2026-02-16 19:10:44 +00:00
snyk-bot
01fd5263ca
fix: upgrade playwright from 1.57.0 to 1.58.0
...
Snyk has created this PR to upgrade playwright from 1.57.0 to 1.58.0.
See this package in npm:
playwright
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2026-02-16 15:58:33 +00:00
Nawaz Dhandala
3d7b98d1ee
fix(deps): update net-snmp to version 3.26.1
2026-02-08 15:37:41 +00:00
Nawaz Dhandala
d99b20327f
feat: Update SNMP monitor implementation and add net-snmp dependency
2026-01-29 08:22:04 +00:00
Nawaz Dhandala
724ab97874
feat: Add SNMP Monitor functionality with v3 authentication support
...
- Introduced MonitorStepSnmpMonitor interface for SNMP configuration.
- Implemented SNMP version handling with enums for V1, V2c, and V3.
- Created utility classes for handling SNMP OIDs and v3 authentication parameters.
- Developed SNMP Monitor response structure to capture OID responses and status.
- Added UI components for SNMP Monitor configuration including OID editor and v3 auth form.
- Implemented SNMP query logic with retry mechanism and response time tracking.
- Added type definitions for net-snmp library to support SNMP operations.
2026-01-28 22:56:28 +00:00
snyk-bot
d218f5e9cf
fix: upgrade playwright from 1.56.1 to 1.57.0
...
Snyk has created this PR to upgrade playwright from 1.56.1 to 1.57.0.
See this package in npm:
playwright
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-12-22 10:21:25 +00:00
Nawaz Dhandala
c617372e37
feat: Add repository field to package.json files across the project
2025-12-11 21:31:52 +00:00
snyk-bot
ceb54ae12d
fix: upgrade axios from 1.13.0 to 1.13.1
...
Snyk has created this PR to upgrade axios from 1.13.0 to 1.13.1.
See this package in npm:
axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-11-24 09:37:36 +00:00
snyk-bot
7219e1850f
fix: upgrade axios from 1.12.0 to 1.12.2
...
Snyk has created this PR to upgrade axios from 1.12.0 to 1.12.2.
See this package in npm:
axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-10-27 09:51:39 +00:00
Simon Larsen
50267534e0
Merge pull request #2003 from OneUptime/snyk-fix-2b1cd110cd50d4d7d2d3aab8e21c4982
...
[Snyk] Security upgrade axios from 1.7.2 to 1.12.0
2025-10-23 21:24:39 +01:00
snyk-bot
5c3b181507
fix: Probe/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173
2025-10-20 10:50:12 +00:00
snyk-bot
50be2a666c
fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
2025-09-15 08:22:25 +00:00
Simon Larsen
518768078a
feat: Implement proxy configuration for HTTP requests and add ProxyConfig utility
2025-09-01 13:56:29 +01:00
Simon Larsen
af908636ba
fix: increase Node.js memory limit in start script for all packages
2025-04-14 11:27:06 +01:00
Simon Larsen
ec86ef4c0e
chore: update playwright to version 1.50.0 and adjust debugger port in launch configuration
2025-01-24 16:11:51 +00:00
Simon Larsen
517d00dc9a
Integrate Playwright for browser automation and add viewport handling in SyntheticMonitor
2024-11-13 16:13:46 +00:00
Simon Larsen
86694d9627
Add Playwright dependency and update Dockerfile for installation
2024-11-12 15:17:52 +00:00
Simon Larsen
86e5a33bd9
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 16:14:31 -06:00
Simon Larsen
36a0dad41c
refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse
2024-08-05 11:35:45 -06:00
snyk-bot
3499850c6d
fix: upgrade playwright from 1.44.1 to 1.45.1
...
Snyk has created this PR to upgrade playwright from 1.44.1 to 1.45.1.
See this package in npm:
playwright
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-07-26 06:41:49 +00:00
Simon Larsen
ba97a1e14b
refactor: Update npm dependency to latest stable version
2024-07-25 17:25:16 -06:00
Simon Larsen
8ef66650fb
chore: Update package.json dependencies for CommonProject
2024-07-25 07:42:45 -06:00
Simon Larsen
07973e85a3
chore: Update package.json dependencies for CommonProject
2024-07-24 19:10:40 -06:00
snyk-bot
2efb630640
fix: upgrade playwright from 1.44.0 to 1.44.1
...
Snyk has created this PR to upgrade playwright from 1.44.0 to 1.44.1.
See this package in npm:
playwright
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-14 05:19:10 +00:00
snyk-bot
80f4238618
fix: upgrade axios from 1.7.0 to 1.7.2
...
Snyk has created this PR to upgrade axios from 1.7.0 to 1.7.2.
See this package in npm:
axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-12 04:53:12 +00:00
snyk-bot
0704e1f556
fix: upgrade axios from 1.6.8 to 1.7.0
...
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.0.
See this package in npm:
axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-10 04:54:58 +00:00
Simon Larsen
b66cd889c0
feat: Update import paths for VMUtil in JavaScript and IfElse components
2024-05-21 14:17:49 +01:00
snyk-bot
825d733f92
fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-6689533
2024-04-29 21:39:29 +00:00
snyk-bot
7f23c0e5a9
fix: upgrade axios from 1.6.7 to 1.6.8
...
Snyk has created this PR to upgrade axios from 1.6.7 to 1.6.8.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-04-05 20:35:03 +00:00
Simon Larsen
3b85e4fe99
Update test script in package.json
2024-04-05 20:22:15 +01:00
Simon Larsen
9a25f8ea00
Update package names
2024-03-14 13:43:21 +00:00
Simon Larsen
2310ab0929
Update author information in package.json files
2024-03-14 13:20:47 +00:00
Simon Larsen
2e9cb1de23
Update package.json licenses
2024-03-14 13:19:04 +00:00
snyk-bot
3ade0146ec
fix: upgrade axios from 1.6.6 to 1.6.7
...
Snyk has created this PR to upgrade axios from 1.6.6 to 1.6.7.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-16 02:25:17 +00:00
snyk-bot
43c0301ee9
fix: upgrade axios from 1.6.5 to 1.6.6
...
Snyk has created this PR to upgrade axios from 1.6.5 to 1.6.6.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-15 02:12:42 +00:00
Simon Larsen
865c7f0996
Update dependencies and remove unused code
2024-01-29 07:23:24 +00:00
snyk-bot
4d1fd2db17
fix: upgrade axios from 1.6.4 to 1.6.5
...
Snyk has created this PR to upgrade axios from 1.6.4 to 1.6.5.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-01-28 03:57:19 +00:00
snyk-bot
acd85183d4
fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
2024-01-05 17:05:37 +00:00
snyk-bot
96f1e72e39
fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
2023-12-27 14:25:27 +00:00
Simon Larsen
2b8b818bc7
Update dependencies and package.json files
2023-12-12 15:11:04 +00:00
Simon Larsen
c84cbe5575
Add dep-check script to package.json files
2023-12-12 13:48:44 +00:00
Simon Larsen
9801232a8c
Merge pull request #1025 from OneUptime/snyk-upgrade-ae228c91abe943bf5f30641698c015a7
...
[Snyk] Upgrade node-cron from 3.0.2 to 3.0.3
2023-12-03 17:15:12 +00:00
snyk-bot
565da66333
fix: upgrade @types/ping from 0.4.3 to 0.4.4
...
Snyk has created this PR to upgrade @types/ping from 0.4.3 to 0.4.4.
See this package in npm:
https://www.npmjs.com/package/@types/ping
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-12-03 17:11:27 +00:00
snyk-bot
6efb29faa1
fix: upgrade node-cron from 3.0.2 to 3.0.3
...
Snyk has created this PR to upgrade node-cron from 3.0.2 to 3.0.3.
See this package in npm:
https://www.npmjs.com/package/node-cron
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-12-03 17:11:23 +00:00
snyk-bot
69e045d581
fix: upgrade @types/ping from 0.4.1 to 0.4.3
...
Snyk has created this PR to upgrade @types/ping from 0.4.1 to 0.4.3.
See this package in npm:
https://www.npmjs.com/package/@types/ping
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-11-22 17:19:13 +00:00