
MVKNice (Community Member) asked a question.
hello.
I am integrating jenkins with VeraCode, and the tooling is HORRIBLE.
Highlights:
- issue #1 no proper reporting support on jenkins end. just send upload and scan, no report visualization (or I did not find, or it is planned, but not to be found)
- issue #2 wrapper call of the same report returns different results in different formats
- issue #3 wrapper call for GetAppList USED to send bad CSV (before 2022/09/01), seems to be fixed
issue #1:
the plugin: allows to send the application data to the service, but with very limited customization, so you cannot add bu, tags, etc.
issue #2
I need to control veracode via API, using the java wrapper.
I am calling these actions:
- UploadAndScan
- GetAppList (to extract appid)
- GetSandBox (to extract sandboxid)
- GetBuildList (to extract app's sandbox's buildid)
- DetailedReport (to get the build's detailed report)
- PromoteSandbox (to promote the sandbox to policy)
The main issue is:
if I am trying to pull DetailedReport or SummaryReport,
format CSV is only showing the total # of issues correctly.
format XML has correct data.
issue #3
up to the start of September the GetAppList would return CSV with 2 columns as headers, but 3 columns of data. This is non-valid csv.
for more details, I need somebody from veracode.
Please ping me.
.png)
Go to the "product support" link on this page and create a case.