1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/examples
Juan Ariza Toledano 9073a8a282
feat: Add function to find product identification helpers inspecting the tree (#505)
* feat: Add function to find product identification helpers inspecting the tree

Signed-off-by: juan131 <jariza@vmware.com>

* fix: simplify unit tests

Signed-off-by: juan131 <jariza@vmware.com>

* fix: also iterate over relationships

Signed-off-by: juan131 <jariza@vmware.com>

* fix: adapt example to use new library function

Signed-off-by: juan131 <jariza@vmware.com>

* Separate collecting and visiting of the product id helpers.

---------

Signed-off-by: juan131 <jariza@vmware.com>
Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
2023-12-01 15:31:25 +01:00
..
purls_searcher feat: Add function to find product identification helpers inspecting the tree (#505) 2023-12-01 15:31:25 +01:00
README.md docs: underline that we are _not_ offering an API yet (#502) 2023-11-08 10:40:23 +01:00

API examples

An experimental example of how to use github.com/csaf-poc/csaf_distribution as a library. As usage of the repository as an API is currently a work in progress, these examples are likely to be changed.

  • purls_searcher is a tool to search for PURLs in local advisories by given product IDs.