Commit graph

3 commits

Author SHA1 Message Date
Chirag Madlani
917a36c6a4
Potential fix for code scanning alert no. 1842: Artifact poisoning (#27220)
* Potential fix for code scanning alert no. 1842: Artifact poisoning

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Pin Yarn version to 1.22.18 to fix artifact poisoning alert

Agent-Logs-Url: https://github.com/open-metadata/OpenMetadata/sessions/29aebdb5-eef0-4a2a-be01-489deef48d2b

Co-authored-by: chirag-madlani <12962843+chirag-madlani@users.noreply.github.com>

* Fix artifact poisoning in update-playwright-e2e-docs.yml: replace npm install -g yarn with pinned corepack

Agent-Logs-Url: https://github.com/open-metadata/OpenMetadata/sessions/550fba5a-bb13-45da-a144-b67599c9eaa4

Co-authored-by: chirag-madlani <12962843+chirag-madlani@users.noreply.github.com>

* Remove corepack prepare to eliminate artifact poisoning: use only corepack enable (bundled yarn)

Agent-Logs-Url: https://github.com/open-metadata/OpenMetadata/sessions/90f6ed8d-3f2b-4c3d-9a34-cd1f57c4d89c

Co-authored-by: chirag-madlani <12962843+chirag-madlani@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-10 16:12:28 +05:30
harshsoni2024
f6599b285d
Fix: Playwright remove all browsers binaries vulnerability (#26959) 2026-04-06 11:00:29 +05:30
Shailesh Parmar
0422260729
feat: Introduce GitHub Actions workflow for automated Playwright E2E documentation updates. (#25545)
* feat: Introduce GitHub Actions workflow for automated Playwright E2E documentation updates and update README.

* feat: refine Playwright E2E docs workflow and documentation

* addressing review comment
2026-01-27 18:46:07 +05:30