-
Updated
May 5, 2022 - Shell
compliance
Here are 415 public repositories matching this topic...
Quickstart review
- Missing information on how to create other databases
- Missing information on how to switch to other databases
- When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
- The last long query example in the quick start is incorrect (incorrect
Saw this rule in the clj-kondo linter, and I think it would be a good addition to our strict mode. Having duplicate elements in sets is probably always a mistake in a production policy, and while it's "harmless", the intent is likely to provide another element rather than the duplicate, leading to an unexpected
-
Updated
May 11, 2022 - Shell
-
Updated
May 11, 2022 - Go
Hello! Trying to write a provider based check to ensure that only certain AWS regions are being specified in Terraform. For testing, to ensure that I generally understand how the BaseProviderChecks worked, I pulled over this check below from the Checkov code and tried running it against my plan file.
import re
from typing import Dict, List, Any
from checkov.common.models.enums import C
-
Updated
May 12, 2022 - Python
-
Updated
Jan 17, 2022 - C
-
Updated
May 12, 2022 - C
The command exist test always returns true regardless of if the command is invalid.
Describe the problem
On Windows, we want to test if a command/cmdlet exists before running it. However, the 'command().exist?‘ test always returns true no matter what command t
Say Hi on Discord!
Join our new Discord Channel to say Hi and get live support from the team or from the community.
-
Updated
May 11, 2022 - Shell
-
Updated
Sep 12, 2018 - HTML
-
Updated
May 4, 2022 - Python
`make install`
We should make it easier to install this plugin.
-
Updated
May 12, 2022 - TypeScript
-
Updated
Apr 21, 2022 - Go
-
Updated
May 10, 2022 - XSLT
Describe the bug
When using parse-tree command, error information in printed twice with slightly different text.
To Reproduce
Please supply:
var status = ['ACTIVE']
NOTE: Please be sure that the templates, rules and logs you provide as part of your bug report do not contain any sensitive information.
Expected behavior
There should be one error log instead of dupli
-
Updated
May 9, 2022 - Go
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Apr 12, 2022 - JavaScript
I think the lines in the following documentation are somehow not in correct order. Maybe chunks were added between multi line statements. Especially import_str: is broken.
-
Updated
Apr 26, 2022 - Python
Description
The /info API returns the fossslogy version as unknown when the sever is running from docker.
![image](https://user-images.githubusercontent.com/63705023/161546
-
Updated
Apr 29, 2022 - Go
-
Updated
May 10, 2022 - Ruby
-
Updated
May 11, 2022 - XSLT
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."