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 README.md #50

Merged
merged 5 commits into from
Mar 6, 2023
Merged

Update README.md #50

merged 5 commits into from
Mar 6, 2023

Conversation

ggold7046
Copy link
Contributor

Fixed typos and grammatical errors.

Fixed typos and grammatical errors.
Copy link
Collaborator

@ZetaTwo ZetaTwo left a comment

Choose a reason for hiding this comment

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

Looks good overall. Two minor nitpicks.

README.md Outdated
@@ -32,9 +32,9 @@ The scanner supports extracting and using the following types of credentials:
* OAuth2 Refresh Token with cloud-platform scope granted;
* GCP service account key in JSON format.

The scanner does not rely on any third-party tool (e.g. gcloud). Thus, it can be compiled as a standalone tool and be used on a machine with no GCP SDK installed (e.g. Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
The scanner does not rely on any third-party tool (e.g., Gcloud). Thus, it can be compiled as a standalone tool and used on a machine with no GCP SDK installed (e.g., a Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
Copy link
Collaborator

Choose a reason for hiding this comment

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

gcloud is the name of the GCP CLI tool and should be kept lowercase.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed to gcloud

README.md Show resolved Hide resolved
Updated the doc as per suggestion.
README.md Outdated
@@ -32,9 +32,9 @@ The scanner supports extracting and using the following types of credentials:
* OAuth2 Refresh Token with cloud-platform scope granted;
* GCP service account key in JSON format.

The scanner does not rely on any third-party tool (e.g. gcloud). Thus, it can be compiled as a standalone tool and be used on a machine with no GCP SDK installed (e.g. Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
The scanner does not rely on any third-party tool (e.g., gcloud). Thus, it can be compiled as a standalone tool and used on a machine with no GCP SDK installed (e.g., a Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
Copy link
Collaborator

Choose a reason for hiding this comment

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

No commas after e.g.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ggold7046 please resolve this one so we can merge the PR.

Updated the doc as per suggestion.
@ggold7046 ggold7046 mentioned this pull request Feb 27, 2023
README.md Outdated
@@ -32,7 +32,7 @@ The scanner supports extracting and using the following types of credentials:
* OAuth2 Refresh Token with cloud-platform scope granted;
* GCP service account key in JSON format.

The scanner does not rely on any third-party tool (e.g., gcloud). Thus, it can be compiled as a standalone tool and used on a machine with no GCP SDK installed (e.g., a Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
The scanner does not rely on any third-party tool (e.g. gcloud). Thus, it can be compiled as a standalone tool and used on a machine with no GCP SDK installed (e.g., a Kubernetes pod). However, please keep in mind that the only OS that is currently supported is Linux.
Copy link
Collaborator

Choose a reason for hiding this comment

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

there is another comma after e.g.

Updated as per suggstion.
@mshudrak
Copy link
Collaborator

mshudrak commented Mar 2, 2023

LGTM but please resolve the conflicting files before we can merge.

@ggold7046
Copy link
Contributor Author

LGTM but please resolve the conflicting files before we can merge.

I don't know how to resolve this conflict. Could you guide me please ?

@mshudrak
Copy link
Collaborator

mshudrak commented Mar 3, 2023

Do you have button "resolve conflicts"? That's where you can do it basically.

Screenshot 2023-03-02 at 4 55 05 PM

@mshudrak mshudrak merged commit d92a68b into google:main Mar 6, 2023
@ggold7046 ggold7046 deleted the patch-2 branch March 6, 2023 18:50
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.

None yet

3 participants