Secret refers to which category?

Prepare for the GitHub Advanced Security Certification Test. Practice with multiple choice questions, detailed explanations, and hints. Achieve success on your first attempt!

Multiple Choice

Secret refers to which category?

Explanation:
A secret is any credential used to authenticate or connect to a system or service. This broad category includes not just passwords, but also API keys, private keys (such as SSH keys), tokens, OAuth credentials, and certificates. The idea is that any credential that proves identity or grants access falls under secrets, so the term isn’t limited to a single type. That’s why this option is the best fit. Other choices pick only one narrow type—passwords, public API keys, or SSH keys—so they miss the full range of what can be considered a secret.

A secret is any credential used to authenticate or connect to a system or service. This broad category includes not just passwords, but also API keys, private keys (such as SSH keys), tokens, OAuth credentials, and certificates. The idea is that any credential that proves identity or grants access falls under secrets, so the term isn’t limited to a single type. That’s why this option is the best fit. Other choices pick only one narrow type—passwords, public API keys, or SSH keys—so they miss the full range of what can be considered a secret.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy