Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Security Improvements - OSSF Scorecards #582

Open
simon-sk opened this issue Sep 26, 2023 · 0 comments
Open

Question: Security Improvements - OSSF Scorecards #582

simon-sk opened this issue Sep 26, 2023 · 0 comments

Comments

@simon-sk
Copy link

simon-sk commented Sep 26, 2023

Hi,

first of all, I want to thank you for your work on aio-pika! We are currently working on adopting aio-pika and as part of that process ran a security scan using securityscorecards.

Through this scan we found a few things that could be easily improved to help user and companies with strict security requirements to adopt aio-pika:

  • Introducing a security policy Security.md file to let users know how to report vulnerabilities. I am also happy to provide a PR for this.
  • Enable full branch protection to require PR reviews and status checks to pass as well as prevent force push.
  • Only use read-only Github Workflow tokens

You can find a full list of the performed checks here (above I only listed the low hanging fruits that can be easily fixed).

You can get the full report by running docker run -e GITHUB_AUTH_TOKEN=$GITHUB_TOKEN gcr.io/openssf/scorecard:stable --repo=https://github.com/mosquito/aio-pika

Implementing these changes would help us and other users to adopt aio-pika for our projects!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant