We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673a128 commit 10a23d7Copy full SHA for 10a23d7
sca/bom/xrayplugin/plugin/plugin.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
xrayLibPluginVersionEnvVariable = "JFROG_CLI_XRAY_LIB_PLUGIN_VERSION"
26
- defaultXrayLibPluginVersion = "0.0.3-29"
+ defaultXrayLibPluginVersion = "0.0.3-35+dirty-g3705482"
27
28
xrayLibPluginRtRepository = "xray-scan-lib"
29
XrayLibPluginExecutableName = "xray-scan-plugin"
0 commit comments