Swapnil-CSI

Results 4 issues of Swapnil-CSI

Hi Cyclonedx Team, Is there any way to scan the Tycho dependencies using cyclonedx-maven-plugin?. I found that [syft ](https://github.com/anchore/syft) tool can generate cyclonedx format but it has limitations. It does...

enhancement
help wanted

Hi Cyclonedx Team, In our maven project, we use `xxxxx` as a dependency package and from that dependency package, We only use a specific part of the component but cyclonedx...

### What problem are you facing? I am using aws jet provider groupTag to add tags on autoscaling group. https://doc.crds.dev/github.com/crossplane-contrib/provider-jet-aws/autoscaling.aws.jet.crossplane.io/GroupTag/[email protected] But it adds only 1 tag and multiple tag entry...

enhancement

### What happened? I tried to deploy k8s provider with provider name as kubernetes. ``` apiVersion: pkg.crossplane.io/v1 kind: Provider metadata: name: kubernetes spec: package: xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.9.0 runtimeConfigRef: apiVersion: pkg.crossplane.io/v1beta1 kind: DeploymentRuntimeConfig...

bug