Skip to content

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Aug 13, 2025

Allows for adding custom commands to compress the tar that is generated by grype-db.

# .grype-db.yaml
package:
  compressor-commands:
    gz: "gzip -c -9"

This allows us to try out more CLI tools for compression (such as pigz or zopfli)

@wagoodman wagoodman added the enhancement New feature or request label Aug 13, 2025
@wagoodman wagoodman merged commit b39108b into main Aug 13, 2025
9 of 10 checks passed
@wagoodman wagoodman deleted the custom-compressors branch August 13, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant