-
Notifications
You must be signed in to change notification settings - Fork 0
fix: maintenance issues #452
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #452 +/- ##
=======================================
Coverage 86.91% 86.91%
=======================================
Files 13 13
Lines 2835 2835
=======================================
Hits 2464 2464
Misses 371 371
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hi @clatapie, I fixed detected vulnerabilities in the workflows. You will see a number of Also, you may investigate if it is possible to make some of the permissions I assigned to the jobs even more restrictive. Those I already assigned should be pretty close to being the minimum required (if not already), but I cannot 100% guarantee that there is no longer room for improvement. |
Thank you very much @moe-ad for looking into it! I will read the documentation you wrote to improve the permissions. |
Everything looked good to me after reading your documentation and checking your changes. This PR is ready to be reviewed and merged |
Closes #404, #427, #428, #448, and #449.
This PR enables to:
AUTHORS
fileSECURITY.md
filecheck-vulnerabilities
actionpypa/gh-action-pypi-publish
actioncheck-actions-security
action (done by @moe-ad)