mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Updated to move post under "engineering" category (#6984)
This commit is contained in:
parent
d935af2a64
commit
74bb943cf9
1 changed files with 2 additions and 2 deletions
|
|
@ -65,9 +65,9 @@ After we’ve evaluated all software tests, we look at all the definitions. For
|
|||
|
||||
Once all vulnerabilities are collected, we synchronize the results with what we’ve already stored in the database. Patched vulnerabilities are removed (vulnerabilities that are not present in the result set but exist in the database), and new vulnerabilities are stored (vulnerabilities that are present in the results set but not in the database). If webhooks' automations are enabled, then any newly discovered vulnerability is sent to any configured webhook.
|
||||
|
||||
<meta name="category" value="security">
|
||||
<meta name="category" value="engineering">
|
||||
<meta name="authorGitHubUsername" value="juan-fdz-hawa">
|
||||
<meta name="authorFullName" value="Juan Fernandes">
|
||||
<meta name="publishedOn" value="2022-08-29">
|
||||
<meta name="articleTitle" value="Linux vulnerability detection with OVAL and Fleet">
|
||||
<meta name="articleImageUrl" value="../website/assets/images/articles/linux-vulnerability-detection-with-oval-and-fleet-1600x900@2x.jpg">
|
||||
<meta name="articleImageUrl" value="../website/assets/images/articles/linux-vulnerability-detection-with-oval-and-fleet-1600x900@2x.jpg">
|
||||
|
|
|
|||
Loading…
Reference in a new issue