-
Notifications
You must be signed in to change notification settings - Fork 594
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
'credentialdiggerScan' get_discoveries step fails #4970
Comments
Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add |
#4613 has been merged, this issue can be closed |
Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add |
Issue got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant. |
Hi Team,
We are running the step 'credentialdiggerScan' in azure pipelines and are facing the below error,
`credentialdiggerScan:
repository: "https://github.tools.sap/acra/cmm-market-curves-srv"
models: ['PathModel', 'PasswordModel']
githubVaultSecretName: 'GROUP-SECRETS/github-acra-serviceuser'
snapshot: 'hyperpaceTest'
debug: true
info credentialdiggerScan - running command: credentialdigger get_discoveries https://github.tools.sap/acra/cmm-market-curves-srv --sqlite piper_step_db.db --save findings.csv --state new info credentialdiggerScan - 2024-06-21 09:34:51.756043: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory info credentialdiggerScan - 2024-06-21 09:34:51.756088: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. info credentialdiggerScan - INFO:dotenv.main:Python-dotenv could not find configuration file .env. info credentialdiggerScan - INFO:credentialdigger.cli.cli:Database in use: Sqlite error credentialdiggerScan - ERROR:credentialdigger.cli.get_discoveries:list index out of range`
I opened this issue with credential-digger team, SAP/credential-digger#309.
@marcorosa has already provided a fix for the same and the PR seems to be open since last year!! #4613. This has gone stale now, could you kindly help in getting this resolved.
The text was updated successfully, but these errors were encountered: