Skip to content

Licence scanning integration with trivy #21

Licence scanning integration with trivy

Licence scanning integration with trivy #21

Triggered via pull request February 4, 2024 20:05
Status Success
Total duration 23s
Artifacts

reviewdog.yml

on: pull_request
runner / shellcheck
13s
runner / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
runner / shellcheck: imageTrivyScanner.sh#L18
[shellcheck] reported by reviewdog 🐶 Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006) Raw Output: ./imageTrivyScanner.sh:18:16:style:Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006)
runner / shellcheck: imageTrivyScanner.sh#L19
[shellcheck] reported by reviewdog 🐶 Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006) Raw Output: ./imageTrivyScanner.sh:19:15:style:Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006)