-
Updated
Jan 22, 2021 - Shell
compliance
Here are 310 public repositories matching this topic...
-
Updated
Feb 16, 2021 - Python
-
Updated
Jan 6, 2021 - C
-
Updated
Feb 9, 2021 - Shell
-
Updated
Feb 16, 2021 - Go
Describe the problem
when executing an inspec profile from a remote repository with a default branch not named master the following error is returned.
inspec exec https://github.com/org/profile.git
Profile git dependency failed - unable to resolve ma
-
Updated
Feb 15, 2021 - C
Describe the bug
CKV_GCP_14 requires a backup configuration, but it does not take into consideration read replicas.
A read replica cannot have backup enabled in GCP.
To Reproduce
Steps to reproduce the behavior:
- Create a google_sql_database_instance with master_instance_name and replica_configuration
- Chekov will pop up error CKV_GCP_14
Expected behavior
Read replicas
-
Updated
Feb 12, 2021 - Go
-
Updated
Sep 12, 2018 - HTML
-
Updated
Feb 16, 2021 - Python
-
Updated
Feb 13, 2021 - Go
Description
These files need some review as there are some weird licenses detected:
`make install`
We should make it easier to install this plugin.
-
Updated
Feb 8, 2021 - Python
Describe the bug
Different error messages are being returned by resource type and log type validations depending on validations occuring in the bulk_upload handler vs the individual resource create handlers.
Analysis Items have validation checks for resource and logtypes depending on the analysis item type (Added in PR 2548
Items c
-
Updated
Feb 16, 2021 - XSLT
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Jan 22, 2021 - Go
-
Updated
Feb 13, 2021 - Ruby
Description
When i reuse a component, the agent log is getting printed which is not required.
How to reproduce
- Upload component x-01,
- Do some clearing.
- Upload component x-1.5 by reusing the x-01.
- Go to show jobs view and click on job-id of reuse.
Screenshots
<img width="555" alt="screenShot10" src="https://user-images.githubusercontent.com/10155976/10672
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Feb 15, 2021 - Scala
-
Updated
Feb 15, 2021 - Python
-
Updated
Jul 30, 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
-
Updated
Jul 28, 2020
-
Updated
Feb 15, 2021 - Python
Improve this page
Add a description, image, and links to the compliance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compliance topic, visit your repo's landing page and select "manage topics."
Minor annoyance department, but still.
Expected Behavior
Switching between version in the docs should jump between versions of the page currently viewed.
Actual Behavior
Changing version always take you to the introduction page.