Skip to content
#

openscap

Here are 25 public repositories matching this topic...

sergiospa
sergiospa commented Mar 10, 2020

Description

When we have an automatic email reports configuration and there are no alerts to be reported that day (e.g the rule or group of rules that we have configured in reports have not triggered during the day), the report will not be sent.

This is not good behavior because it can lead the user to think that the automatic reports are not working.

Let's also say that I have to sen

vivekhegde7
vivekhegde7 commented Nov 14, 2019

Description of Problem:CMake Warning (dev) at C:/devel/vcpkg/scripts/buildsystems/vcpkg.cmake:195 (_add_library):

Policy CMP0028 is not set: Double colon in target name means ALIAS or
IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.

OpenSCAP Version:1.4.0

Operating Sys

juankaromo
juankaromo commented Mar 2, 2020

Hi team,

In our purpose to divide the app into alerts and states, we're going to unify all the alerts into global dashboards.

To do this we're going to have to unify all the current dashboards in one place, and we should be able to switch between them, as well as switch between agent view and overview in a simple and agile way.

Dynamic display loading has already been implemented using JS

jm404
jm404 commented Jul 1, 2019

Hello team!

According to https://www.elastic.co/guide/en/elasticsearch/reference/7.2/security-api-put-user.html it's possible to manage Elastic users by using API like the following example:

curl -X POST "localhost:9200/_security/user/jacknich" -H 'Content-Type: application/json' -d' 

Elastic tasks can be enhanced by allowing to create users and manage their attributes and pas

grg121
grg121 commented Oct 23, 2019

Hello team,

We've detected a non-intuitive behavior on the following command specified on the install from sources page in our documentation:

curl -s -o install_api.sh https://raw.githubusercontent.com/wazuh/wazuh-api/v3.7.2/install_api.sh && bash ./install_api.sh download

This command, which is specified to download the API in all versions of our documentation (in this c

Improve this page

Add a description, image, and links to the openscap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openscap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.