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: add finding_class and indicator fields in Finding #201
Merged
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-c654bb2a-ec86-426f-8c22-2fc58beb3ad2
Jul 28, 2021
Merged
feat: add finding_class and indicator fields in Finding #201
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-c654bb2a-ec86-426f-8c22-2fc58beb3ad2
Jul 28, 2021
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
finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat. PiperOrigin-RevId: 386975549 Source-Link: googleapis/googleapis@5bf36f2 Source-Link: googleapis/googleapis-gen@b9ab677
parthea
approved these changes
Jul 28, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jul 28, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.5.0](https://www.github.com/googleapis/python-securitycenter/compare/v1.4.0...v1.5.0) (2021-07-28) ### Features * add finding_class and indicator fields in Finding ([#201](https://www.github.com/googleapis/python-securitycenter/issues/201)) ([4af011d](https://www.github.com/googleapis/python-securitycenter/commit/4af011d96bd84692a1474018675dcd616a1592bd)) ### Bug Fixes * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#194](https://www.github.com/googleapis/python-securitycenter/issues/194)) ([37af051](https://www.github.com/googleapis/python-securitycenter/commit/37af0515bbb5b9de9719baf3ff5bc5e51df0cb58)) * enable self signed jwt for grpc ([#199](https://www.github.com/googleapis/python-securitycenter/issues/199)) ([a00be7c](https://www.github.com/googleapis/python-securitycenter/commit/a00be7c6dd09f64a3def127cbe963abab939b464)) ### Documentation * add Samples section to CONTRIBUTING.rst ([#195](https://www.github.com/googleapis/python-securitycenter/issues/195)) ([8f402c2](https://www.github.com/googleapis/python-securitycenter/commit/8f402c29d026132fdae448c1835b4da4dda4d186)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#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.
owl-bot-copy
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.
finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.
PiperOrigin-RevId: 386975549
Source-Link: googleapis/googleapis@5bf36f2
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b9ab677eb147fbf3eb3b1d501f90b9d3f8078872