Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2020

Bumps github.com/prometheus/procfs from 0.0.11 to 0.1.3.

Release notes

Sourced from github.com/prometheus/procfs's releases.

0.1.3 / 2020-06-14

  • Add mips64 variants for cpuinfo #309

0.1.2 / 2020-06-14

  • Add CPUInfo parser for mipsle #307
  • Remove error wrapper from /sys/class/power_supply #308

0.1.1 / 2020-06-10

  • Add MIPS cpuinfo support #306

0.1.0 / 2020-06-06

  • Multiplatform support for cpuinfo #257 #288 #290
  • Parse /proc//cgroup file #260
  • Add support for fscache #262
  • Add support for fibre channel #270
  • mountstats: handle extended per-op stats #276
  • Bcache: add bdev/writeback_rate_debug stats #277
  • Add wchan. #280
  • Add smaps information from /proc/pid/smaps_rollup #286
  • Parse temp as signed number #287
  • Parse sys/block/xxx/queue #299
  • sysfs: skip thermal for ENODATA #300
  • Fix MDStat() error return #302
  • parse /proc/sys/kernel/random #305
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 9, 2020

Looks like github.com/prometheus/procfs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 9, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus/procfs-0.1.3 branch July 9, 2020 07:38
jpkrohling pushed a commit that referenced this pull request Aug 25, 2023
To resolve the govulncheck reports:
```
Vulnerability #1: GO-2023-1987
    Large RSA keys can cause high CPU usage in crypto/tls
  More info: https://pkg.go.dev/vuln/GO-2023-1987
  Standard library
    Found in: crypto/[email protected]
    Fixed in: crypto/[email protected]
    Example traces found:
Error:       #1: service/internal/proctelemetry/config.go:299:27: proctelemetry.initOTLPgRPCExporter calls otlpmetricgrpc.New, which eventually calls tls.Conn.Handshake
Error:       #2: service/internal/proctelemetry/config.go:156:39: proctelemetry.InitPrometheusServer calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
Error:       #3: service/service.go:251:36: service.buildResource calls uuid.NewRandom, which eventually calls tls.Conn.Read
Error:       #4: service/config.go:35:13: service.Config.Validate calls fmt.Printf, which eventually calls tls.Conn.Write
Error:       #5: service/telemetry/telemetry.go:32:28: telemetry.Telemetry.Shutdown calls trace.TracerProvider.Shutdown, which eventually calls tls.Dialer.DialContext
```


https://github.com/open-telemetry/opentelemetry-collector/actions/runs/5753675727/job/15597394973?pr=8144
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant