Skip to content

fix executable name#198

Merged
matthewdfuller merged 1 commit intoaquasecurity:masterfrom
jeshan:master
Jul 30, 2019
Merged

fix executable name#198
matthewdfuller merged 1 commit intoaquasecurity:masterfrom
jeshan:master

Conversation

@jeshan
Copy link
Contributor

@jeshan jeshan commented Jul 20, 2019

The executable name is cloudsploitscan, not cloudsploit-scan

The executable name is `cloudsploitscan`, not `cloudsploit-scan`
@jeshan
Copy link
Contributor Author

jeshan commented Jul 20, 2019

Based on the output of ls -l /var/scan/node_modules/.bin:

lrwxrwxrwx    1 root     root            23 Jul 20 14:48 cloudsploitscan -> ../cloudsploit/index.js
lrwxrwxrwx    1 root     root            26 Jul 20 14:48 csv-write -> ../csv-write-stream/cli.js
lrwxrwxrwx    1 root     root            16 Jul 20 14:48 ndjson -> ../ndjson/cli.js
lrwxrwxrwx    1 root     root            20 Jul 20 14:48 semver -> ../semver/bin/semver
lrwxrwxrwx    1 root     root            23 Jul 20 14:48 sshpk-conv -> ../sshpk/bin/sshpk-conv
lrwxrwxrwx    1 root     root            23 Jul 20 14:48 sshpk-sign -> ../sshpk/bin/sshpk-sign
lrwxrwxrwx    1 root     root            25 Jul 20 14:48 sshpk-verify -> ../sshpk/bin/sshpk-verify
lrwxrwxrwx    1 root     root            16 Jul 20 14:48 uuid -> ../uuid/bin/uuid
lrwxrwxrwx    1 root     root            18 Jul 20 14:48 which -> ../which/bin/which

@garretfick
Copy link
Contributor

It would be create if you could make the build fail if this is not set correctly.

@matthewdfuller matthewdfuller merged commit 03bc118 into aquasecurity:master Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants