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

Doesn't download dep scan #348

Open
itsarraj opened this issue Sep 13, 2024 · 1 comment
Open

Doesn't download dep scan #348

itsarraj opened this issue Sep 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@itsarraj
Copy link

Expected Behavior

Should have downloaded

curl -LO https://github.com/appthreat/depscan-bin/releases/latest/download/depscan-linux-amd64
chmod +x depscan-linux-amd64
./depscan-linux-amd64 --help

Actual Behavior

curl -LO https://github.com/appthreat/depscan-bin/releases/latest/download/depscan-linux-amd64
chmod +x depscan-linux-amd64
./depscan-linux-amd64 --help

issue here not working

Steps to Reproduce

No response

Additional Information

No response

@itsarraj itsarraj added the bug Something isn't working label Sep 13, 2024
@prabhu
Copy link
Member

prabhu commented Sep 13, 2024

We no longer offer such single application binaries due to some problems packaging cdxgen and node.js. Please use the container image or the python version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants