cloudsploit
cloudsploit copied to clipboard
hotfix/docker entrypoint
Fixes aquasecurity/cloudsploit#946
Now, the container does not work for me anymore. When I revert the change, the executable is found. package.json specifies the hyphenated version of the CLI.
"bin": {
"cloudsploit-scan": "./index.js"
}
@prodingerd can you fix it?
@prodingerd can you fix it?
We should really find the source of this problem, since according to @vigah and @netwrkspider, this PR fixed their setup.