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
@@ -99,6 +99,7 @@ The Base64-encoded license string and the site key must be provided to the pipel
99
99
|`RL_STORE`| No | If using a package store, use this parameter to provide the path to a directory where the self-hosted package store has been initialized. |
100
100
|`RL_PACKAGE_URL`| No | If using a package store, use this parameter to specify the package URL (PURL) for the scanned artifact. The package URL should be in the format `project/package@version`; for example `testing/[email protected]`. |
101
101
|`RL_DIFF_WITH`| No | If using a package store, use this parameter to specify a previously scanned package version to compare (diff) against. |
102
+
|`RL_PACK_SAFE`| No | Use this parameter to generate a SAFE archive (report.rl-safe) for the scan. |
102
103
|`RL_VERBOSE`| No | Set to anything but '' to provide more feedback in the output while running the scan. Disabled by default. |
0 commit comments