-
The idea is to just call the CDK fingerprint generation from Python directly, instead of via PaDEL. I have already ported a few CDK code examples to Python here: https://egonw.github.io/chempyformatic…
-
### Describe the bug
When I run my cdk deploy of https://github.com/aws-samples/aws-cdk-examples/blob/main/python/ecs/ecs-service-with-advanced-alb-config/app.py I get the following error:
```
6:08…
-
### Documentation Feedback
The example code displayed for the [CDK accordion component](https://material.angular.io/cdk/accordion/examples) contains some accessibility issues:
- Each entire accordio…
-
### Describe the feature
We should have a collection of linter rules to help write CDK apps. There are common mistakes that are hard to prevent at runtime, and require static source analysis.
Ex…
-
### Describe the feature
Currently, the Java CDK example for a Custom Resource uses Python. Very little material exists on Java based Lambda backed Custom Resources and implementing one is causing …
-
### Description
There are some areas of cdk-nag which cold benefit for some more documentation / tutorials.
(1) Lack of Python examples: Python is probalby the second most used Cdk Language. Mi…
-
The example code for the Vulkan API on the docs site uses the C bindings pretty much exclusively, but virtually all the surrounding code is written in C++. This results in downstream users virtually …
-
**Describe the issue**
Please explain the use case that leads to this noise being generated.
Version [3.2.296](https://github.com/bridgecrewio/checkov/releases/tag/3.2.296) introduces noise in the o…
-
I'm using `rustsec/audit-check@v2` and receiving the following error:
```
No vulnerabilities were found
Warning: 1 warnings found!
Found 1 other
Error: Unable to publish audit check! Reason: H…
-
I'm trying to follow the examples in https://github.com/aws/aws-cdk/issues/4463 but with `NetworkLoadBalancedEc2Service` and can't get the target registration to work.
Can we please get complex con…