Skip to content
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: aquasecurity/trivy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: aquasecurity/trivy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 21, 2022

  1. docs: added missing HTML template and removed deprecated SARIF templa…

    …te (#132)
    
    * docs: add missing template
    
    * docs: add missing template and remove deprecated
    
    Add missing HTML template
    Remove deprecated SARIF template
    
    * docs: remove deprecated SARIF template
    nleconte-csgroup authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    63b6e4c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. feat(SBOM): Support SBOM generation (#129)

    * feat(sbom): Support SBOM generation
    
    Signed-off-by: Simar <simar@linux.com>
    
    * Update README.md
    
    Co-authored-by: Itay Shakury <itay@itaysk.com>
    
    * feat(sbom): Send results within the entrypoint.sh
    
    * fix(sbom): Fix leading whitespaces for format var.
    
    Signed-off-by: Simar <simar@linux.com>
    
    * docs(sbom): Update README.md
    
    * docs(sbom): Update README.md
    
    * chore(trivy): Bump Trivy version to 0.29.1
    
    Signed-off-by: Simar <simar@linux.com>
    
    * feat(sbom): Change to fs scan.
    
    Signed-off-by: Simar <simar@linux.com>
    
    * fix(tests): Update SARIF goldenfile
    
    Co-authored-by: Itay Shakury <itay@itaysk.com>
    simar7 and itaysk authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7b7aa26 View commit details
    Browse the repository at this point in the history
Loading