You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ after the build artifact has been created.
118
118
|`REPORT_PATH`|**Yes**| The location relative to the checkout where analysis reports will be stored after the scan is finished. The directory specified as `REPORT_PATH` must be empty. |
119
119
|`RL_DIFF_WITH`| No | Use this parameter to specify a previously scanned package version to compare (diff) against. |
120
120
|`RL_VERBOSE`| No | Set to anything but '' to provide more feedback in the output while running the scan. Disabled by default. |
121
+
|`RL_PACK_SAFE`| No | Use this parameter to generate a SAFE archive (report.rl-safe) for the scan. |
121
122
|`RLSECURE_PROXY_SERVER`| No | Server name for proxy configuration (IP address or DNS name). |
122
123
|`RLSECURE_PROXY_PORT`| No | Network port on the proxy server for proxy configuration. Required if `RLSECURE_PROXY_SERVER` is used. |
123
124
|`RLSECURE_PROXY_USER`| No | User name for proxy authentication. |
0 commit comments