Sachith Kasthuriarachchi

Results 7 issues of Sachith Kasthuriarachchi

**Describe the issue** Checkov (latest) does not output the results for very large files (around 50000 lines) ***Update to the Description*** Checkov does not analyze files with some specific symbols...

Parser
k8s

**Description** - In the create page of the API publisher even if we fill all the mandatory fields (Name, Context & Version) the "Create" button doesn't appear automatically. We have...

Type/Bug
Priority/Low
React-UI

Currently, in devportal, a hand-shaped cursor is used for the "copy to clipboard" option in Gateway URLs. (Screenshots are attached below) ![issue1](https://user-images.githubusercontent.com/44407066/69544169-30c5fb80-0fb5-11ea-8e4f-c34f36d2e79b.png) ![issue2](https://user-images.githubusercontent.com/44407066/69544539-f27d0c00-0fb5-11ea-9ac4-fd68f94d60b7.png) It would look nice if we can...

In my AKS cluster with kubernetes version v1.25.6 the reloader seems to be stuck in the starting controller state. ``` time="2023-07-31T15:18:54Z" level=info msg="Environment: Kubernetes" time="2023-07-31T15:18:54Z" level=info msg="Starting Reloader" time="2023-07-31T15:18:54Z" level=warning...

kind/enhancement

**Description** Created an API and then changed its application-level security from OAuth2 to Basic. But the swagger definition of the API always show, `Security - default [ ]` in the...

**Description** When the pom.xml of 6.5.436-SNAPSHOT(carbon-apimgt) is opened via Intellij-IDEA, it shows the above error in the line 268. ![image](https://user-images.githubusercontent.com/44407066/70612678-61509b00-1c2d-11ea-9728-47ce37a8143a.png)

Hi, Is there any guide on generating something like the following in go? ```hcl data = { config.hcl = data.template_file.vault_config.rendered } ``` ### Attempt ```go dataMap := map[string]cty.Value{ "config.hcl": cty.StringVal("data.template_file.vault_config.rendered"),...

waiting-reply
hclwrite
hclsyntax