Merge commit from fork
* Reject path traversal in SCM URL filepath parsing * Harden parseGitUrlSafe against encoding bypass variants
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/integration': patch
|
||||
---
|
||||
|
||||
Fixed a security vulnerability where path traversal sequences in SCM URLs could be used to access unintended API endpoints using server-side integration credentials.
|
||||
Reference in New Issue
Block a user