Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codeql detects zipslip vulnerability (open-telemetry#8209)
I think that the only way zipslip could happen is when name contains `..` but codeql isn't able to cope with that. Removing the `..` check gets rid of the code scanning alert.
- Loading branch information