1CSLINKER(1) User Commands CSLINKER(1)
2
3
4
6 cslinker - extend the list of defects by CWE numbers, scan properties,
7 etc.
8
10 cslinker [options] proj.err [...], where options are:
11
13 --cwelist arg
14 (re)assign CWE numbers to defects by the given CSV list
15
16 --inifile arg
17 load scan properties from the given INI file
18
19 --mapfile arg
20 load defect IDs from comma-separated mapfile
21
22 -q [ --quiet ]
23 do not report non-fatal errors
24
25 --help produce help message
26
27 --version
28 print version
29
30
31
32cslinker 1.7.1 March 2020 CSLINKER(1)