Closed afiune closed 4 years ago
#!/bin/bash -eo pipefail
yamllint .
./src/jobs/ctr-vuln-scan.yml
23:15 warning too many spaces after colon (colons)
./src/commands/scan-pkg-manifest.yml
3:78 error trailing spaces (trailing-spaces)
scan-pkg-manifest
job for integration with Lacework Host vulnerability capabilityvuln-scan-run
job toctr-vuln-scan
to be more explicit about the job funtionalitylacework/lacework-cli
Signed-off-by: Scott Ford scott.ford@lacework.net