Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 374 Bytes

File metadata and controls

18 lines (11 loc) · 374 Bytes

veracodeGetFlawsByCWEID

Gets flaw information for the given 'build_id'. Optionally filters flaw information to a given CWEID.

Usage

gradle veracodeGetFlawsByCWEID -P build_id=xxx

gradle veracodeGetFlawsByCWEID -P build_id=xxx -P cweid=xxx

Properties

build_id

The Veracode build_id that is being targeted.

cweid

The CWEID to filter flaws with.