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

Vulnerability Scanning Implementation for container images #1489

Merged

Commits on May 15, 2024

  1. Add options for vulnerability scanning

    - Add vulnerability scanning options in build and buildrun types in v1alpha1 and v1beta1
    - Changes for conversion to v1beta1
    karanibm6 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6b170ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9981fd3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Implement vulnerability scanning for container images

    - implement vulnerability scanning using trivy
    - list vulnerabilities in buildrun output
    
    fix failure details
    karanibm6 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    961c40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f602c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e86b321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa1acd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78ab308 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d095dec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cdc36e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ca43301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3e7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96950a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d271be4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92aca87 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Merge pull request #37 from SaschaSchwarze0/sascha-add-vulnerability-…

    …scanning
    
    Sascha add vulnerability scanning
    karanibm6 authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8f17ad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. remove unused function

    karanibm6 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    477214a View commit details
    Browse the repository at this point in the history