Skip to content

docs: document the new watch command#79

Open
mukejane wants to merge 1 commit into
ParzivalHack:mainfrom
mukejane:add-watch-command-docs
Open

docs: document the new watch command#79
mukejane wants to merge 1 commit into
ParzivalHack:mainfrom
mukejane:add-watch-command-docs

Conversation

@mukejane

@mukejane mukejane commented Jun 7, 2026

Copy link
Copy Markdown

Summary

Documents the watch command added in v0.2.0 (referenced in issue #78).

The watch command continuously monitors a directory for .py file changes and re-runs the scan automatically. This is useful for real-time security feedback during development.

What was added

A new "Watching for Changes" subsection under Usage, documenting:

  • Command syntax and options
  • --severity, --ai, --config, --debounce, --debug flags
  • Usage examples for common scenarios

Closes #78

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.

Good First Issues: document in the readme.md the new "watch" command feature

1 participant