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

Add support for GCPProject asset type #43

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

faisal-soomro
Copy link
Contributor

This change aims to add support for GCPProject asset type for building the checks for scanning GCP Project.

@@ -33,6 +33,8 @@ const (
WebAddress
// GitRepository represents a git repo asset type.
GitRepository
// GCPProject represents a GCP Project type.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add "asset " to the comment.

@jesusfcr jesusfcr merged commit 27a1267 into adevinta:master Jul 25, 2023
@faisal-soomro faisal-soomro deleted the assettype-gcpproject branch July 25, 2023 12:27
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