Skip to content

Commit db887ac

Browse files
committed
Fix certipy dependency name
1 parent 8f72ddd commit db887ac

2 files changed

Lines changed: 17 additions & 15 deletions

File tree

poetry.lock

Lines changed: 16 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"terminaltables>=3.1.0",
4545
"xmltodict>=0.13.0",
4646
# Git Dependencies
47-
"certipy @ git+https://github.com/ly4k/Certipy",
47+
"certipy-ad @ git+https://github.com/Pennyw0rth/Certipy",
4848
"impacket @ git+https://github.com/Pennyw0rth/impacket.git",
4949
"oscrypto @ git+https://github.com/wbond/oscrypto",
5050
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",

0 commit comments

Comments
 (0)