Oliver Nocon
Oliver Nocon
Maybe you can have a look at the implementation of : https://sap.github.io/jenkins-library/steps/containerExecuteStructureTests/ There the resulting test report is archived in Jenkins.
There is currently no plan to offer a dedicated step for this. You could always call `cf` cli by using e.g. `dockerExecute` in your custom pipeline. Contributions are welcome though.
@anilkeshav27 could you maybe have a look? In general, maybe `unittest` could be a nice contribution to further enhance the step.
`scanMaven.go` uses a deprecated WhiteSource Maven plugin while `scanUA.go` uses the WhiteSource Unified Agent. In the end I guess a WhiteSource expert needs to judge how such a project can...
@ajrussellsap thanks a lot. This looks good to me besides some tests still failing.
@CCFenner could you please have a look as well?
> Is there a good reason to use the CLI attention all? Like, instead of using a Go package instead of shelling out to another binary. Yes, it is much...
@anilkeshav27, @CCFenner please have a look ...
@UmidjonUrunov could you please check?
@UmidjonUrunov, could you please have a look?