Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting detect version #211

Open
mbutrimov opened this issue Mar 14, 2024 · 1 comment
Open

Setting detect version #211

mbutrimov opened this issue Mar 14, 2024 · 1 comment

Comments

@mbutrimov
Copy link

For various reasons i need ability to use defferent detect versions (not only latest).
As far as i understand right now, synopsys bridge would use latest detect version when running blackduck stage.
There is an option
DETECT_LATEST_RELEASE_VERSION but it doesn't affect synopsys bridge, which continues to downloading latest.

Are there any options, how i can force bridge to use specific detect version ?

Right now it is just executes latest downloaded jar, which happened to be 9.4.0:
java -jar /home/runner/.synopsys/bridge/tools/synopsys-detect/9.4.0/synopsys-detect-9.4.0.jar

I think, i can use a dirty trick, which will include manually downloading correct version of synopsys-detect jar and putting it under specific name in the specific directory, but that isn't 100% waterproof.

Are there any other options, i should consider ?

@nelsonmorais
Copy link

Also looking for a solution for this, or at least a table that maps this Action version with the Detect version as that is what needs to match with the information provided on this page: https://documentation.blackduck.com/bundle/blackduck-compatibility/page/topics/Black-Duck-Release-Compatibility.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants