kubescape / github-action

GitHub action to run Kubescape scans
Apache License 2.0
18 stars 20 forks source link

Support for code reviews instead with PRs #32

Closed HollowMan6 closed 1 year ago

HollowMan6 commented 1 year ago

Now, the example workflow supports automatically suggest fixes to pushes by opening new PRs and pull requests by code review instead.

Check PRs at https://github.com/HollowMan6/test-kubescape-github-action/pulls for the tests I have down.

vladklokun commented 1 year ago

Hi and thank you for your contribution!

Regarding the PR, it looks good to me on a quick glance. However, we need to agree which way we want to suggest fixes: using the comments in the original PR or a separate PR. So I have forwarded this to our Product team. Once we have that decision, I will come back to you with any comments I may or may not have.

github-advanced-security[bot] commented 1 year ago

You have successfully added a new kubescape configuration .github/workflows/example-scan.yaml:kubescape. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

github-advanced-security[bot] commented 1 year ago

You have successfully added a new kubescape configuration .github/workflows/example-scan.yaml:kubescape-scan. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.