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

[feature request] Conan security audit #3263

Closed
3 tasks done
uilianries opened this issue Jul 24, 2018 · 5 comments
Closed
3 tasks done

[feature request] Conan security audit #3263

uilianries opened this issue Jul 24, 2018 · 5 comments

Comments

@uilianries
Copy link
Member

To help us debug your issue please explain:

Hi!

I have followed Rust lang, including Cargo to filter some good features that could absorbed by Conan. Few days ago I read about cargo-audit on Twitter.

The idea is alert about packages with security vulnerabilities e.g OpenSSL/[<1.0.1g]@conan/stable heartbleed. They keep a database with known security flaws in Advisories.toml

Conan could provide some similar feature to alert about security flaws related to packages on Conan center, for example. The database could be open where anyone is able to create a PR and include a new advisory.

Conan version: 1.6.0

  • I've read the CONTRIBUTING guide.
  • I've specified the Conan version, operating system version and any tool that can be relevant.
  • I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
@danimtb
Copy link
Member

danimtb commented Aug 13, 2018

This will relate mostly to Bintray and a warning message could be included in the client based on properties tagged by XRay. Would be an interesting feature for the future.

@danimtb danimtb changed the title Conan security audit [feature request] Conan security audit Aug 13, 2018
@uilianries
Copy link
Member Author

In cargo-audit case there is no scanning service over the package, but I think XRay could be an excellent tool for the future. The audit data base could receive both results from XRay and alerts from the user.

@Aalmann
Copy link

Aalmann commented Oct 13, 2018

Currently there is no conan support in Xray. We are waiting for it too. My last information from JFrog is H1-2019.

@danimtb there is already conan-io/conan-extensions#5 for package properties. Would be nice to get it which could also be used for this feature here.

@czoido
Copy link
Contributor

czoido commented Sep 7, 2021

Hi @Aalmann,

Since version 3.21.2 Xray supports Conan packages. We have just released a blogpost on how the basics of the integration works. I hope this is still useful for you.

@czoido
Copy link
Contributor

czoido commented Sep 7, 2021

I'm closing this one as this seems already addressed by the Xray integration.

@czoido czoido closed this as completed Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants