-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Hi Team,
Overview
We would like to request the addition of HMAC (Hash-based Message Authentication Code) capability to the Atlassian Bitbucket Server Integration plugin for Jenkins. This feature will enhance the security of data transfer by allowing us to verify the integrity and authenticity of webhooks.
Details
The HMAC capability will provide an additional layer of security by ensuring that the data received from Bitbucket Server has not been tampered with and is indeed from a trusted source. This is crucial for maintaining the integrity of our CI/CD pipeline and protecting sensitive information.
Benefits
- *Enhanced Security*: By implementing HMAC, we can ensure that the data transferred between Bitbucket Server and Jenkins is secure and has not been altered during transit.
- *Data Integrity*: HMAC will help us verify that the data received is exactly what was sent, preventing any unauthorized modifications.
- *Authentication*: This feature will allow us to authenticate the source of the webhooks, ensuring that they are coming from a trusted Bitbucket Server instance.
Regards,
Venkateswar