Checkmarx / ast-cli

A CLI project wrapping application security testing (AST) APIs
Apache License 2.0
41 stars 26 forks source link

Support scs engine In scan create Resubmit command (AST-63906) #840

Closed Korjen97 closed 2 months ago

Korjen97 commented 2 months ago

By submitting a PR to this repository, you agree to the terms within the Checkmarx Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Support SCS engine with scan create --resubmit coomand_ add tests for two cases (with scoreCard and with out).

References

https://checkmarx.atlassian.net/browse/AST-63906

Testing

Two Unit Tests: First for adding scoreCard in the scan with resubmit ( added Token flag and Url flag) and second without ScoreCard

Checklist

github-actions[bot] commented 2 months ago

Logo Checkmarx One – Scan Summary & Details94290bf0-989b-450a-ad0d-0c5c763f031b

Policy Management Violations

Policy Name Rule(s) Break Build
[SAST-ML0] Not allowed NEW Sast vulnerabilities true

No New Or Fixed Issues Found

AlvoBen commented 2 months ago

Great job!