Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: Secrets Management Cheat Sheet #1530

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

rohitg00
Copy link
Contributor

@rohitg00 rohitg00 commented Nov 2, 2024

Fixes #1289

Add a new section on secrets management in a multi-cloud environment to the cheatsheets/Secrets_Management_Cheat_Sheet.md file.

  • Introduction: Discuss the unique challenges of managing secrets in a multi-cloud environment.
  • Challenges: List the challenges such as diverse APIs, inconsistent security policies, key rotation, access control, and auditing and monitoring.
  • Best Practices: Provide best practices including using a centralized secrets management solution, standardizing security policies, automating key rotation, implementing fine-grained access control, and enabling comprehensive auditing and monitoring.
  • References: Add references to tools and resources like HashiCorp Vault, CyberArk Conjur, AWS Secrets Manager, Azure Key Vault, and Google Cloud Secret Manager.

Fixes OWASP#1289

Add a new section on secrets management in a multi-cloud environment to the `cheatsheets/Secrets_Management_Cheat_Sheet.md` file.

* **Introduction**: Discuss the unique challenges of managing secrets in a multi-cloud environment.
* **Challenges**: List the challenges such as diverse APIs, inconsistent security policies, key rotation, access control, and auditing and monitoring.
* **Best Practices**: Provide best practices including using a centralized secrets management solution, standardizing security policies, automating key rotation, implementing fine-grained access control, and enabling comprehensive auditing and monitoring.
* **References**: Add references to tools and resources like HashiCorp Vault, CyberArk Conjur, AWS Secrets Manager, Azure Key Vault, and Google Cloud Secret Manager.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/OWASP/CheatSheetSeries/issues/1289?shareId=XXXX-XXXX-XXXX-XXXX).
@rohitg00
Copy link
Contributor Author

rohitg00 commented Nov 2, 2024

@mackowski Are these the expected changes for the above issue?

Copy link
Collaborator

@szh szh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. I'd put it higher up in the document.

@mackowski
Copy link
Collaborator

Looks good for me!

mackowski
mackowski previously approved these changes Nov 12, 2024
@rohitg00 rohitg00 marked this pull request as ready for review November 12, 2024 19:44
@szh
Copy link
Collaborator

szh commented Nov 12, 2024

@rohitg00 Can you move it higher up in the document? I don't think it should be all the way at the end, certainly not after "Related Cheat Sheets and Further Reading"

Copy link
Contributor Author

@rohitg00 rohitg00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apologize for adding this at the end. I believe this will improve the overall file.

@mackowski mackowski merged commit 4f42088 into OWASP:master Nov 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update: Secrets Management Cheat Sheet
3 participants