Skip to content

Commit

Permalink
feat(): add Build a docker vulnerability environment with one click
Browse files Browse the repository at this point in the history
  • Loading branch information
wh0am1i authored and wh0am1i committed Dec 25, 2023
1 parent 62d6dd8 commit cc19ae5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pocsuite3/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'pocsuite3'
__version__ = '2.0.5'
__version__ = '2.0.6'
__author__ = 'Knownsec 404 Team'
__author_email__ = '[email protected]'
__license__ = 'GPLv2'
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ dacite >= 1.6.0
PyYAML >= 6.0
lxml >= 4.6.0
mmh3 >= 3.0.0
docker >= 6.1.3

0 comments on commit cc19ae5

Please sign in to comment.