Merge pull request #910 from wazuh/909-deprecate-update_from_year-to-use-nvd-api-20-feeds

Delete update_from_year parameter
This commit is contained in:
Victor Ereñú
2023-07-26 13:55:52 -03:00
committed by GitHub
3 changed files with 0 additions and 3 deletions

View File

@@ -153,7 +153,6 @@
<!-- Aggregate vulnerabilities -->
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

View File

@@ -153,7 +153,6 @@
<!-- Aggregate vulnerabilities -->
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

View File

@@ -153,7 +153,6 @@
<!-- Aggregate vulnerabilities -->
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>