Skip to content

Add system check for CI JWT signing key

Krasimir Angelov requested to merge 214607-ci-jwt-signing-key/check into master

What does this MR do?

This MR complements !34249 (merged) and adds system check for valid CI JWT signing key.

Check will be executed as part of gitlab:check and gitlab:app:check rake tasks.

Related to #214607 (closed).

Screenshots

Valid ci_jwt_signing_key

image

Invalid ci_jwt_signing_key

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Krasimir Angelov

Merge request reports

Loading