Skip to content

Update documentation after migrating content to Wiki#19

Merged
romanlutz merged 4 commits intomainfrom
romanlutz/about
Jan 22, 2024
Merged

Update documentation after migrating content to Wiki#19
romanlutz merged 4 commits intomainfrom
romanlutz/about

Conversation

@romanlutz
Copy link
Copy Markdown
Contributor

Description

This PR

  • removes migrated content from README (which is now in the Wiki)
  • polishes the remaining content in the top-level README
  • adds the architecture diagram
  • adds updated setup diagrams for Gandalf as well as a generic application operation
  • adds examples folder README

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

…chitecture diagram and updated setup diagrams, add examples README
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 22, 2024

Test Results

76 tests  ±0   76 ✅ ±0   15s ⏱️ +4s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit e139128. ± Comparison against base commit 109e9c5.

♻️ This comment has been updated with latest results.

@romanlutz romanlutz merged commit 6a89db5 into main Jan 22, 2024
@romanlutz romanlutz deleted the romanlutz/about branch January 22, 2024 19:26
romanlutz added a commit that referenced this pull request Jan 26, 2024
* remove migrated content from README, polish remaining content, add architecture diagram and updated setup diagrams, add examples README

* update arch diagram

* update diagram for op setup
romanlutz added a commit to romanlutz/PyRIT that referenced this pull request Apr 12, 2026
Refactor serve_media_async to use os.path.realpath + str.startswith
sanitization pattern (recognized by CodeQL py/path-injection) instead
of pathlib resolve + is_relative_to. Extract validation into a dedicated
_validate_media_path helper.

Resolves code scanning alerts microsoft#19, microsoft#20, microsoft#21.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

3 participants