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
2022-09-17T09:01:58Z DBG: validating given tool name [sonatypenl]
2022-09-17T09:01:58Z DBG: retrieving active scanners
2022-09-17T09:01:59Z DBG: failed to get active tools: invalid character '<' looking for beginning of value
2022-09-17T09:01:59Z INF: unknown or inactive tool name. Run kdt list scanners to see the supported active scanner's list.
I've tried passing the host and token different ways.
Can you please explain what wrong?
The text was updated successfully, but these errors were encountered:
When tryng to list active scanners I get the following:
kdt list scanners
Same for projects:
kdt list projects
2022-09-17T08:58:58Z INF: could not get Kondukto active scanners: invalid character '<' looking for beginning of value
When trying to post results of a sonatype scan, I get the same:
kdt scan --verbose -p my-project -t sonatypenl -b develop --params=public_id:MyApp --params=report_id:12345
2022-09-17T09:01:58Z DBG: validating given tool name [sonatypenl]
2022-09-17T09:01:58Z DBG: retrieving active scanners
2022-09-17T09:01:59Z DBG: failed to get active tools: invalid character '<' looking for beginning of value
2022-09-17T09:01:59Z INF: unknown or inactive tool name. Run
kdt list scanners
to see the supported active scanner's list.I've tried passing the host and token different ways.
Can you please explain what wrong?
The text was updated successfully, but these errors were encountered: