Skip to content
#

snappy

Here are 200 public repositories matching this topic...

coolaj86
coolaj86 commented Sep 29, 2020

I was able to confirm that os.Create() will happily follow symlinks.

Although standard tools like tar will not likely allow you to add two files with the same name to an archive file, it's certainly easy enough to do in code. This means that we need to add an additional check before writing to a destination to make sure that it's not a symlink outside of the destination.

The vulnerab

A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.

  • Updated Aug 12, 2021
  • C#

Improve this page

Add a description, image, and links to the snappy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the snappy topic, visit your repo's landing page and select "manage topics."

Learn more