Increasing scorecard's score #1877
Replies: 3 comments
-
It looks like all that has to be done is to add the following to workflow yaml files: If so, feel free to open a PR.
This project's policy is to use the version of the oldest supported dependency that has no security issues. If you search the issues and discussions here there already has been a lot of discussion on this topic. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@lukebakken thank you for the help |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In my company we use scorecard to evaluate a security score of a nuget package. That score is considered during the security review. Current score of RabbitMQ .net client is 6.9. We would like to increase that score a bit. On our side we identified two potential topics where we can improve that score:
While pinned dependencies is something that we can implement, the token permission topic is out of our control. We don't have permissions to manage tokens of course. Therefore I have a couple of questions:
Beta Was this translation helpful? Give feedback.
All reactions