-
-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: svrooij/WingetIntune
base: v1.0.2
head repository: svrooij/WingetIntune
compare: v1.0.3
- 8 commits
- 19 files changed
- 3 contributors
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41dfd34 - Browse repository at this point
Copy the full SHA 41dfd34View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3693c - Browse repository at this point
Copy the full SHA fe3693cView commit details -
Merge pull request #115 from svrooij/feature/community-stuff
Feature/community stuff
Configuration menu - View commit details
-
Copy full SHA for 401c934 - Browse repository at this point
Copy the full SHA 401c934View commit details -
Fix code scanning alert - Arbitrary file access during archive extrac…
…tion ("Zip Slip") Fixes #116 Fix the arbitrary file access during archive extraction (Zip Slip) vulnerability. * **src/Winget.CommunityRepository.Ef/WingetRepositoryWithEf.cs** - Add `ExtractToDirectory` method to validate file paths during extraction. - Update `LoadEntriesFromSqlLite` method to use the new `ExtractToDirectory` method. * **src/WingetIntune/Implementations/DefaultFileManager.cs** - Add validation for file paths in `ExtractFileToFolder` method. - Update `ExtractFileToFolderAsync` method to validate file paths during extraction. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/svrooij/WingetIntune/issues/116?shareId=XXXX-XXXX-XXXX-XXXX).
Configuration menu - View commit details
-
Copy full SHA for 5235db3 - Browse repository at this point
Copy the full SHA 5235db3View commit details -
Merge pull request #117 from svrooij/fix-zip-slip
Fix code scanning alert - Arbitrary file access during archive extraction ("Zip Slip")
Configuration menu - View commit details
-
Copy full SHA for 8f2041a - Browse repository at this point
Copy the full SHA 8f2041aView commit details
Commits on Sep 18, 2024
-
Add ability to do cert based authentication and app supersedening (#118)
* Fix issue with superseding app having been superseded. --------- Co-authored-by: Crcobb <1474340+crcobb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 491ea9f - Browse repository at this point
Copy the full SHA 491ea9fView commit details
Commits on Nov 13, 2024
-
Auto skip logo when unavailable (#130)
* Auto skip logo when unavailable Fixed #120 * Upgrade packages
Configuration menu - View commit details
-
Copy full SHA for 2bc20f4 - Browse repository at this point
Copy the full SHA 2bc20f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a4bb0 - Browse repository at this point
Copy the full SHA 81a4bb0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.2...v1.0.3