Skip to content

Commit

Permalink
docs(readme): add workflow seq diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Mar 7, 2024
1 parent bd6c30d commit 03b174d
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This codebase is derived from services built for

## Workflow

![Workflow Sequence Diagram](./docs/workflow-sequence.svg)

Files are placed in an S3 bucket for quarantining incoming files. Both this
bucket, as well as the S3 bucket for holding files that have been scanned and
deemed clean, *must* have versioning enabled. Versioning ensures that the file
Expand Down
Loading

0 comments on commit 03b174d

Please sign in to comment.