checkmarx-ltd / cx-flow

Checkmarx Scan and Result Orchestration
Apache License 2.0
88 stars 87 forks source link

Added mapping labels capability like Jira #1385

Closed itsKedar closed 1 day ago

itsKedar commented 4 weeks ago

Description

Added new parameters for GitHub and GitLab

   fields:
    - type: result
      name: application
    - type: result
      name: project

Every value mentioned in fields will be added in Labels.

application - Command line option --app
project - Command line option --cx-project
namespace - Command line option --namespace
repo-name - Command line option --repo-name
repo-url - Command line option --repo-url
branch - Command line option --branch
severity - Severity of issue in Checkmarx
category - Category of issue in Checkmarx
cwe - CWE of issue in Checkmarx
recommendation - Recommendation details based on Mitre/Custom Wiki
loc - csv of lines of code
issue-link - Direct link to issue within Checkmarx
filename - Filename provided by Checkmarx issue
language - Language provided by Checkmarx issue
similarity-id - Cx Similarity ID

References

https://github.com/checkmarx-ltd/cx-flow/issues/1029

Testing

Tested on GitHub and GitLab

AvivCx commented 4 weeks ago

Logo Checkmarx One – Scan Summary & Details11d60029-095b-4dd8-851d-f47cd0d0cea8

No New Or Fixed Issues Found