既定で保護されたシークレット
Administer Bitbucket Data Center
- Users and groups
- 高度なリポジトリ管理
- 外部ユーザー ディレクトリ
- グローバル権限
- Setting up your mail server
- アトラシアン アプリケーションとの連携
- Connect Bitbucket to an external database
- Migrating Bitbucket Data Center to another server
- Migrate Bitbucket Server from Windows to Linux
- Run Bitbucket in AWS
- Specify the Bitbucket base URL
- Configuring the application navigator
- アプリの管理
- 監査ログの表示と設定
- セキュリティ上の脅威を監視する
- Update your license key
- Configuration properties
- Bitbucket のコンテキスト パスを変更する
- Data recovery and backups
- Git リポジトリへの HTTP(S) アクセスの無効化
- Mirrors
- Bitbucket Mesh
- プロジェクトとリポジトリのエクスポートとインポート
- Git Large File Storage
- Git Virtual File System (GVFS)
- Git リポジトリへの SSH アクセスを有効にする
- Signed system commits
- シークレット スキャン
- Use diff transcoding
- Change the port Bitbucket listens on
- Lockout recovery process
- Configure secure administrator sessions (websudo)
- プロキシとセキュアな Bitbucket
- High availability for Bitbucket
- Diagnostics for third-party apps
- Enabling JMX counters for performance monitoring
- Bitbucket guardrails
- Enable debug logging
- Scaling Bitbucket Data Center
- Add a shortcut link to a repository
- Administer code search
- Adding additional storage for your repository data
- Add a system-wide announcement banner
- アプリケーションを横断したプロジェクト リンクの構成
- レート制限でインスタンスの安定性を改善する
- Atlasssian Data Center アプリケーションで CDN を使用する
- Manage keys and tokens
- 他のアプリケーションにリンクする
- Setting a system-wide default branch name
- 非アクティブなプル リクエストを自動的に却下
- 既定で保護されたシークレット
- Secure Bitbucket configuration properties
- データ パイプライン
- アプリケーション パフォーマンスを監視する
- Xcode for Bitbucket Data Center
このページの内容
このセクションの項目
関連コンテンツ
- Secured secrets by default
- Secure Bitbucket configuration properties
- Secure Bitbucket configuration properties
- Bitbucket Data Center 9.2 release notes
- AES encryption
- AES encryption
- Bitbucket Data Center 8.16 release notes
- Bitbucket Data Center 9.0 release notes
- Security of processing in Bitbucket Server and Data Center
- Custom implementation
はじめに
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.
このセクションの項目
関連コンテンツ
- Secured secrets by default
- Secure Bitbucket configuration properties
- Secure Bitbucket configuration properties
- Bitbucket Data Center 9.2 release notes
- AES encryption
- AES encryption
- Bitbucket Data Center 8.16 release notes
- Bitbucket Data Center 9.0 release notes
- Security of processing in Bitbucket Server and Data Center
- Custom implementation