Skip to content

Removes unused Archiver.uncompress().#1372

Merged
jglogan merged 1 commit intoapple:mainfrom
jglogan:remove-archivercompress
Mar 31, 2026
Merged

Removes unused Archiver.uncompress().#1372
jglogan merged 1 commit intoapple:mainfrom
jglogan:remove-archivercompress

Conversation

@jglogan
Copy link
Copy Markdown
Contributor

@jglogan jglogan commented Mar 31, 2026

  • Nothing uses this function, and it does not perform secure extraction. Clients should instead use the ArchiveReader from the ContainerizationArchive library.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Removes insecure code.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

- Nothing uses this function, and it does not
  perform secure extraction. Clients should
  instead use the `ArchiveReader` from the
  ContainerizationArchive library.
@jglogan jglogan merged commit 2692c5c into apple:main Mar 31, 2026
4 checks passed
@jglogan jglogan deleted the remove-archivercompress branch March 31, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants