Zachary Rice
|
4ea3a1376b
|
fix for infinite recursion in Postman var sub (#2780)
* fix for infinite recursion
* oneliner
|
2024-05-02 13:03:03 -05:00 |
|
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 |
|
Zachary Rice
|
1216fa23c9
|
strings contain keyword check, add collection name to keywords (#2602)
|
2024-03-21 09:35:38 -05:00 |
|
Zachary Rice
|
b11ce72338
|
Postman Source (#2579)
postman source
Co-authored-by: Miccah <m.castorina93@gmail.com>
---------
Co-authored-by: Joe Leon <joe.leon@trufflesec.com>
Co-authored-by: Miccah Castorina <m.castorina93@gmail.com>
|
2024-03-20 11:36:20 -05:00 |
|