Skip to content

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Aug 26, 2025

Changelog: Bugfix: Stabilize PackagesList methods
Docs: Omit

Docs are autogenerated for this class, no need to update

Closes #18824

They seem to be useful in places like conan-io/examples2#193

@AbrilRBS AbrilRBS added this to the 2.20 milestone Aug 26, 2025
@memsharded memsharded modified the milestones: 2.20, 2.21 Aug 28, 2025
@AbrilRBS AbrilRBS changed the title Document important PackagesList methods Stabilize PackagesList API Sep 22, 2025
input_group.add_argument("-lock", "--lockfile", help="lockfile file to list vulnerabilities for")
input_group.add_argument("-l", "--list", help="Package list file to list vulnerabilities for")
input_group.add_argument("-s", "--sbom", help="SBOM file to list vulnerabilities for")
input_group.add_argument("-lock", "--lockfile", help="Lockfile file to list vulnerabilities for")
Copy link
Contributor

@czoido czoido Sep 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is not related to this PR, but if we are changing this... Lockfile file sounds a bit odd... what about:

Path to the lockfile to check for vulnerabilities

@memsharded memsharded merged commit 74a42a4 into conan-io:develop2 Sep 22, 2025
16 checks passed
@AbrilRBS AbrilRBS deleted the ar/packagelists-prefs branch September 23, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if we should document the PackagesLists methods for listing refs and prefs
3 participants