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.2.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.3.0
Choose a head ref
  • 13 commits
  • 49 files changed
  • 10 contributors

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    ec3abd2 View commit details
    Browse the repository at this point in the history
  2. test: log message.data for debugging (#126)

    * test: log message.data for debugging
    
    Flaky test from #124 suggests that `message.data` might have been deformed somehow. Adding a logging for the data passed
    to help debug next time something goes wrong.
    
    * chore: update for lint
    
    * chore: update message formatting
    
    * chore: remove extra print
    
    * chore: making lint happy
    dandhlee authored May 20, 2021
    Configuration menu
    Copy the full SHA
    e67ec8b View commit details
    Browse the repository at this point in the history
  3. chore: add SECURITY.md (#132)

    Co-authored-by: google-cloud-policy-bot[bot] <80869356+google-cloud-policy-bot[bot]@users.noreply.github.com>
    google-cloud-policy-bot[bot] authored May 20, 2021
    Configuration menu
    Copy the full SHA
    2667eba View commit details
    Browse the repository at this point in the history
  4. chore: new owl bot post processor docker image (#144)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 20, 2021
    Configuration menu
    Copy the full SHA
    2daa7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    250a2a3 View commit details
    Browse the repository at this point in the history
  6. docs: remove unused region tags (#108)

    * add securitycenter prefix to samples, wrap published samples and replace unpublished entirely.
    
    * Fix unmatched region tags
    
    * Fix more unmatched region tags
    
    * fix lint issue with function antipattern
    
    * docs: standardize new tags with most-used tag from other languages
    
    * fix conflicting tag by making more explicit to the contained function
    
    * remove obviated region tags
    
    * more
    
    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    Anthony and gcf-merge-on-green[bot] authored May 20, 2021
    Configuration menu
    Copy the full SHA
    a983668 View commit details
    Browse the repository at this point in the history
  7. chore: fix string replacement in owlbot.py (#151)

    * chore: fix string replacement in owlbot.py
    
    * chore: clean up excessive hash characters
    parthea authored May 20, 2021
    Configuration menu
    Copy the full SHA
    c69e70c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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

Commits on May 22, 2021

  1. chore: delete unused *.proto files (#152)

    `.proto` files were initially copied when we still used the monolithic gapic-generator and the generated`_pb2.py` files were not  human readable. These files no longer serve a purpose and can be removed.
    busunkim96 authored May 22, 2021
    Configuration menu
    Copy the full SHA
    4497eda View commit details
    Browse the repository at this point in the history
  2. chore: new owl bot post processor docker image (#155)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    77477a6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. chore: new owl bot post processor docker image (#156)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    gcf-owl-bot[bot] authored May 27, 2021
    Configuration menu
    Copy the full SHA
    9d8f234 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. chore: new owl bot post processor docker image (#157)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    6075687 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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