Skip to content
#

compliance

Here are 336 public repositories matching this topic...

Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.

  • Updated Jun 3, 2021
  • Shell
scarbeau
scarbeau commented Apr 19, 2021

Would love to see support for the strings.Repeat(s string, count int) string go function within OPA's built-in functions.

I am using the output of the walk function to create "fingerprints" of highly nested objects and need to output a list of strings for all paths. I have a work arounds, but this would be much cleaner if the Repeat function were added to builtins.

Expected Behavior

Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains all CIS controls listed here https://d0.awsstatic.com/whitepapers/compliance/AWS_CIS_Foundations_Benchmark.pdf and more than 100 additional checks that help on GDPR, HIPAA and other security requirements.

  • Updated Jun 5, 2021
  • Shell
immudb
jeroiraz
jeroiraz commented Jun 3, 2021

What happened

Output generated from immuclient commands includes an additional blank line

e.g.

> ./immuclient set k0 v0
tx:		1 
key:		k0 
value:		v0 
hash:		6930a890518dad8804ffcee19d0c0759c4a31040612db8ea12beb7f7231047a0 

>

What you expected to happen

>./immuclient set k0 v0
tx:		1 
key:		k0 
value:		v0 
hash:		6930a890518dad8804ffcee19d0c0759c4a3104

Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBoM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more.

  • Updated Jun 6, 2021
  • Python
deveaud-m
deveaud-m commented Jun 4, 2021

Description

In our continuous effort to automate Fossology workflows, we regularly check all uploads available on a given instance.

When the instance is under heavy utilization, listing all available uploads can consume lots of resources.

Having the possibility to filter the list uploads according to different criteria would help us a lot, e.g.:

  • all uploads with clearing statu

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