Skip to content

Licence scanning integration with trivy #20

Licence scanning integration with trivy

Licence scanning integration with trivy #20

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

reviewdog.yml

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

Annotations

10 warnings
runner / shellcheck: filesystemTrivyScanner.sh#L15
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./filesystemTrivyScanner.sh:15:8:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: filesystemTrivyScanner.sh#L24
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./filesystemTrivyScanner.sh:24:6:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: filesystemTrivyScanner.sh#L27
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./filesystemTrivyScanner.sh:27:18:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: filesystemTrivyScanner.sh#L28
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./filesystemTrivyScanner.sh:28:8:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: filesystemTrivyScanner.sh#L31
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./filesystemTrivyScanner.sh:31:20:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
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)
runner / shellcheck: imageTrivyScanner.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./imageTrivyScanner.sh:30:12:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: imageTrivyScanner.sh#L39
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./imageTrivyScanner.sh:39:6:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: imageTrivyScanner.sh#L42
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./imageTrivyScanner.sh:42:18:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)