-
Notifications
You must be signed in to change notification settings - Fork 89
Add GH action for security scan. #1171
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1171 +/- ##
=======================================
Coverage 58.71% 58.71%
=======================================
Files 33 33
Lines 2781 2781
=======================================
Hits 1633 1633
Misses 987 987
Partials 161 161 Continue to review full report at Codecov.
|
3706ce5
to
e931773
Compare
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
echo "::set-output name=operator-image-ref::${OPERATOR_IMAGE_REF}" | ||
|
||
- name: Run Trivy vulnerability scanner in IaC mode | ||
uses: aquasecurity/trivy-action@master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks
Signed-off-by: Pavel Macík <[email protected]>
/retest |
/lgtm |
/test 4.11-acceptance |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Pavel Macík <[email protected]>
Signed-off-by: Pavel Macík [email protected]
Ref: https://issues.redhat.com/browse/APPSVC-1136
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
included if any changes are user facing
included if any functionality added or changed. For bugfixes please include tests that can catch regressions
@external-feedback
tag.