Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-securitycenter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: googleapis/python-securitycenter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 5 commits
  • 196 files changed
  • 3 contributors

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    dec418b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-securitycenter to v0.7.1 (#…

    …58)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-securitycenter](https://togithub.com/googleapis/python-securitycenter) | minor | `==0.6.0` -> `==0.7.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-securitycenter</summary>
    
    ### [`v0.7.1`](https://togithub.com/googleapis/python-securitycenter/blob/master/CHANGELOG.md#&#8203;071-httpswwwgithubcomgoogleapispython-securitycentercomparev070v071-2020-09-18)
    
    [Compare Source](https://togithub.com/googleapis/python-securitycenter/compare/v0.7.0...v0.7.1)
    
    ### [`v0.7.0`](https://togithub.com/googleapis/python-securitycenter/blob/master/CHANGELOG.md#&#8203;070-httpswwwgithubcomgoogleapispython-securitycentercomparev060v070-2020-09-10)
    
    [Compare Source](https://togithub.com/googleapis/python-securitycenter/compare/v0.6.0...v0.7.0)
    
    ##### Features
    
    -   add field severity to findings; update retry configs ([#&#8203;53](https://www.github.com/googleapis/python-securitycenter/issues/53)) ([80494a9](https://www.github.com/googleapis/python-securitycenter/commit/80494a915ca33d260862694be889b817869ff01a))
    
    ##### Documentation
    
    -   Update Security Command Center UpdateNotificationConfig sample, adding filter to mutable field ([#&#8203;39](https://www.github.com/googleapis/python-securitycenter/issues/39)) ([c70d790](https://www.github.com/googleapis/python-securitycenter/commit/c70d7904425ae5ac252ffa7317ec6d08234a6c27))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-securitycenter).
    renovate-bot authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    623e9f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    b1a7d54 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. feat!: generate with microgenerator (#49)

    See UPGRADING.md for details.
    busunkim96 authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    838dbc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f982c8 View commit details
    Browse the repository at this point in the history
Loading