Skip to content

Conversation

@tcotav
Copy link
Contributor

@tcotav tcotav commented Sep 26, 2025

Description

Add the labels for the security tool Wiz. Labels are only added to the google_project resources.

  • has_authentication - does the system require authentication?
  • has_exposed_api - is an API publicly exposed?
  • is_actively_developed - is this system currently under active development?
  • is_customer_facing - is the system directly used by customers?
  • is_internet_facing - is the system accessible from the public internet?
  • is_regulated - does the system fall under any regulatory regime?
  • regulatory_standards - list of applicable regulatory frameworks (e.g., GDPR, HIPAA).
  • sensitive_data_types - types of sensitive data stored or processed (e.g., PII, PHI).
  • stores_data - does the system store data (as opposed to stateless compute only)?

Related Tickets & Documents

@github-actions github-actions bot added the patch This PR will increment a patch version label Sep 26, 2025
@github-actions
Copy link
Contributor

Release plan

Directory Previous version New version
google_project 0.1.2 0.1.3

@tcotav tcotav marked this pull request as ready for review October 15, 2025 17:48
@tcotav tcotav requested a review from jbuck October 22, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch This PR will increment a patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants