Releases: pandatix/nvdapi
Releases · pandatix/nvdapi
v0.6.5
20 Nov 23:28
Compare
Sorry, something went wrong.
No results found
Changelog
11bc999 Bump github.com/gorilla/schema from 1.2.0 to 1.2.1
0568169 Bump ossf/scorecard-action from 2.3.0 to 2.3.1
1b94c69 fix: NVD API v2 version boundaries nil pointer dereference
v0.6.4
16 Oct 16:44
Compare
Sorry, something went wrong.
No results found
Changelog
53b5c3c Bump actions/checkout from 3 to 4
a143400 Bump actions/setup-go from 3 to 4
dbe8212 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
5682cf7 Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
f94708a build: add github token for release
3f2489d build: fix secret name...
v0.6.3
16 Oct 16:39
Compare
Sorry, something went wrong.
No results found
Changelog
56c4c71 build: add github token for release
NVD API v2 support
14 Mar 20:36
Compare
Sorry, something went wrong.
No results found
With tag v0.6.1 comes a lot of changes :
breaking change due to the move of github.com/pandatix/nvdapi to github.com/pandatix/nvdapi/v1 after deprecation of NVD API v1
add full support for NVD API v2 in github.com/pandatix/nvdapi/v2
Please remember to request an API key for using this new version.
Release 🎉 v0.5.0 🎉
23 Jul 06:36
Compare
Sorry, something went wrong.
No results found
Warning : update in the Go version.
Changelog
update Go version from 1.17 to 1.18
minor improvements in the tests strategy
Release 🎉 v0.4.0 🎉
23 Jul 06:32
Compare
Sorry, something went wrong.
No results found
There are breaking changes in the structures attributes because of a slice omitempty handling.
Changelog
improve support of slices in datastructures
improve support of newly introduced API keys
v0.3.0
01 Nov 19:02
Compare
Sorry, something went wrong.
No results found
Release 🎉 v0.3.0 🎉
There are breaking changes in the structures names because of the newly supported CPE endpoint.
Changelog
add support for CPE.
updates in cascade of a new NVD API version (no version tracking for now).
add a "reviews" section in README.md on the API schema for discussions.
v0.2.0
15 Oct 08:07
Compare
Sorry, something went wrong.
No results found
Release 🎉 v0.2.0 🎉
There are breaking changes in the module name.
Changelog
renamed module from github.com/Pandatix/nvdapi to github.com/pandatix/nvdapi to avoid caps inconsistencies between the owner pseudo, the module and some implementation around go modules (like gomods/athens).
v0.1.0
12 Oct 08:12
Compare
Sorry, something went wrong.
No results found
Release 🎉 v0.1.0 🎉
This release is the first step of this repo, adding full support for CVE endpoints.
It's fully convered by unit and integration tests.
Changelog
Add support for specific CVE details fetch
Add support for CVEs details fetch