simar7

Results 179 comments of simar7

can you share your scan results (fs and image scan) if you run them locally? (not in GitHub Actions)

right, I understand. So you're saying that when you scan the docker image built from the same files, it doesn't show the above secret as an issue? by any chance...

thanks but you'd have to update the tests as well. take a look at this PR for example, https://github.com/aquasecurity/trivy-action/commit/1db49f532692e649dc5dc43c7c0444dac4790137 looks like we currently don't run the tests on bumping up...

looks like the tests are failing (expectedly so). could you take a look at them @ChristopheCE?

superseded by https://github.com/aquasecurity/trivy-action/pull/177

hi there, this is interesting. what value did you specify when passing the config. was it `10m0s`? could you try with just `10m` (without the seconds)?

Can someone with write access merge this in if it all looks good? I don't seem to have it.

> I forgot to mention an issue that should have been mentioned. The following code `App.d.ts` is generated by following the steps shown in the introduction. > > ```go >...