既定で保護されたシークレット
はじめに
Bitbucket Data Center provides default secrets encryption, featuring AES encryption with a 256-bit key to safeguard configuration data. This enhancement ensures that secret information is secured using strong encryption standards, bolstering overall system security.
セキュリティ管理
Bitbucket includes a suite of tooling for managing security configurations, including key management for your default secrets encryption.
See Security management for more information.
Securing Bitbucket secrets
By default, some secrets are already automatically secured, including:
the search server password
the mail server password
the credentials for OAuth 1.0 application links which are stored in the database
For additional security, you can also protect your secrets (for example, a database password) stored in the bitbucket.properties
configuration file.
See Encrypt database password for more information.