Increasing scorecard's score #1877
Unanswered
pavlofilatov1
asked this question in
Q&A
Replies: 2 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.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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