1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/examples/README.md
Bernhard E. Reiter 65fae93a81
docs: underline that we are _not_ offering an API yet (#502)
* docs: move link to final CSAF 2.0 in README

* docs: underline that we are _not_ offering an API yet

* Grammar fix

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-11-08 10:40:23 +01:00

8 lines
339 B
Markdown

# 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](./purls_searcher/main.go) is a tool to search for PURLs in local advisories by given product IDs.