mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
* move csaf_searcher to a lower prio place * Adjust wording * Grammar fix #2 'this is work in progress' -> 'This is a work in progress'... --------- Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
5 lines
253 B
Markdown
5 lines
253 B
Markdown
# API examples
|
|
|
|
A currenty very short list how to use `github.com/csaf-poc/csaf_distribution` as a library:
|
|
|
|
* (purl_searcher)[./purl_searcher/main.go] is a tool to search through local advisories. It finds PURLs based on the product ID of an advisory.
|