-
I ran a OpenSCAP scanner report and one of the tests failed. I checked the oval-report.xml file and I see the following -
```
…
-
Would I be able to use the query_client to pull all vulnerabilities between two dates? It appears to be possible by running the query below manually. I'd like to script the output into a report -- pos…
-
At the top of main(), the function sets the default encoding to utf-8 using the `sys.setdefaultencoding` trick.
reload(sys)
sys.setdefaultencoding('utf8')
That can cause problems elsewh…
-
I was looking the tick system when something is questioning me with this system.
Why not replace this code:
```c
static uint32_t sys_time = 0;
static volatile uint8_t tick_irq_flag;
LV_ATTRIBUTE_…
-
Apologies if this is the wrong place to report this sort of feature request. Please let me know if I should file this elsewhere.
The examples on https://portal.msrc.microsoft.com/en-us/developer do…
-
When I view /Updates
```
"ID": "2016-Aug",
"Alias": "2016-Aug",
"DocumentTitle": "August 2016 Security Updates",
"Severity": null,
"…
-
hi !
I wonder how to get the Authorization, the api key is clearly, but the way to get access token is obscure,Did I be a vip or ? Please tell me, Thanks
-
RestartRequired and the newer SubType elements are not part of the standard CVRF schema. There should be an update to the community that new types are being added to the XML and JSON feed. The swagg…
-
hi,
in rhel6,I found some problems using the profiles configuration option,the ossec agent log output is as follows:
```
wazuh-modulesd:oscap: WARNING: Ignoring content 'ssg-rhel-6-ds.xml' due to e…
33yan updated
6 years ago
-
Monthly Security Only updates seems to be missing ProductID values in the Vulnerability object.
For example:
```powershell
$Document = Get-MsrcCvrfDocument -Id '2017-May'
$Vulnerability = $Doc…