Skip to content
This repository was archived by the owner on Sep 16, 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/java-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/java-securitycenter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 7 commits
  • 51 files changed
  • 3 contributors

Commits on Aug 12, 2020

  1. chore: release 1.2.1-SNAPSHOT

    * chore: updated versions.txt [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated samples/install-without-bom/pom.xml [ci skip]
    
    * chore: updated samples/snapshot/pom.xml [ci skip]
    
    * chore: updated samples/snippets/pom.xml [ci skip]
    
    * chore: updated google-cloud-securitycenter-bom/pom.xml [ci skip]
    
    * chore: updated google-cloud-securitycenter/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-securitycenter-v1/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-securitycenter-v1beta1/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-securitycenter-v1p1beta1/pom.xml [ci skip]
    
    * chore: updated pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-securitycenter-v1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-securitycenter-v1beta1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-securitycenter-v1p1beta1/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    46fa555 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. feat: added field severity to findings (#216)

    Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.
    
    PiperOrigin-RevId: 326514554
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Thu Aug 13 13:43:22 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 5ad09e867a8f1faa19fbd674e51fa9c3f5fe2770
    Source-Link: googleapis/googleapis@5ad09e8
    yoshi-automation authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    03213c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7efed View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    971d668 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

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

Commits on Aug 19, 2020

  1. docs: clarified that event_time can also be considered as the "update…

    … time" for a Finding (#224)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/c622bb39-d805-4e59-bac0-9b92821b6c03/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 327292977
    Source-Link: googleapis/googleapis@623a1aa
    yoshi-automation authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a3721cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b259307 View commit details
    Browse the repository at this point in the history
Loading