-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/372 create converter for pip audit vulnerabilities #387
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
ArBridgeman
merged 25 commits into
main
from
feature/372_create_converter_for_pip_audit_vulnerabilities
Mar 27, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
13c1cad
Fix typo in dependencies & remove unused import
ArBridgeman 3f80365
Fix formatting missed in previous work
ArBridgeman 9cbb6cc
Remove redundant variable usage
ArBridgeman 8427602
Add JSON output for pip-audit for security pipeline
ArBridgeman 1254a73
Run changelog:updated check when on a branch != main
ArBridgeman 2d879d2
Add example to _filter_json_for_vulnerabilities
ArBridgeman ce5980f
Rename to _parse_args so that the name better encompasses the scope o…
ArBridgeman 14201ba
Rename security functions associated with python to be more aptly nam…
ArBridgeman 36d5ba8
Update changelog & docstrings to be more explicit about usage & word …
ArBridgeman cf8b381
Simplify identify_pypi_references with class-bound method & walrus-op…
ArBridgeman a1dfbd5
Fix type and initial value for project in create_security_issue
ArBridgeman dee2995
Choose which CVE to use based on sorted and initial value
ArBridgeman 378f702
Remove dependency:audit from CI pipelines as unnecessary and reduce o…
ArBridgeman 2e188c7
Remove unused imports from _dependencies
ArBridgeman cc88ffc
Add test for from_prefix
ArBridgeman c32c2d1
Resolve type cast issue for python 3.9 and 3.10
ArBridgeman 7a8426b
Spell out underlying assumption in docstring for from_pip_audit
ArBridgeman 9a4a7d4
Resolve typos in the doc/design.rst
ArBridgeman 19847e0
Remove table with outdated nox tasks in favor of command usage
ArBridgeman f625679
Add information about security-issues workflow
ArBridgeman e125009
Resolve 3.9 issue with type on unit test
ArBridgeman 9cee202
Remove unneeded import
ArBridgeman 2d2b85c
Start design documentation addition
ArBridgeman 6fb98b7
Add link for pip-audit & example input variant
ArBridgeman 9d9d338
Fix sections, links, & references for maven
ArBridgeman 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
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
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.
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.