-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# 0.1.0 (2022-01-30) | ||
|
||
|
||
### Features | ||
|
||
* **cli:** allow piping (input from stdin) ([790c5f6](https://github.com/mrl5/vulner/commit/790c5f607ecf934474a6898d3f69f658b4838ecf)) | ||
* **cli:** init CLI ([78b0d8d](https://github.com/mrl5/vulner/commit/78b0d8d7790073080eb10616dcbdc81b23e4d07e)) | ||
* cpe - new command for returning valid and existing CPEs ([bac30f5](https://github.com/mrl5/vulner/commit/bac30f5da64479ac25b1007402fe05720d9675f8)) | ||
* cve - new command for listing CVEs for given CPEs ([5b6ca09](https://github.com/mrl5/vulner/commit/5b6ca095fc1de36163d3ba36bd8f929a8144718c)) | ||
* **lib:** reuse python lib for grep patterns ([2dfcfcf](https://github.com/mrl5/vulner/commit/2dfcfcf703a1fc87eb3aca32b65281f486240181)) | ||
* scan - new command for CVE scanning ([5a96512](https://github.com/mrl5/vulner/commit/5a9651281da9cffad2432fc9d9f4164bf417f799)) | ||
* sync - new command for fetching NVD CPE match feed ([55e053d](https://github.com/mrl5/vulner/commit/55e053d129738293de7bb5714ead197d28330759)) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* **cpe:** deserialize from string only once ([47fe076](https://github.com/mrl5/vulner/commit/47fe0760a55cfc28b1804cd050455cee98c7cdcb)) | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters