[manager-identity] Correct temporal worker deployment describe option#4338
[manager-identity] Correct temporal worker deployment describe option#4338hu-dabao wants to merge 1 commit intotemporalio:mainfrom
Conversation
|
@hu-dabao is attempting to deploy a commit to the Temporal Team on Vercel. A member of the Team first needs to authorize it. |
|
Semgrep found 1 Risk: Affected versions of svgo are vulnerable to Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion'). SVGO's XML parsing supports custom Manual Review Advice: A vulnerability from this advisory is reachable if you are using svgo on the CLI Fix: Upgrade this library to at least version 2.8.1 at documentation/yarn.lock:10179. Reference(s): GHSA-xpqw-6gx7-v673, CVE-2026-29074 Semgrep found 6 Risk: Affected versions of @babel/traverse and babel-traverse are vulnerable to Incomplete List of Disallowed Inputs / Incorrect Comparison. Compiling untrusted code with Babel using plugins that invoke the internal path.evaluate() or path.evaluateTruthy() methods (for example @babel/plugin-transform-runtime, @babel/preset-env with useBuiltIns, or any polyfill‐provider plugin) allows a maliciously crafted AST to execute arbitrary code on the build machine during compilation. Manual Review Advice: A vulnerability from this advisory is reachable if you use Babel to compile untrusted JavaScript Fix: There are no safe versions of this library available for upgrade. Library included at documentation/yarn.lock:3481. Reference(s): GHSA-67hx-6x53-jw92, CVE-2023-45133 |
|
@lennessyy a super minor change, please give it a review. I don't have vercel access. I am an end-user did documentation enhancements on and off, not sure if the team can consider to grant vercel access. Anyway, happy to help. |
What does this PR do?
There is no option of
--deployment-namefortemporal worker deployment describe, in fact it is--name(in the describe section)
┆Attachments: EDU-6102 [manager-identity] Correct temporal worker deployment describe option