Fichiers d'echantillon XZ

Telechargements verifies avec metadonnees techniques et controles d'integrite.

Vue d'ensemble du format

XZ (.xz) provides LZMA2 compression for maximum ratio with support for delta filters and multi-threaded encoding. Use sample .xz files to validate high-ratio workflows and index skipping.

Statistiques rapides

Fichiers affiches4
Fichiers totaux4
CategorieArchive
ManifesteJSON

Methodologie de validation

  • Verify listing and extraction behavior across tools.
  • Check compression ratio assumptions and extraction limits.
  • Test zip-slip/path traversal protections in upload pipelines.

Telecharger les fichiers

Nom du fichier Taille MIME SHA256 Telecharger
xz_sample_file_1MB.xz
.xz
1.0 MB application/octet-stream 8a83d661cbeeab18ad3bdf2373169fe775d876a3ce563957fd66f62a7c8b376a Telecharger
xz_sample_file_200KB.xz
.xz
200.1 KB application/octet-stream cf7160a2276059f391add050fb1708498f3b3f8e4c9018c2eaaf1b1d58a560b4 Telecharger
xz_sample_file_500KB.xz
.xz
500.1 KB application/octet-stream 2bb85341c51b0c338ca53088291cec8aeb9a54857802936fa318c34e8c20b600 Telecharger
xz_sample_file_50KB.xz
.xz
50.1 KB application/octet-stream 5495333c96928cf72bd17f35fe50862679728345cc65d6a5442cbbbf755ae95d Telecharger

Verification du checksum

Utilisez les checksums pour confirmer l'integrite du fichier apres telechargement.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.

Guides lies

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Lire le guide

Archive Extraction Safety

Prevent zip-slip, zip bombs, and parser abuse in archive handling pipelines.

Lire le guide

Case Study: Archive Path Traversal Near Miss

How an archive extraction path bug was discovered during QA and neutralized before wider impact.

Lire le guide

Checksum Integrity Workflows

Use SHA256 manifests to guarantee fixture integrity in CI and production pipelines.

Lire le guide