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

Error when running docker container (yara.go:59 runner.go:81) #131

Open
cherez0ff opened this issue Oct 8, 2024 · 1 comment
Open

Error when running docker container (yara.go:59 runner.go:81) #131

cherez0ff opened this issue Oct 8, 2024 · 1 comment

Comments

@cherez0ff
Copy link

docker run -i --rm \
	-v /var/run/docker.sock:/var/run/docker.sock \
	quay.io/deepfenceio/deepfence_secret_scanner_ce:2.4.0 \
	-image-name alpine:latest

Got error:

ERRO[2024-10-08T09:03:52Z] yara.go:59 open : no such file or directory
ERRO[2024-10-08T09:03:52Z] runner.go:81 error in runOnce compiling yara rules: open : no such file or directory

Same for older version.

@ramanan-ravi
Copy link
Contributor

Hello @cherez0ff, running secret scanner in cli mode is not supported in this version.
It will be added in the next major release.

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

No branches or pull requests

2 participants