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 --implist arg
17 mark reports from the specified list as important
18
19 --inifile arg
20 load scan properties from the given INI file
21
22 --reapply-parsing-rules
23 canonicalize data originally parsed by an older version of the
24 parser
25
26 -q [ --quiet ]
27 do not report non-fatal errors
28
29 --help produce help message
30
31 --version
32 print version
33
34
35
36cslinker 3.1.0 October 2023 CSLINKER(1)