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.4.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.5.0
Choose a head ref
  • 9 commits
  • 25 files changed
  • 4 contributors

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#192)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8101030 View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#193)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2493d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

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

Commits on Jul 20, 2021

  1. fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …

    …versions (#194)
    
    Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
    busunkim96 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    37af051 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. feat: add Samples section to CONTRIBUTING.rst (#195)

    Source-Link: googleapis/synthtool@52e4e46
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
    gcf-owl-bot[bot] authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8f402c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. chore: fix kokoro config for samples (#198)

    Source-Link: googleapis/synthtool@dd05f9d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
    gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4572802 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 28, 2021

  1. feat: add finding_class and indicator fields in Finding (#201)

    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
    gcf-owl-bot[bot] authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4af011d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8139b73 View commit details
    Browse the repository at this point in the history
Loading