Skip to content

Commit 77a5c15

Browse files
authored
Update README.md
1 parent 09c0deb commit 77a5c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This script uses the National Vulnerability Database (NVD) API to fetch Common V
3131
13. Automated Querying: The script automates the process of querying and fetching CVE details, saving users time and effort.
3232
14. API Integration: It leverages the NVD API to retrieve and present accurate CVE information for the specified software version.
3333
15. Store results in text: Store the results in a nice formatted way [In first version, not supported any more]
34-
16. Add every CVE public exploit availability.
34+
16. Add every CVE public exploit availability feature by [@meppohak5](https://github.com/meppohak5)
3535
17. The v2.1 release of the code optimizes the previous version by incorporating asynchronous HTTP requests using the aiohttp library, faster response time.
3636

3737
### Prerequisites

0 commit comments

Comments
 (0)