Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Integration with Reviewdog #14

Open
mdesmarest opened this issue Aug 21, 2020 · 4 comments
Open

Feature request: Integration with Reviewdog #14

mdesmarest opened this issue Aug 21, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mdesmarest
Copy link

Please integrate Checkov with Reviewdog below, they host a template to make it easy to host the action. Using a tool like this allows you to run checks against changes as the workflow action runs on pull requests and will allow issues to be address and resolved on the entirety of the repository separately. Without this pull requests may fail for errors not relates to changes that are being pushed.

https://github.com/reviewdog/reviewdog

https://github.com/reviewdog/action-template

also please allow these flags as this makes it easier to centralize rules within one repo and allows for deployment to workflows without having to update yaml files. It would great to reference a set folder of static rules via the --external-checks-dir and bypass the main scan all together.

--external-checks-git

--external-checks-dir

@MPV
Copy link

MPV commented Sep 30, 2020

Sounds like #15 and #16 describes these changes too (but more general and specific to Reviewdog).

@Waban-smile
Copy link

Hello there,

Reviewdog integration could be great as it provides a better integration with the GitHub PR interface and checks.
I'm sorry I don't have spare time to implement this right now, but shouldn't be that hard using the templates provided by Reviewdog

Have a nice day and ty for this great tool =)

@metahertz metahertz self-assigned this Feb 9, 2021
@metahertz metahertz added enhancement New feature or request good first issue Good for newcomers labels Feb 9, 2021
@rusherr02
Copy link

Is this done?

@MPV
Copy link

MPV commented Oct 16, 2023

Could it be an idea for Bridgecrew to adopt @ishii1648's https://github.com/ishii1648/action-checkov-reviewdog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants