Skip to content
#

compliance

Here are 241 public repositories matching this topic...

tsandall
tsandall commented Feb 11, 2020

We frequently see people asking how they can use OPA to implement authorization and IAM within their apps. There are several examples online like the chef/automate guide but it would be nice to have a first-class guide in the OPA docs for new users to easily discover.

A few things to consider:

  • IAM affects more than just backend APIs. The docs should (eventually) cover how to handle other a
nitrocode
nitrocode commented Feb 1, 2019

Hello. We currently run 2.9.4 and run into the 1000 dead agents issue and would like to upgrade to the latest version to take advantage of the -F switch to "Remove agents with duplicated IP if disconnected since seconds." (wazuh/wazuh#125)

  1. How would it be possible to upgrade with zero downtime? We're on CentOS 7.x.
  2. Could we just download the tar.gz file,
cloud-custodian
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

kclinden
kclinden commented Apr 11, 2019

Description of problem:

I have never written SCAP content before, and am looking at how to get started. I would like to write SCAP content to test compliance on Photon OS against DISA SRGs. I have been all over the wiki pages, but I am still not sure how to get started. The main page makes it look super easy for writing OVAL and XCCDF files using YAML, but I am not sure where to build those

AyanSinhaMahapatra
AyanSinhaMahapatra commented Oct 12, 2019

Description

Running the following Command:

./scancode -clp --json-pp sample_filter_clues.json samples --filter-clues

Gives the Error:

ERROR: failed to run post-scan plugin: filter-clues:
Traceback (most recent call last):
  File "/home/ayansm/Desktop/GSoD/scancode-toolkit-versions/scancode-toolkit-3.1.1/src/scancode/cli.py", line 1033, in run_codebase_plugins
    plugin.p
aaronsteers
aaronsteers commented Feb 7, 2020

** Question : **

I arrived here and am interested in leveraging this platform in addition to and as a compliment terratest, but I don't want to start from scratch in writing features and I can't find any reference at all in the readme to a sample library or folder of already-existing tests/features. I could copy-paste all the examples from the .md example files but that seems like more work

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

kakoni
kakoni commented Dec 15, 2017

Please delete this issue if this is not the proper place to ask. Anyway;
I've got temporary files on disk which I need to encrypt and pass on to http client (that reads IO/streams).

Not sure how to do this right, Pass file and StringIO (as a target) to SymmetricEncryption::Writer.encrypt and then construct new StringIO object from the result?

ort
uszeiss
uszeiss commented Mar 27, 2020

The notice-pre-processor.kts file allows for customisation of the generated notice file, see https://github.com/oss-review-toolkit/ort/blob/master/docs/notice-pre-processor-kts.md.

Not all customisations seem possible, though. I would like to:

  • customize the notice separator
  • get rid of the separator between the different headers
  • include the license name/id before the license text
cfripper
IgnacioRV
IgnacioRV commented Feb 7, 2020

Description

Currently add_failure takes the values required to create a failure, creates it then adds it to the Result object's failed_rules
On the other hand add_warning takes a Failure object directly.

Proposed solution

The methods should be updated so that they both have the same behavior (or maybe even just add an add_finding method which takes a type that can be either Failure o

jctello
jctello commented Nov 5, 2019
Wazuh Elastic Rev
3.10 7.x ---

Description
Letters will move around as you hover over items in the Kibana App using Firefox.
This is most notable in the Management tab and when the window size is somewhat small.

Steps to reproduce
With Firefox

  1. Go to Management
  2. Hover over the different dashboard buttons
  3. Resize browser win

Improve this page

Add a description, image, and links to the compliance 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 compliance topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.