Michael Holtzman

Results 17 comments of Michael Holtzman

I have upgraded the dev dependency for mocha to be the latest, 5.x. I added the `--exit` to the `npm test` command, otherwise it has the same issue where mocha...

If you are using a version from a year ago, are you sure the versions of supertest are the same? The error in your screenshot implies you are performing an...

Thanks for your work on this plugin. I found [GitHub has their own list](https://github.com/showcases/projects-with-great-wikis) of "good" project wikis. Of this list, hystrix and snowplow look nicely organized. I generally favor...

I would also like to bump this feature as something that would be perfect to handle with a small user configuration option. The option be either be at the Channel...

Hello, I am wondering if this issue has bubbled back up on the action/cache's priority list? I am wondering if there is a difficult technical challenge blocking this feature, as...

I had the same issue node: v4.2.4 phantomjs: 1.9.19 mac os: 10.10.5 For some reason my hosts file was deleted, after restoring a basic hosts file to /private/etc/hosts things started...

I believe that this is currently supported if you configure the external checks in a checkov config file and the config file is used by the GitHub action. example snippet...

@JamesWoolfenden now that this action is running from a docker image, can the [specific version tag of the docker container](https://github.com/bridgecrewio/checkov-action/blob/ede91aeedf50e89ba2873e30eeb19144a9c34f61/action.yml#L65) be replaced with an optional version number, and if not...

@mohitsaxenaknoldus I think the request is for the output of the checkov cli command, not the output of the GitHub action.

@jburgel-ohpen yes I think that this feature is now fully supported available for use within the GitHub action. I just looked at a recent action run using this action that...