fix: apply audit hardening across CLI and CI - #5
Merged
Conversation
Apply the audit findings across CLI configuration, artifact and installer validation, dependency packaging, workflow permissions, and terminal UI regressions, with focused coverage for safe persistence and YAML updates. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
Invoke npm through the Windows command interpreter without shell command interpolation, provide the read-only token required by FFmpeg metadata setup, and restore the VS Code workbench after each Edit E2E case. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
Use the FFmpeg release asset currently published by the upstream build repository so JetBrains setup does not download a retired 7.1 archive. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
Use the maintained pkg fork and Node 20 targets so bundled dependencies requiring modern Node APIs can start in JetBrains integrations. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
Sync the documentation snapshot from the current base branch so the repository-wide Prettier check passes on the PR merge ref. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
Keep the formatted README while incorporating the latest base branch so the PR has a clean merge ref. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.envfiles, and preserve valid custom YAML configuration fields.Validation
npm test: 157 test files passed; 1,710 tests passed; 5 files and 29 tests skipped.npm run typecheck: passed.npm run lint: passed with two pre-existing warnings.The full dependency audit still reports 18 development-only advisories in the semantic-release/npm toolchain. PowerShell parsing was not run locally because
pwshis unavailable.