You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disallowed path traversal and whitespaces in API URLs. Also added explicit checks in some `GitHubType` structs, primarily those that have string names which are interpolated into URLs. Added tests.
---
Also included these other commits, unrelated but required to fix other issues and make the CI pass:
- Bumped `actions/cache` in github workflow to v4
- Commented out two failing tests with reasons
- Fixed the topics method. It was broken in nightly because of difference in behavior of vcat when a single element vector is used. made the response uniform across julia versions.
- Made the JWT payload predictable for tests to pass
0 commit comments