nfpm
Overview
Version & Lifecycle
Community Notes
Deployment tip
When deploying nfpm at scale, centralize your packaging configuration in a version-controlled nfpm.yaml and invoke nfpm package with explicit flags such as nfpm package --config C:pathtonfpm.yaml --packager deb --target C:out from your automation tooling to ensure deterministic, repeatable builds across build agents.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
nfpm is a Go-based tool integrated with GoReleaser to generate and publish Linux packages in multiple formats; it replaces the older Ruby-based fpm tool to simplify CI/CD pipelines