Skip to content

Conversation

sachinsharma3191
Copy link

This PR adds a descriptive module-level docstring at the top of
cve_bin_tool/validator.py.

  • Provides context on the purpose of the module (validation helpers for CVE,
    SPDX, CycloneDX, SWID, and POM documents).
  • Complements existing function-level docstrings that were added in February 2024.
  • Helps improve IDE/documentation usability and ensures interrogate checks remain at 100%.

No functional changes.

Added a descriptive module-level docstring explaining the purpose of
`validator.py` and the types of artifacts it validates (SPDX, CycloneDX,
SWID, and Maven POM). This complements the existing function-level
docstrings and improves overall documentation consistency.

No functional changes.
@sachinsharma3191
Copy link
Author

Screenshot 2025-09-18 at 11 07 48 PM

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