Skip to content

Commit

Permalink
fix: delete update_from_year for nvd
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamagan committed Jul 28, 2023
1 parent ede149c commit 358b15c
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<!-- Aggregate vulnerabilities -->
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2021</update_from_year>
<update_interval>1h</update_interval>
</provider>
</vulnerability-detector>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
<!-- Aggregate vulnerabilities -->
<provider name="nvd">
<enabled>yes</enabled>
<update_from_year>2021</update_from_year>
<update_interval>1h</update_interval>
</provider>
</vulnerability-detector>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down Expand Up @@ -169,7 +168,7 @@
<rules_id>5710</rules_id>
<timeout>30</timeout>
</active-response>

<active-response>
<disabled>no</disabled>
<command>firewall-drop-sh</command>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down Expand Up @@ -169,7 +168,7 @@
<rules_id>5710</rules_id>
<timeout>30</timeout>
</active-response>

<active-response>
<disabled>no</disabled>
<command>firewall-drop-sh</command>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@

<provider name="nvd">
<enabled>no</enabled>
<update_from_year>2010</update_from_year>
<update_interval>1h</update_interval>
</provider>

Expand Down Expand Up @@ -188,4 +187,4 @@
<disabled>no</disabled>
</cluster>

</ossec_config>
</ossec_config>

0 comments on commit 358b15c

Please sign in to comment.