CODE | Validate path scheme in getBucketIds
Opened this issue · 0 comments
sevenbitbyte commented
🤖 Code Proposal
Improve gpgfs.getBucketIds()
to be more robust and fully filter for valid bucket directories.
Verify:
- Path contains a valid bucket id
- Path is a directory
Lines 212 to 220 in fe51f8b