Skip to content

Add option to force the vulnerability detection in unsupported OS#462

Merged
albertomn86 merged 3 commits intodev-ext-os-vulnfrom
dev-vuln-force-OS
May 3, 2018
Merged

Add option to force the vulnerability detection in unsupported OS#462
albertomn86 merged 3 commits intodev-ext-os-vulnfrom
dev-vuln-force-OS

Conversation

@crolopez
Copy link
Copy Markdown
Contributor

@crolopez crolopez commented Mar 20, 2018

This feature allows to force the detection of agents with unsupported operating systems by checking their packages with the supported OVALs.

To do this we have to add the "allow" tag in the feed you want to make compatible with more operating systems. As content we will add the operating systems separated by commas as in the following example:

<feed name="REDHAT-7">
   <disabled>yes</disabled>
   <allow>linux mint-18, ubuntu-16</allow>
   <update_interval>1h</update_interval>
</feed>

@vikman90 vikman90 self-assigned this Mar 20, 2018
@crolopez crolopez force-pushed the dev-vuln-force-OS branch from 0d5f156 to 10abd0f Compare March 21, 2018 16:57
@crolopez crolopez assigned crolopez and unassigned crolopez Mar 22, 2018
@vikman90
Copy link
Copy Markdown
Member

vikman90 commented Mar 23, 2018

This PR depends on PR #470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants