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: v1.14.0
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.15.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 5 contributors

Commits on Aug 24, 2022

  1. feat: Adding database access information, such as queries field to a …

    …finding (#370)
    
    * feat: Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself
    
    PiperOrigin-RevId: 469544940
    
    Source-Link: googleapis/googleapis@a887434
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca12635e1b065de9efcaa551669648fcbde1a944
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2ExMjYzNWUxYjA2NWRlOWVmY2FhNTUxNjY5NjQ4ZmNiZGUxYTk0NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1ff2b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a9a12 View commit details
    Browse the repository at this point in the history
  3. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#372)
    
    Source-Link: googleapis/synthtool@1f37ce7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3d37fcf View commit details
    Browse the repository at this point in the history
  4. chore(python): exclude path in renovate.json [autoapprove] (#373)

    Source-Link: googleapis/synthtool@69fabae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    84170bb View commit details
    Browse the repository at this point in the history
  5. feat: serviceAccountKeyName, serviceAccountDelegationInfo, and princi…

    …palSubject attributes added to the existing access attribute (#375)
    
    * feat: serviceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding
    
    PiperOrigin-RevId: 469787268
    
    Source-Link: googleapis/googleapis@c7a52f4
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4e235765c3f09662143bc0a2b08f12bc0fe0c93f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGUyMzU3NjVjM2YwOTY2MjE0M2JjMGEyYjA4ZjEyYmMwZmUwYzkzZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ab477e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#376)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    gcf-owl-bot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4af941a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. chore(main): release 1.15.0 (#371)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ce41c96 View commit details
    Browse the repository at this point in the history
Loading