-
Updated
Mar 17, 2022 - Shell
compliance
Here are 413 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
Currently, whenever there's a patch release, like 0.36.1, that becomes the only displayed docs version in the version picker:
That's fine. However, we also stop generating website content for the previous versions, so 0.36.0 disappears: https://www.openpolicyagent.org/docs/v0.36.
-
Updated
Apr 7, 2022 - Shell
-
Updated
Apr 7, 2022 - Go
-
Updated
Apr 7, 2022 - Python
Describe the issue
I wouldn't expect to get the alert if not defined explicitly.
Examples
https://github.com/hashicorp/terraform-provider-google/releases/tag/v4.0.0
Version (please complete the following information):
- Checkov Version 2.0.780
-
Updated
Jan 17, 2022 - C
-
Updated
Apr 8, 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
Apr 8, 2022 - Shell
-
Updated
Sep 12, 2018 - HTML
`make install`
We should make it easier to install this plugin.
-
Updated
Mar 25, 2022 - Python
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Mar 28, 2022 - Go
-
Updated
Apr 7, 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
Mar 24, 2022 - Go
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Mar 8, 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.
Description
The /info API returns the fossslogy version as unknown when the sever is running from docker.
