-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Hi,
For some reason when upgrading from CLI 2.71.5 to 2.72.1, all my audit (mvn, node) started to fail with
scanning maven dependencies failed with error: couldn't parse JFrog Xray server response: unexpected end of JSON input
Not sure if related to the cli-security or xray server.
But the version 3.999.999 look suspicious to me
For what I see on
Prod (3.107.11 and CLI 2.71.5). Work well
/xray/api/v1/system/version
{"xray_version":"3.107.11","xray_revision":"a3c7a4f"}
/xray/api/v1/xsc/system/version
{"xsc_version":"3.999.999","xray_version":"3.999.999"}
PP (3.107.16 and CLI 2.72.2). Currently broken, but works if using CLI 2.71.5
/xray/api/v1/system/version
{"xray_version":"3.107.16","xray_revision":"b91b7a4"}
/xray/api/v1/xsc/system/version
{"xsc_version":"3.999.999","xray_version":"3.999.999"}
Thanks
Current behavior
CF description
Reproduction steps
CF description
Expected behavior
No ussue
JFrog CLI-Security version
1.13.4
JFrog CLI version (if applicable)
2.72.2
Operating system type and version
all
JFrog Xray version
3.107.16
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working