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
fix(sdk): harden the docs bundler against bad nav paths and empty output
Validate each docs.json nav path before joining (reject `..`/absolute so a
fat-fingered entry cannot copy files from outside docs/), and fail the build if
zero docs were copied rather than shipping an empty docs bundle.
0 commit comments