New Features
- add
gix free trustto easily check the assigned trust level of any given path
This is particularly useful on Windows, which makes it easy to probe existing paths
with ownership that might be complex to reproduce otherwise.
Bug Fixes
- make
gix-secidentity check on Windows similar to Git for Windows
Commit Statistics
- 13 commits contributed to the release over the course of 32 calendar days.
- 32 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update changelogs prior to release (f9fbcba)
- Merge pull request #2530 from GitoxideLabs/advisories (63b8419)
- Merge pull request #2510 from GitoxideLabs/folder-identity-on-windows (a96587c)
- Add fuzz tests for 10 more crates, and related fixes (0396152)
- Add reproductions for all known advisories (392336f)
- Add
gix free trustto easily check the assigned trust level of any given path (ab2016f) - Make the recent changes work under UAC as well (03236da)
- Address auto-review (1b619a0)
- Make
gix-sectrust check failures more obvious on Windows (57106cd) - Merge pull request #2518 from GitoxideLabs/improvements (444a92b)
- Make
package.includepatterns more specific so they don't match ignored files (c2c917f) - Make
gix-secidentity check on Windows similar to Git for Windows (39e3748) - Merge pull request #2480 from GitoxideLabs/report (98bae84)