Frontend Security Testing
This section will explain how SCA analysis is automated in our pipelines.
Last updated
This section will explain how SCA analysis is automated in our pipelines.
Last updated
You can see the SCA phase of each framework here:
->
For each framework we have a release pipeline with a demo to perform the SCA:
Product.WFNet.Integration-Janus (JsnDemo)
Product.PBNet.Integration (PBDemo & PBTW)
Product.WFNet.Integration_net6 (SKS[WFNetKendoComponents] & C1Demo[C1Components])
Here the process is a little bit more complex because a release pipeline does not allow to publish artifacts, instead there is a build pipeline to publish the results so we can add it to the dashboard:
->
Build pipelines:
Finally you can see the result in the Security dashboard in the npm audit widget.