trufflehog/pkg/sources/postman
Miccah 3a7266e540
[chore] Fix potential resource leak in postman source (#2606)
This moves workspace unpacking to a helper function to leverage a defer,
which ensures the file is always closed.
2024-03-21 10:21:13 -05:00
..
postman.go [chore] Fix potential resource leak in postman source (#2606) 2024-03-21 10:21:13 -05:00
postman_client.go Postman Source (#2579) 2024-03-20 11:36:20 -05:00
postman_test.go Postman Source (#2579) 2024-03-20 11:36:20 -05:00
substitution.go Postman Source (#2579) 2024-03-20 11:36:20 -05:00
substitution_test.go strings contain keyword check, add collection name to keywords (#2602) 2024-03-21 09:35:38 -05:00