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

[question] How to Conan download binaries and find binaries #16203

Open
1 task done
zsmj-xu opened this issue May 6, 2024 · 5 comments
Open
1 task done

[question] How to Conan download binaries and find binaries #16203

zsmj-xu opened this issue May 6, 2024 · 5 comments
Assignees

Comments

@zsmj-xu
Copy link

zsmj-xu commented May 6, 2024

What is your question?

My needs are:
Download the binary file through Conan, analyze the binary, and store the analysis results in my database

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@zsmj-xu
Copy link
Author

zsmj-xu commented May 6, 2024

How can I get all binaries in the conancenter repository

@memsharded memsharded self-assigned this May 6, 2024
@memsharded
Copy link
Member

Hi @zsmj-xu

How can I get all binaries in the conancenter repository

Please don't try to do that. ConanCenter contains a huge amount of binaries, a ton of Tbs.
That could be considered abuse of the service and result in blocking.

The recommendation for many users in production is building their own binaries in-house, see https://docs.conan.io/2/devops/using_conancenter.html and https://docs.conan.io/2/devops/devops_local_recipes_index.html.

@zsmj-xu
Copy link
Author

zsmj-xu commented May 6, 2024

I am using the download command to download the package. Can I only download the binary file? I need these binaries for training of my SCA model. @memsharded

@zsmj-xu
Copy link
Author

zsmj-xu commented May 6, 2024

I will only download partial binary data

@memsharded
Copy link
Member

I am afraid you can't, this would be against the terms of service, ConanCenter is not intended to be scanned or used for training, the service is for downloading just your dependencies for your C++ projects.

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