Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 1.81 KB

File metadata and controls

74 lines (47 loc) · 1.81 KB

Unreleased

Improvements

Changes

Fixed

Security

v0.18.2

Fixed

  • Filter OSX metadata files during tar extraction (#119)

v0.18.1

Fixed

  • Fix incorrect absolute path errors for some tar formats (#116)

v0.18.0

Improvements

  • Add component registry source support (#115)

v0.17.1

Changes

  • Update Copyright Headers (#113)

Fixed

  • fix(lint): remove legacy // +build directives (#112)
  • GNSE-246: fix(sourcebundle): skip removed file paths in walk func (#110)

v0.17.0

Changes

  • prepare changelog for v0.16.8 by @mjyocca in #106
  • Bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions-breaking group by @dependabot[bot] in #107

Security

  • Security tests for pr105 by @CreatorHead in #109
  • sec: use os.Root for file manipulation by @dduzgun-security in #105

v0.16.8

Improvements

  • Update sourceaddrs package to parse and understand Registry Components (#101)

Fixed

  • Subpath handling for short-hand url expansion for GitHub and GitLab addresses (#104)

Security

  • SECVULN-7809: Fix HasPrefix usage (#100)

v0.16.7

Fixed

  • Support query paths in Github and Gitlab sources addresses. (#95)

v0.16.6

Improvements

IND-2704 Coverage test by @KaushikiAnand in #85 Remove Mac OS meta-data file and prevent others being added in the future by @jsnfwlr in #87 Add Changelog file by @mohanmanikanta2299 in #92

Changes

[COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #84 Pin action refs to latest trusted by TSCCR by @hashicorp-tsccr in #89

Fixed

irregular mode file checks for Windows symlinks by @notchairmk in #79