Doug Papenthien
Doug Papenthien
What about a separate resource? Introduce a `restapi_sensitive_object` where the schema always treats API data as sensitive?
I have re-run the job numerous times today while debug logs are enabled without success in reproducing. I've enabled debug logs in the repo for now and will monitor for...
I ran into this again today, however it was while a java analysis was being done. Debug logging was enabled for this execution. I did not see anything useful in...
The issue seems to be random when it occurs. The re-run of the job yesterday succeeded with the CodeQL analysis step taking 1m 2s. The overall job execution was 3m...
Debug logging has been enabled in this repo since my initial report in hopes of catching more info around the timeout. This particular project contains both Java and C, which...
I'm not inclined to increase the job timeout as it doesn't appear as though there's a reasonable expectation that will resolve the issue (other than chew up more GH runner...
Thanks for sticking with me on this. 😃 1. Will skipping the database upload affect results or build checks in any way? I can't tell from the docs if this...
I'll try disabling the database upload and see how it goes. There are no large binaries involved. I'm not sure what you meant by soft/hard links in this context. Are...
When I ran into this issue, I was using a `data` resource to look up information about another key vault that was created outside of my terraform scripts. I was...
We set some environment variables from GitHub secrets that gradle picks up and uses in our repository configuration.