File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,6 +48,12 @@ Specify the minimum permission weight to consider for the analysis (1-10). The d
4848Specify the maximum number of information flows to output. The default is unlimited.
4949.IP " -o OUTPUT_PATH"
5050Generate a graphical representation of the analysis in PNG format at the specified path.
51+ .IP " -b <boolname>:true[,<boolname2>:false,...]"
52+ Specify boolean values to use in the analysis. Multiple booleans can be specified, separated by
53+ commas. Alternatively, this option can be set with the special value "-b default" to use the
54+ default boolean values from the policy. If this option is not specified, the analysis will
55+ include all possible infomation flows, including both "if" and "else" branches of boolean
56+ expressions.
5157.IP EXCLUDE
5258A space-separated list of types to exclude from the analysis.
5359
You can’t perform that action at this time.
0 commit comments