Skip to content

Releases: cve-search/CveXplore

Release v0.3.15

09 Nov 09:59
Compare
Choose a tag to compare

In this release:

57b44a8 minor initialization changes

Release v0.3.14

02 Nov 07:13
Compare
Choose a tag to compare

In this release:

87eb9ba fix setup.py

Release v0.3.13

02 Nov 06:03
Compare
Choose a tag to compare

In this release:

e69f1d0 reqs loosened

Release v0.3.12

31 Oct 13:21
Compare
Choose a tag to compare

In this release:

b44f9d8 minor changes
5b93c1f changes for autodocs

Release v0.3.11

31 Oct 08:35
Compare
Choose a tag to compare

In this release:

00e805e restructured logging

Release v0.3.10

17 Oct 17:00
Compare
Choose a tag to compare

In this release:

6cbe624 restructured field list command

Release v0.3.9

17 Oct 15:26
Compare
Choose a tag to compare

In this release:

3fe6b61 added capec and cwe command line options and additional commands.
76176b5 Format Python code with psf/black (#190)
87dae09 added additional actions
edcd35a working on adding cve handling to cli

Release v0.3.8

13 Oct 14:50
Compare
Choose a tag to compare

In this release:

9f58fed added CPE commands to the cli and starting working on copying functionality from cve-search binaries
63e8967 moved general functions to data_source_connection class
476df89 added venv test_folder
f60eddf general improvements and working on the click cli
bcb1678 stats adjusted
2f9fc5a fix #188

Release v0.3.7

11 Oct 09:58
c260668
Compare
Choose a tag to compare

In this release:

c260668 General cleanup and improvements (#187)
c6fb57e [CveXplore-185] added parsing logic for cvss3 entries in cve data. (#186)
ac9e6cb Update README.rst
eeb5555 Update README.rst
a79dfae Update README.rst
6ad8ddd Update README.rst
c986e63 Delete .github/dependabot.yml
83da326 Update setup.py

Release v0.3.6

10 Oct 14:42
Compare
Choose a tag to compare

In this release:

4db3ee3 minor