Skip to content

[docs] Update documentation for features from 2026-03-27#481

Closed
danielmeppiel wants to merge 1 commit into
mainfrom
docs/update-v0.8.6-security-and-ado-ca905826861e825e
Closed

[docs] Update documentation for features from 2026-03-27#481
danielmeppiel wants to merge 1 commit into
mainfrom
docs/update-v0.8.6-security-and-ado-ca905826861e825e

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-03-27

This PR updates the documentation based on features merged in v0.8.6 (released 2026-03-27).

Features Documented

Changes Made

  • Updated docs/src/content/docs/enterprise/security.md to expand the "Path traversal prevention" section: it now documents that validation happens at two layers — repository URL parsing (including SSH-style URLs) and file deploy paths. Previously only deploy path validation was documented.
  • Updated docs/src/content/docs/guides/dependencies.md to clarify that ADO dependency strings accept both URL-encoded spaces (%20) and literal spaces in project/repo names.

Merged PRs Referenced

Notes

Other v0.8.6 changes (Windows file-lock retry, OpenSSL exclusion, integrate_claude gate, AuthResolver sharing, deterministic Build IDs) are internal fixes with no user-facing documentation impact. The apm install --target flag was already documented in docs/src/content/docs/reference/cli-commands.md.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Mar 30, 2026, 3:44 AM UTC

- Expand security.md 'Path traversal prevention' section to cover both
  repository URL validation (SSH-style and HTTPS) and deploy path validation
  (reflects v0.8.6 #458 fix: reject traversal sequences in SSH-style URLs)
- Clarify ADO dependency syntax to note that unencoded spaces and %20
  encoding are both accepted (v0.8.6 #437)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0. labels Mar 28, 2026
@github-actions
Copy link
Copy Markdown

This pull request was automatically closed because it expired on 2026-03-30T03:44:08.114Z.

Closed by Workflow

@github-actions github-actions Bot closed this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant