Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

nscuro/dtrack-client

Repository files navigation

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.