Skip to content

Commit

Permalink
Update exploit database mapping, Bump version to 0.2.27 and update Ch…
Browse files Browse the repository at this point in the history
…angeLogs
  • Loading branch information
actions-user committed Jul 21, 2024
1 parent c4169e7 commit 325288f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
- Last commit by : Updated exploit database mappings
## v0.2.26 - 2024-07-14
- Last commit by : Updated exploit database mappings
## v0.2.27 - 2024-07-21
- Last commit by : Updated exploit database mappings
3 changes: 2 additions & 1 deletion pyExploitDb/edbidToCve.json
Original file line number Diff line number Diff line change
Expand Up @@ -102165,5 +102165,6 @@
"52059": [],
"52057": [],
"52058": [],
"52060": []
"52060": [],
"52061": []
}
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pyExploitDb",
version="0.2.26",
version="0.2.27",
author="Shane William Scott",
author_email="sscott@gotham-security.com",
description="An optimized Python3 library to fetch the most recent exploit-database, create searchable indexes for CVE->EDBID and EDBID -> CVE, and provide methods to perform searches.",
Expand Down

0 comments on commit 325288f

Please sign in to comment.