GPG commit signing for enhanced security and change verification
Flipt v2 supports GPG commit signing to provide cryptographic verification of configuration changes. This feature ensures the authenticity and integrity of your feature flag modifications, creating a verifiable audit trail for compliance and security purposes.
This functionality is only available in Flipt v2 Pro. Learn
more about our commercial license or purchase a
license.
When commit signing is enabled, Flipt automatically signs all commits to your flag configuration repository with a GPG key.These signatures can be verified by Git hosting services like GitHub, GitLab, and others, displaying a “Verified” badge next to signed commits.