From e2ba5565ee7328d32e678c24d64365da882a86b7 Mon Sep 17 00:00:00 2001 From: Swetha Kundaram Date: Tue, 31 Mar 2026 13:14:36 +0530 Subject: [PATCH 1/6] Create 2026-03-31-axios-vulnerability-supply-chain-attack --- ...26-03-31-axios-vulnerability-supply-chain-attack | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 website/blog/2026-03-31-axios-vulnerability-supply-chain-attack diff --git a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack new file mode 100644 index 000000000..9ce010dde --- /dev/null +++ b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack @@ -0,0 +1,13 @@ +--- +title: "No Impact from Recent Axios Vulnerability in WaveMaker Mobile Apps" +author: "Prasanth Reddy" +--- + +Mobile apps built with WaveMaker use Axios as a dependency. However, the version in use is **1.8.3**, which is not affected by the recently reported vulnerability. + +For reference: +https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html + +**No action is required.** + + From 328a0a956c8a19fdcbb179eccb8e500532d24bc9 Mon Sep 17 00:00:00 2001 From: Swetha Kundaram Date: Tue, 31 Mar 2026 14:50:15 +0530 Subject: [PATCH 2/6] Update 2026-03-31-axios-vulnerability-supply-chain-attack --- .../blog/2026-03-31-axios-vulnerability-supply-chain-attack | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack index 9ce010dde..fcc9ade12 100644 --- a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack +++ b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack @@ -5,8 +5,7 @@ author: "Prasanth Reddy" Mobile apps built with WaveMaker use Axios as a dependency. However, the version in use is **1.8.3**, which is not affected by the recently reported vulnerability. -For reference: -https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html +For reference: [Axios Supply Chain Attack Pushes Cross-Platform RAT via Compromised npm Account](https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html) **No action is required.** From 8a10ad50d2bdb9cca71c321b508f1d6ccef06627 Mon Sep 17 00:00:00 2001 From: Prashant Reddy <57487155+prasanth-reddy-wavemaker-com@users.noreply.github.com> Date: Tue, 31 Mar 2026 15:01:11 +0530 Subject: [PATCH 3/6] Update 2026-03-31-axios-vulnerability-supply-chain-attack --- website/blog/2026-03-31-axios-vulnerability-supply-chain-attack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack index fcc9ade12..27cb752e1 100644 --- a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack +++ b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack @@ -1,6 +1,6 @@ --- title: "No Impact from Recent Axios Vulnerability in WaveMaker Mobile Apps" -author: "Prasanth Reddy" +author: "WaveMaker Team" --- Mobile apps built with WaveMaker use Axios as a dependency. However, the version in use is **1.8.3**, which is not affected by the recently reported vulnerability. From 774176d4c198bd194865aec5097e12760d387961 Mon Sep 17 00:00:00 2001 From: Swetha Kundaram Date: Tue, 31 Mar 2026 16:11:00 +0530 Subject: [PATCH 4/6] Rename 2026-03-31-axios-vulnerability-supply-chain-attack to 2026-03-31-axios-vulnerability-supply-chain-attack.md --- ...tack => 2026-03-31-axios-vulnerability-supply-chain-attack.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename website/blog/{2026-03-31-axios-vulnerability-supply-chain-attack => 2026-03-31-axios-vulnerability-supply-chain-attack.md} (100%) diff --git a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md similarity index 100% rename from website/blog/2026-03-31-axios-vulnerability-supply-chain-attack rename to website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md From 8ae85ca9590ddb64e9f9ef2337320738e78cd203 Mon Sep 17 00:00:00 2001 From: Prashant Reddy <57487155+prasanth-reddy-wavemaker-com@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:56:33 +0530 Subject: [PATCH 5/6] Update Axios vulnerability statement in blog post Clarified that the version of Axios used is not affected by the vulnerability. --- .../blog/2026-03-31-axios-vulnerability-supply-chain-attack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md index 27cb752e1..0816530d3 100644 --- a/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md +++ b/website/blog/2026-03-31-axios-vulnerability-supply-chain-attack.md @@ -3,7 +3,7 @@ title: "No Impact from Recent Axios Vulnerability in WaveMaker Mobile Apps" author: "WaveMaker Team" --- -Mobile apps built with WaveMaker use Axios as a dependency. However, the version in use is **1.8.3**, which is not affected by the recently reported vulnerability. +Mobile apps built with WaveMaker use Axios as a dependency. However, the version in use is not one of the affected version. For reference: [Axios Supply Chain Attack Pushes Cross-Platform RAT via Compromised npm Account](https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html) From 906132ec1ecf997070b6bc222307667eefbfa53e Mon Sep 17 00:00:00 2001 From: mayankPrakashWavemaker Date: Wed, 1 Apr 2026 11:28:30 +0530 Subject: [PATCH 6/6] fix in text file --- amplify.yml | 2 +- website/cypress/e2e/basic.cy.js | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/amplify.yml b/amplify.yml index da0cf8fb5..2733e4c72 100644 --- a/amplify.yml +++ b/amplify.yml @@ -28,7 +28,7 @@ frontend: test: artifacts: baseDirectory: /website/cypress - configFilePath: "/report/mochawesome.json" + configFilePath: "report/mochawesome.json" files: - "**/*.png" - "**/*.mp4" diff --git a/website/cypress/e2e/basic.cy.js b/website/cypress/e2e/basic.cy.js index f793a3183..4c3003c59 100644 --- a/website/cypress/e2e/basic.cy.js +++ b/website/cypress/e2e/basic.cy.js @@ -9,10 +9,11 @@ describe("Top Navigation in web & mobile", function () { hamburgerMenu: ".hamburger-menu" }; + Cypress.on("uncaught:exception", () => false); beforeEach(function () { - cy.visit('http://localhost:3000/learn/') - Cypress.on('uncaught:exception', (err, runnable) => { return false; }) + cy.visit("/"); + cy.get(".navbar").should("be.visible"); }); it("Verifies top nav has 6 options in desktop browser", function () {