-
Notifications
You must be signed in to change notification settings - Fork 7
feat: add uv audit in check vulnerability #1498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SMoraisAnsys
merged 27 commits into
main
from
feat/use-uv-audit-in-check-vulnerabilities
Sep 9, 2026
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
89b627d
feat: add uv audit in check vulnerability
SMoraisAnsys 362e02e
wip
SMoraisAnsys 2ea8f7a
wip
SMoraisAnsys 163a627
wip
SMoraisAnsys b32d7f6
wip
SMoraisAnsys 9c8a1e1
wip
SMoraisAnsys e1f7694
chore: adding changelog file 1498.added.md [dependabot-skip]
pyansys-ci-bot c250645
docs: add documentation information
SMoraisAnsys 71cb069
Merge branch 'feat/use-uv-audit-in-check-vulnerabilities' of github.c…
SMoraisAnsys 743ff1a
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys 53e0b39
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys 3d2ca62
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys a99b429
refactor: update following code review
SMoraisAnsys 2b51684
refactor: update step name
SMoraisAnsys 3d80341
wip: rework upload path input
SMoraisAnsys 7dd6f7f
wip: add missing if statement
SMoraisAnsys fd88f75
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys fa8dbe3
wip: ad lock file detection and error if needed
SMoraisAnsys bc4cf15
fix: update detection approach
SMoraisAnsys a62064c
refactor: move step early on to reduce error delay
SMoraisAnsys aef81af
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys 6026141
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys 04a81b4
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys a94ef77
refactor: adress PR review comments
SMoraisAnsys d5ce338
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
SMoraisAnsys 5d22343
Merge branch 'main' into feat/use-uv-audit-in-check-vulnerabilities
RobPasMue 94f32d6
docs: update documentation on malware check
SMoraisAnsys File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -135,3 +135,4 @@ urllib3==2.7.0 | |
| # via | ||
| # pygithub | ||
| # requests | ||
| uv==0.12.1 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add uv audit in check vulnerability |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.