Skip to content

docs: flesh out deno audit and deno add reference pages#2951

Merged
thisisjofrank merged 6 commits intomainfrom
docs/audit-and-add-pages
Mar 12, 2026
Merged

docs: flesh out deno audit and deno add reference pages#2951
thisisjofrank merged 6 commits intomainfrom
docs/audit-and-add-pages

Conversation

@bartlomieju
Copy link
Member

Summary

  • deno audit was a stub — added full docs with examples for --ignore, --level, --socket, --ignore-unfixable, --ignore-registry-errors
  • deno add was a stub — added full docs with examples for --save-exact, --npm, and explanation of where deps are stored

Test plan

  • Verify /runtime/reference/cli/audit/ renders correctly
  • Verify /runtime/reference/cli/add/ renders correctly

🤖 Generated with Claude Code

Both pages were stubs with no content. Add full documentation including
usage examples and explanations. Notable new features:
- deno audit --ignore for filtering CVEs
- deno add --save-exact for pinning exact versions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a fmt. Also, no backticks in titles please.

@thisisjofrank thisisjofrank enabled auto-merge (squash) March 9, 2026 11:06
@thisisjofrank thisisjofrank disabled auto-merge March 12, 2026 14:06
@thisisjofrank thisisjofrank merged commit 8f646ed into main Mar 12, 2026
2 checks passed
@thisisjofrank thisisjofrank deleted the docs/audit-and-add-pages branch March 12, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants