1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/examples
Paul Schwabauer e91bdec201
Add example for iterating product id and product helper (#617)
* Add example for iterating product id and product helper

* simplify code a bit

* Remove newline

---------

Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
2025-03-03 17:31:21 +01:00
..
product_lister Add example for iterating product id and product helper (#617) 2025-03-03 17:31:21 +01:00
purls_searcher feat: perform go path repo move 2024-11-04 13:20:47 +01:00
README.md feat: perform go path repo move 2024-11-04 13:20:47 +01:00

API examples

An experimental example of how to use github.com/gocsaf/csaf 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.