feat: protect existing workflows from overwrites (#3407) #14
knative-security.yaml
on: push
analyze
/
Analyze CodeQL
7m 12s
analyze
/
Check Unicode CC
21s
analyze
/
Go vulnerability Detection
1m 18s
Annotations
10 errors and 2 warnings
|
analyze / Go vulnerability Detection
k8s.lazyInitInClusterDialer.DialContext calls sync.Once.Do, which eventually calls selinux.policyRoot
|
|
analyze / Go vulnerability Detection
buildpacks.init calls client.init, which eventually calls selinux.init
|
|
analyze / Go vulnerability Detection
buildpacks.init calls client.init, which eventually calls pwalkdir.init
|
|
analyze / Go vulnerability Detection
buildpacks.init calls client.init, which eventually calls label.init
|
|
analyze / Go vulnerability Detection
docker.closeGuardingClient.DialHijack calls client.Client.DialHijack, which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
http.dialContextFn.DialContext calls network.NewBackoffDialer, which eventually calls tls.DialWithDialer
|
|
analyze / Go vulnerability Detection
docker.closeGuardingClient.DialHijack calls client.Client.DialHijack, which eventually calls tls.Dial
|
|
analyze / Go vulnerability Detection
templates.main calls bufio.Writer.Flush, which calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
knative.Deployer.Deploy calls io.Copy, which eventually calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
testing.RunGitServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|