Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add osv scanning for PRs #2678

Merged
merged 18 commits into from
Jul 1, 2024
Merged

Add osv scanning for PRs #2678

merged 18 commits into from
Jul 1, 2024

Commits on Jun 28, 2024

  1. Add osv scanning for PRs

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b9e6f32 View commit details
    Browse the repository at this point in the history
  2. bump libp2p

    addresses https://osv.dev/GHSA-gcq9-qqwx-rgj3
    
    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a544d3b View commit details
    Browse the repository at this point in the history
  3. Bump quic-go to 0.42.0

    addresses https://osv.dev/GHSA-ppxx-5m9h-6vxf
    
    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a1bb15a View commit details
    Browse the repository at this point in the history
  4. Bump everything :P

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    470d5ec View commit details
    Browse the repository at this point in the history
  5. Keep bumping golang.org/x/image

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    10debcc View commit details
    Browse the repository at this point in the history
  6. even more

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6ac0b56 View commit details
    Browse the repository at this point in the history
  7. bump and add go setup

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    486a8bd View commit details
    Browse the repository at this point in the history
  8. Add osv-scanner.toml

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dde273a View commit details
    Browse the repository at this point in the history
  9. move config

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4e5e660 View commit details
    Browse the repository at this point in the history
  10. Run go mod download

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e6a340f View commit details
    Browse the repository at this point in the history
  11. Add tests dir

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e5f237a View commit details
    Browse the repository at this point in the history
  12. Oops wrong stanza for workin directory

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    01befa2 View commit details
    Browse the repository at this point in the history
  13. Bah

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    049b0ca View commit details
    Browse the repository at this point in the history
  14. move download to run tests

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    05f1d03 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Go mod download ginko

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cecd915 View commit details
    Browse the repository at this point in the history
  2. Bump go version

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    40556f6 View commit details
    Browse the repository at this point in the history
  3. Bump package

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    97cbba5 View commit details
    Browse the repository at this point in the history
  4. Use go 1.22 for tests

    Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
    mauromorales committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8d5b033 View commit details
    Browse the repository at this point in the history