Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Module: Download Postman Workspaces #1782

Conversation

domwhewell-sage
Copy link
Contributor

This PR adds a new module to download postman workspaces from CODE_REPOSITORY events.

This module requires an API key. You can get postman API keys with your free account that have 1000 requests per day.

I struggled to find official documentation for how to export specific work spaces (Not just collections) from postman and what schema they should follow etc. so I ended up reverse engineering the trufflehog scanner.

If this is ok to merge then I will make enhancements to the trufflehog module to properly scan these workspaces and extract secrets.

@TheTechromancer TheTechromancer merged commit 074cfa1 into blacklanternsecurity:dev Sep 19, 2024
8 checks passed
@TheTechromancer TheTechromancer mentioned this pull request Sep 19, 2024
1 task
@domwhewell-sage domwhewell-sage deleted the postman_download_module branch September 19, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants