Skip to content

refactor: replace yaml with saneyaml in vulntotal CLI#2242

Open
ogubuikeAlex wants to merge 1 commit intoaboutcode-org:mainfrom
ogubuikeAlex:main
Open

refactor: replace yaml with saneyaml in vulntotal CLI#2242
ogubuikeAlex wants to merge 1 commit intoaboutcode-org:mainfrom
ogubuikeAlex:main

Conversation

@ogubuikeAlex
Copy link
Copy Markdown

As part of my GSoC 2026 proposal to implement processing of unstructured data sources for vulnerabilities, I am also proposing standardizing the VulnerableCode codebase on saneyaml for consistent YAML handling across all modules.

This PR serves as a quick housekeeping improvement by replacing the standard yaml library with saneyaml in the vulntotal CLI, aligning the module with the rest of the codebase. The change successfully maintains identical YAML output formatting and behavior while improving code consistency.

(Related to RFC Issue #2241)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant