-
Notifications
You must be signed in to change notification settings - Fork 244
refactor: improve path handling in config, node steps, and build #2015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
niStee
wants to merge
24
commits into
topgrade-rs:main
Choose a base branch
from
niStee:security/consolidated-codeql-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+18
−19
Open
Changes from 22 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ad0a73a
Potential fix for code scanning alert no. 271: Uncontrolled data used…
niStee d7732dd
Potential fix for code scanning alert no. 270: Uncontrolled data used…
niStee a586e47
Potential fix for code scanning alert no. 269: Uncontrolled data used…
niStee 43ee0ac
Potential fix for code scanning alert no. 268: Uncontrolled data used…
niStee df1f769
Potential fix for code scanning alert no. 266: Uncontrolled data used…
niStee 49652c1
Merge remote-tracking branch 'origin/alert-autofix-268' into security…
4bd477d
Merge remote-tracking branch 'origin/alert-autofix-269' into security…
4eb6883
Merge remote-tracking branch 'origin/alert-autofix-270' into security…
136f504
Merge remote-tracking branch 'origin/alert-autofix-271' into security…
867caef
chore(node): fix unused import Component warning on Windows
6c36257
feat: add node.rs module to handle npm, yarn, deno, and viteplus pack…
fc95545
Merge branch 'topgrade-rs:main' into security/consolidated-codeql-fixes
niStee f25418a
refactor: improve readability of path handling in build.rs and config.rs
1b556ed
feat: add configuration module and self-renamer utility for automated…
63a4e89
feat: implement SelfRenamer to safely move executable during upgrades
4d3c7f5
test(security): add unit tests for path safety validation
b913c63
refactor: remove redundant path validation checks in build.rs, config…
a0adcf1
refactor: remove redundant canonicalization of paths in build.rs and …
90ce1a0
refactor: remove redundant path checks and comments in config and nod…
9226677
refactor: remove unused Component import from std::path in config.rs
ee4ff39
refactor: remove trailing newline in config.rs
a2d53eb
Merge branch 'main' into security/consolidated-codeql-fixes
niStee 1f58797
refactor: remove false positive comments related to path injection in…
cf2fa4e
refactor: remove false positive comment related to path injection in …
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.