79078498

Date: 2024-10-11 13:53:54
Score: 1.5
Natty:
Report link

What you're looking for seems to be gitlab secrets:

Secrets management is the systems that developers use to securely store sensitive data in a secure environment with strict access controls. A secret is a sensitive credential that should be kept confidential. Examples of a secret include:

  • Passwords
  • SSH keys
  • Access tokens
  • Any other types of credentials where exposure would be harmful to an organization

They are specifically required by a job and are not viewable by every person who has access to the job's log. You might want to also take a look at pipeline security

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What you
  • Low reputation (1):
Posted by: pierre-manchon