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
feat(v1): add field severity to findings; add common resource helper; expose client tranport #87
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
https://github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32 `BUILD_SPECIFIC_GCLOUD_PROJECT` is an alternate project used for sample tests that do poorly with concurrent runs on the same project. Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Source-Date: Wed Sep 30 13:06:03 2020 -0600 Source-Repo: googleapis/synthtool Source-Sha: 9b0da5204ab90bcc36f8cd4e5689eff1a54cc3e4 Source-Link: googleapis/synthtool@9b0da52
PiperOrigin-RevId: 338561467 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Oct 22 15:29:48 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 7391e775fd3620c1306b9677bfbcf6221d42f3c3 Source-Link: googleapis/googleapis@7391e77
PiperOrigin-RevId: 338646463 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Oct 23 03:57:15 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 20b11dfe4538cd5da7b4c3dd7d2bf5b9922ff3ed Source-Link: googleapis/googleapis@20b11df
PiperOrigin-RevId: 339292950 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Oct 27 11:32:46 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 07d41a7e5cade45aba6f0d277c89722b48f2c956 Source-Link: googleapis/googleapis@07d41a7
PiperOrigin-RevId: 347055288 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 12:44:37 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 Source-Link: googleapis/googleapis@dd372aa
Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls. PiperOrigin-RevId: 347410691 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Dec 14 10:08:23 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: e9135d3cb8a99f77ee2ba3318ebc2c9b807581d0 Source-Link: googleapis/googleapis@e9135d3
busunkim96
approved these changes
Dec 15, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Dec 15, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/python-securitycenter/compare/v1.0.0...v1.1.0) (2020-12-15) ### Features * **v1:** add field severity to findings; add common resource helper; expose client tranport ([#87](https://www.github.com/googleapis/python-securitycenter/issues/87)) ([e28b8e2](https://www.github.com/googleapis/python-securitycenter/commit/e28b8e24ac8a01a3db95decf21a635b046ecce97)), closes [/github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32](https://www.github.com/googleapis//github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py/issues/L27-L32) ### Documentation * add securitycenter prefix to samples, wrap published samples and repl… ([#85](https://www.github.com/googleapis/python-securitycenter/issues/85)) ([553dfbb](https://www.github.com/googleapis/python-securitycenter/commit/553dfbb89f7e72ad280aaa5d59cc4a054aa1948e)) * update documentation on severity ([#72](https://www.github.com/googleapis/python-securitycenter/issues/72)) ([4ba96b2](https://www.github.com/googleapis/python-securitycenter/commit/4ba96b268d92eb57b816593b1fb968f269ed188e)) * update snippets_findings tags ([#78](https://www.github.com/googleapis/python-securitycenter/issues/78)) ([c7e301f](https://www.github.com/googleapis/python-securitycenter/commit/c7e301f0d45d2e3d04263df63a515b52ce0391b3)) * update snippets_list_assets tags ([#77](https://www.github.com/googleapis/python-securitycenter/issues/77)) ([11aef56](https://www.github.com/googleapis/python-securitycenter/commit/11aef56a0a9cf281e0d647d64d72c921e4b837d0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: securitycenter
Issues related to the googleapis/python-securitycenter API.
cla: yes
This human has signed the Contributor License Agreement.
context: partial
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/f632d5d1-d20c-4ae6-90f5-18e53f0f588a/targets
PiperOrigin-RevId: 347410691
Source-Link: googleapis/googleapis@e9135d3
PiperOrigin-RevId: 347055288
Source-Link: googleapis/googleapis@dd372aa
PiperOrigin-RevId: 339292950
Source-Link: googleapis/googleapis@07d41a7
PiperOrigin-RevId: 338646463
Source-Link: googleapis/googleapis@20b11df
PiperOrigin-RevId: 338561467
Source-Link: googleapis/googleapis@7391e77
Source-Link: googleapis/synthtool@9b0da52