mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
* Improved wording in examples/README.md * Improve wording * Fix link purl_searcher -> purls_searcher --------- Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
6 lines
303 B
Markdown
6 lines
303 B
Markdown
# API examples
|
|
|
|
A currenty very short list how to use `github.com/csaf-poc/csaf_distribution` as a library.
|
|
As the API is currently WIP these are are likely to be modified or extented.
|
|
|
|
* [purls_searcher](./purls_searcher/main.go) is a tool to search for PURLs in local advisories by given product IDs.
|