prometheus / procfs

procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Apache License 2.0
754 stars 311 forks source link

Add Scorecard GitHub Action #571

Closed pnacht closed 8 months ago

pnacht commented 9 months ago

Fixes https://github.com/prometheus/procfs/issues/570.

This PR adds the Scorecard GitHub Action to help monitor the project's supply-chain security.

pnacht commented 8 months ago

This has been solved in https://github.com/prometheus/prometheus/pull/12990.