Skip to content

Revise SE Security Best Practices Guide to v1.1.0#37

Open
Rushikesh-Gade wants to merge 1 commit into
google:mainfrom
Rushikesh-Gade:main
Open

Revise SE Security Best Practices Guide to v1.1.0#37
Rushikesh-Gade wants to merge 1 commit into
google:mainfrom
Rushikesh-Gade:main

Conversation

@Rushikesh-Gade
Copy link
Copy Markdown

@Rushikesh-Gade Rushikesh-Gade commented May 2, 2026

Updated the SE Security Best Practices Guide to include new sections on Identity and Access Management, Multi-Factor Authentication, and Data Security protocols. Revised the document version to 1.1.0 and last updated date to May 2, 2026.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (GitHub issue id)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Deployment & Compliance Impact

  • Applicable Regimes:
    • US Region Restricted (e.g., Access Policy constraint)
    • FedRAMP Moderate
    • FedRAMP High
    • DoD IL4
    • DoD IL5
    • General / All
  • NIST 800-53r5 Controls: (If this PR helps satisfy or modifies control implementations, list them here)

Checklist

Code Quality & Reusability

  • My code adheres to the Maximize Reusability principle. I have not redefined common elements and have reused existing base configurations and modules where possible.
  • I have checked that no existing module or configuration in modules/ or fast/ can be leveraged for this change.
  • My code follows the established naming conventions outlined in documentation/naming-convention.md.

Documentation

  • I have updated the README.md of the modified module or blueprint.
  • I have added/updated documentation for inputs (variables) and outputs.

Security

  • My change adheres to GCP security best practices and the principle of least privilege.
  • I have ensured compliance with the targeted regime (FedRAMP High, IL5, etc.).

Testing

  • I have tested my changes locally.
  • I have included details of my testing in this PR.

Testing Performed

Please describe the tests that you ran to verify your changes.

Updated the SE Security Best Practices Guide to include new sections on Identity and Access Management, Multi-Factor Authentication, and Data Security protocols. Revised the document version to 1.1.0 and last updated date to May 2, 2026.
@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 2, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@LanceWray
Copy link
Copy Markdown
Collaborator

LanceWray commented May 7, 2026

"Updated the SE Security Best Practices Guide to include new sections on Identity and Access Management, Multi-Factor Authentication, and Data Security protocols."

These sections are already present in this document. @Rushikesh-Gade is there a functional purpose to reformatting this guide?

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.

2 participants