Skip to content

GA_1.0.21

Compare
Choose a tag to compare
@apoorvasingh5 apoorvasingh5 released this 14 Jun 05:52
· 31 commits to main since this release
90e6cf7

CXSER-272 [CxOne] Addition of date filter in First Integration.
CheckmarxOne App List integration will import the project data from CxOne after the given start date
CXSER-279 [CxOne] SCA deltas
CheckmarxOne App Vul Item integration will compare the last 2 scan results and import the vulnerabilities for SCA
CXSER-302 [CxOne] Add Scan Origin, Source and Scan Type in the Synchronization
In CheckmarxOne Scan Summary integration added Scan Origin , Scan Source, Scan Type in xml as well as in processing script .
Table Name - sn_vul_app_vul_scan_summary
Column Name - scan_submitted_by
CXSER-276 [CxOne] Project Filter by id and Name
Project can be filter by projectId and By projectName, We can also exclude project by providing "exclude=" as prefix before project name as well as project Id.
CXSER-299 [CxOne] Primary Branch checkbox - Synchronize the primary branch only in imported projects with a branch set as primary
-CXSER-323 Restructuring the Integration code to fetch selected projects from discovered application to retrieve data.
-CXSER-334 Restructuring Scan Summary and App Vul Item integration to minimize the API call for getting projects lists while getting parameters.