github Byron/gitoxide gix-url-v0.24.0
gix-url v0.24.0

12 months ago

New Features

  • add Url::host_argument_safe() and Url::path_argument_safe()
    This will not provide values if they could be confused for an argument
    to to a commaneline application.

Bug Fixes

Commit Statistics

  • 4 commits contributed to the release.
  • 16 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (8a60d5b)
    • Merge branch 'fix-exploit' (c53bbd2)
    • Prevent hosts or paths that look like arguments to be passed to invoked commands. (b06a0dd)
    • Add Url::host_argument_safe() and Url::path_argument_safe() (d80b5f6)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.