Commit 917a36c
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>1 parent 4ae5ec0 commit 917a36c
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- .github
- actions/setup-openmetadata-test-environment
- workflows
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments