Zsolt Fejer

Results 13 comments of Zsolt Fejer

Further than that, TF is really bad in handling timestamp in number (epoch) format. It'd be much more useful to be an RFC3339 string. Like start_date and end_date parameters are...

I've run into the same issue in AWS Lambda. Built a layer and attached it to the Lambda code. Now getting the `/tmp/lo/instdir/program/soffice.bin: error while loading shared libraries: libssl3.so: cannot...

@92nishant I have, but can't remember exactly what was it. And I don't have access to that code anymore. Sorry!

I've just bumped into the same issue at `registry.terraform.io/hashicorp/aws v3.35.0`

This issue came back for me today with Trivy v0.65 and v0.67 as well.

This doesn't work for me. Unfortunately we have dozens of distributions. The limit doesn't allow to create a policy for each of them. And If I create a shared one,...

I've just upgrade to Trivy v0.58.0 (I was waiting for another issue to be fixed) and getting the same error when uploading to codeql. I can see an empty URI...

> Hi @ZsoltPath ! > > Does trivy load checks bundle by itself or do you override the repository with the `checks-bundle-repository` flag? It does on it's own. ``` 2024-12-04T10:28:16Z...

> @ZsoltPath Do you have a sample `aws_lambda_function` configuration? > > I scanned the config with Trivy v0.58 but did not reproduce the problem: > > ```shell > ❯ cat...

> > > @ZsoltPath Do you have a sample `aws_lambda_function` configuration? > > > I scanned the config with Trivy v0.58 but did not reproduce the problem: > > >...