You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With 2.49.2 with multiproject gradle builds we get ~30 minutes (probable) timeouts where we had no problem and ~2 minute check times with 2.48.0. After correctly listing all dependencies we get this log:
09:29:28 [Info] Scanning 536 gradle dependencies...
09:29:28 [Debug] Sending HTTP POST request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph?watch=audit&scan_type=dependency
09:29:28 [Info] Waiting for scan to complete on JFrog Xray...
09:29:28 [Debug] Sending HTTP GET request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph/c0b5f901-c230-45e4-4840-074de915bb0b
09:29:28 [Debug] Get Dependencies Scan results... (Attempt 1)
09:29:33 [Debug] Sending HTTP GET request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph/c0b5f901-c230-45e4-4840-074de915bb0b
The ‘jf audit’ command also supports JFrog Advanced Security features, such as 'Contextual Analysis', 'Secret Detection', 'IaC Scan' and ‘SAST’.
This feature isn't enabled on your system. Read more - https://jfrog.com/xray/
/usr/bin/bash: line 309: 47 Killed jf audit --watches ${JFROG_WATCHES_AUDIT} --extended-table --exclude-test-deps
the second attempt dies after ~30 minutes every time.
Current behavior
CLI can not finish audit
Reproduction steps
No response
Expected behavior
No response
JFrog CLI-Core version
2.49.2
JFrog CLI version (if applicable)
No response
Operating system type and version
Ubuntu 22.04
JFrog Artifactory version
No response
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
With 2.49.2 with multiproject gradle builds we get ~30 minutes (probable) timeouts where we had no problem and ~2 minute check times with 2.48.0. After correctly listing all dependencies we get this log:
the second attempt dies after ~30 minutes every time.
Current behavior
CLI can not finish audit
Reproduction steps
No response
Expected behavior
No response
JFrog CLI-Core version
2.49.2
JFrog CLI version (if applicable)
No response
Operating system type and version
Ubuntu 22.04
JFrog Artifactory version
No response
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: