contributions icon indicating copy to clipboard operation
contributions copied to clipboard

Samples for customer implementations & integrations

Results 5 contributions issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...

external-contributor

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.6 25.0.6 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go

Adds a new policy to detect attempts to access pods using `oc debug`. Note that `oc debug` doesn't invoke `kubectl exec` or similar commands to access the pod, instead creating...

external-contributor

Script for interacting with external IPs, based on network graph API changes in stackrox/stackrox#12689