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

Add support for Microsoft's cross-platform C and C++ package manager, vcpkg #217

Open
AnthonyMastrean opened this issue Feb 11, 2023 · 0 comments
Labels
Proposed new type PURL type definition Non-core definitions that describe and standardize PURL types vcpkg Proposed new type

Comments

@AnthonyMastrean
Copy link

vcpkg is a cross-platform package manager for C and C++ developers. Using vcpkg you can quickly get thousands of high quality open source libraries to empower your application and internally share collections of private components.

https://learn.microsoft.com/en-us/vcpkg/

@AnthonyMastrean AnthonyMastrean changed the title Add support for Microsoft's vcpkg package manager Add support for Microsoft's cross-platform C and C++ package manager, vcpkg Feb 11, 2023
@stevespringett stevespringett added the PURL type definition Non-core definitions that describe and standardize PURL types label Jul 31, 2023
aristotelos added a commit to aristotelos/vcpkg-tool that referenced this issue Aug 27, 2024
Add a package URL to generated SBOM files so that vulnerability
databases can start linking CVEs to vcpkg port versions.

Fixes microsoft/vcpkg#39254.
See also package-url/purl-spec#217 that has
not been resolved yet but should be resolved before this commit is
merged.
aristotelos added a commit to aristotelos/vcpkg-tool that referenced this issue Aug 28, 2024
Add a package URL and CPE to generated SBOM files so that vulnerability
databases can start linking CVEs to vcpkg port versions.

Fixes microsoft/vcpkg#39254.
See also package-url/purl-spec#217 that has
not been resolved yet but should be resolved before this commit is
merged.

See also https://nvd.nist.gov/products/cpe/search?namingFormat=2.3 for a
CPE database.
@johnmhoran johnmhoran added Proposed new type vcpkg Proposed new type labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposed new type PURL type definition Non-core definitions that describe and standardize PURL types vcpkg Proposed new type
Projects
None yet
Development

No branches or pull requests

3 participants