[GHSA-q5pp-gvjg-h7v4] Correct PyPI package name from apm to apm-cli - #9338
Open
ank-builder wants to merge 1 commit into
Open
[GHSA-q5pp-gvjg-h7v4] Correct PyPI package name from apm to apm-cli#9338ank-builder wants to merge 1 commit into
apm to apm-cli#9338ank-builder wants to merge 1 commit into
Conversation
github-actions
Bot
changed the base branch from
main
to
ank-builder/advisory-improvement-9338
September 4, 2026 05:06
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This advisory is recorded against PyPI
apm, but the affected package isPyPI
apm-cli.PyPI
apmis an unrelated project: "Ansible Playbook Manager CLI tool" byYamil Asusta, repository https://github.com/elbuo8/apm. It has a single
release, 0.0.1. Neither version boundary in this advisory (0.5.4, 0.13.0)
exists there.
The affected project publishes under
apm-cli:name = "apm-cli"in its pyproject.toml:https://github.com/microsoft/apm/blob/main/pyproject.toml
pip install apm-cli.apm-clihas 84 releases, and both 0.5.4 and 0.13.0 are published:https://pypi.org/project/apm-cli/0.13.0/
apm-cli".As recorded, a single-release unrelated package is flagged for a HIGH
severity issue it does not have, and users of the actually affected package
receive no advisory.
This PR changes the package name field only. No other fields changed.