-
Updated
Dec 16, 2020 - Shell
compliance
Here are 295 public repositories matching this topic...
-
Updated
Dec 17, 2020 - Go
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 16, 2020 - C
-
Updated
Dec 17, 2020 - Shell
Describe the bug
This resource causes the error WARNING: skipped AWS017 check due to error(s): value is null
And it happens even if I try to explicit skip AWS017 from cli:
tfsec --exclude AWS017
WARNING: skipped AWS017 check due to error(s): value is null
tfs
-
Updated
Dec 17, 2020 - C
Check to confirm CloudTrail is configured for multi-region.
CloudFormation - IsMultiRegionTrail: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-trail.html
-
Updated
Dec 17, 2020 - Go
-
Updated
Sep 12, 2018 - HTML
-
Updated
Dec 17, 2020 - Python
There are about ~240 URLs and licenses listed at https://directory.fsf.org/wiki?title=Category:License
We should:
- ensure that we can detect all of them
- ensure that we can detect their URL
We should also add as an "other_urls" ech URL to the corresponding license YAML
`make install`
We should make it easier to install this plugin.
-
Updated
Dec 16, 2020 - Python
Describe the ideal solution
We need a new endpoint that functions as getIntegrationById endpoint.
Describe your use cases
We currently fetching all integration via appsync (or more specifically a sub-category of integrations based on integrationType) and iterate until we find one that matches the integrationId passed.
How frequently would you use such feature
Although, we
-
Updated
Dec 17, 2020 - Go
-
Updated
Dec 16, 2020 - XSLT
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Sep 17, 2020 - Go
-
Updated
Aug 20, 2020 - Ruby
REST-API: reuse component expects group id. Is there any endpoint to get group id from group name?
Description
In rest-api, the reuse component has a mandatory parameter reuse_group of type integer which expects group id. But there is no endpoint available to get a group id from the group name.
How to reproduce
Most of the endpoints have group parameter that expects group name of type string. But for the reuse component which has parameter reuse_group, expects group id of typ
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Dec 16, 2020 - Scala
-
Updated
Dec 16, 2020 - 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
Dec 16, 2020 - JavaScript
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."


Describe the problem
when executing an inspec profile from a remote repository with a default branch not named master the following error is returned.