nscuro / dtrack-client

Unofficial Go client library for OWASP Dependency-Track

Home Page:https://pkg.go.dev/github.com/nscuro/dtrack-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dtrack-client

CI PkgGoDev License

Unofficial Go client library for OWASP Dependency-Track

⚠️ WE HAVE MOVED ⚠️

dtrack-client has moved to the DependencyTrack organization! 🎉

Please use 👉 github.com/DependencyTrack/client-go 👈

Installation

go get github.com/nscuro/dtrack-client

Compatibility

dtrack-client Version Go Version Dependency-Track Version
< 0.6.0 1.15+ 4.0.0+
>= 0.6.0 1.18+ 4.0.0+

Usage

Please refer to the documentation.

API Coverage

dtrack-client primarily covers those parts of the Dependency-Track API that I personally need. If you'd like to use this library, and your desired functionality is not yet available, please consider creating a PR.

About

Unofficial Go client library for OWASP Dependency-Track

https://pkg.go.dev/github.com/nscuro/dtrack-client

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Makefile 0.2%