Skip to content
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

Enhance get_advisories to Handle Empty Advisories and Basis Version Overrides #122

Merged
merged 1 commit into from
Jan 31, 2024

Commits on Jan 29, 2024

  1. Enhance get_advisories to Handle Empty Advisories and Basis Version O…

    …verrides
    
    This commit updates the get_advisories function in http_requests.py. Changes include:
    - Filtering out releases with empty advisories.
    - Checking for 'advisories!' overrides not just in the current version, but also in each basis version while processing. This ensures that any empty or specific advisories from the basis versions are appropriately applied to the current version.
    MartinPl0 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6abee7b View commit details
    Browse the repository at this point in the history