epam / edp-install

Start from the KubeRocketCI (a.k.a. EPAM Delivery Platform) main page. This repository contains the Helm Chart templates that describe the installation of the main configuration (e.g. database registration, user creation in a database, etc.), which cannot be subsumed to the corresponding operator or allotted to the repository
https://docs.kuberocketci.io
Apache License 2.0
88 stars 19 forks source link

Enable SAST scan for Tekton pipelines #27

Closed MykolaMarusenko closed 1 year ago

MykolaMarusenko commented 1 year ago

As an EDP user, I would like to be able to use SAST scanning out of the box for tekton pipelines.

Acceptance Criteria:

Rolika4 commented 1 year ago

We have recently implemented a static application security testing feature for our EDP frameworks on build pipelines using DefectDojo.

This feature is available for application templates

As well as library templates:

This implementation will allow for improved security testing measures throughout our development process and ultimately result in higher-quality applications and libraries.

Screenshot 2023-06-16 at 13 06 26