Skip to content

Commit

Permalink
Merge branch '4.4' into 2792-add-support-for-SUSE-OVAL-in-Vulnerabili…
Browse files Browse the repository at this point in the history
…ty-Detector
  • Loading branch information
Deblintrake09 committed Jun 1, 2022
2 parents 5748106 + d170c61 commit 9c0739e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ def test_download_feeds(configuration, metadata, set_wazuh_configuration_vdt, tr
evm.check_provider_database_update_finish_log(provider_name=metadata['provider_json_name'],
timeout=metadata['download_timeout'])

# Check that the timestamp of the feed metadata does not exceed the established threshold limit.

if metadata['update_treshold_weeks'] != 'None':
assert vd.feed_is_recently_updated(provider_name=metadata['provider_name'],
provider_os=metadata['provider_os'],
Expand Down

0 comments on commit 9c0739e

Please sign in to comment.