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

Fix importer crash #1541 #1542

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Fix importer crash #1541 #1542

merged 4 commits into from
Aug 16, 2024

Commits on Aug 9, 2024

  1. Add test for importer crash #1541

    Reference: #1541
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    65a7644 View commit details
    Browse the repository at this point in the history
  2. Add test for nginx importer crash #1541

    Use the latest date file from nginx
    
    Reference: #1541
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    da723ea View commit details
    Browse the repository at this point in the history
  3. Check empty published_at before using #1541

    Otherwise the VulnerabilitySeverity.published_at data will be an invalid
    "None" string.
    
    Reference: #1541
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    be28af3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d567bb0 View commit details
    Browse the repository at this point in the history