Skip to content

Commit

Permalink
Updated README example of output
Browse files Browse the repository at this point in the history
  • Loading branch information
owenlamont committed Dec 21, 2024
1 parent 6cb815e commit 6effb3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ working directory and scan that for known vulnerabilities. E.g.
```text
>> uv-secure
Checking dependencies for vulnerabilities...
╭──────────────────────────────────
│ No vulnerabilities detected!
│ Checked: 160 dependencies
│ All dependencies appear safe! 🎉
╰──────────────────────────────────
╭───────────────────────────────╮
│ No vulnerabilities detected! │
│ Checked: 160 dependencies │
│ All dependencies appear safe! │
╰───────────────────────────────╯
```

## Related Work and Motivation
Expand Down

0 comments on commit 6effb3a

Please sign in to comment.