Skip to content

Commit

Permalink
Merge pull request #427 from h00die/secrets
Browse files Browse the repository at this point in the history
change enum__secrets to secrets__enum
  • Loading branch information
DaveYesland authored May 24, 2024
2 parents 0407141 + cee3514 commit 80d6ea9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from pacu import Main

module_info = {
'name': 'enum__secrets',
'name': 'secrets__enum',
'author': 'Nick Spagnola From RSL',
'category': 'ENUM',
'one_liner': 'Enumerates and dumps secrets from AWS Secrets Manager and AWS parameter store',
Expand Down

0 comments on commit 80d6ea9

Please sign in to comment.