ci(security): general improvements - #802
Merged
Merged
Conversation
duposyl
previously approved these changes
Aug 28, 2025
Member
Author
|
Checking locally why this is failing. It is strange because we were running these and no issues were raised before. |
Member
Author
|
Following the instructions from the vulnerability actions and after running this locally, no errors were found by bandit or safety. |
Member
Author
|
I am suspecting about some permissions to access the security issues. |
jorgepiloto
force-pushed
the
ci/security
branch
from
September 1, 2025 08:05
4b1c09a to
32d7d5f
Compare
jorgepiloto
force-pushed
the
ci/security
branch
5 times, most recently
from
September 3, 2025 07:48
ce96d9b to
91b7b68
Compare
jorgepiloto
force-pushed
the
ci/security
branch
from
September 3, 2025 09:46
fb1caae to
d1e076c
Compare
jorgepiloto
force-pushed
the
ci/security
branch
from
September 3, 2025 12:12
19502b3 to
4502376
Compare
jorgepiloto
force-pushed
the
ci/security
branch
from
September 3, 2025 12:28
3413406 to
cbb57c8
Compare
jorgepiloto
force-pushed
the
ci/security
branch
from
September 3, 2025 12:28
cbb57c8 to
ca1efff
Compare
jorgepiloto
force-pushed
the
ci/security
branch
from
September 3, 2025 13:58
64505a4 to
c529991
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #802 +/- ##
==========================================
- Coverage 89.70% 89.70% -0.01%
==========================================
Files 67 67
Lines 188022 188022
Branches 1339 1339
==========================================
- Hits 168664 168662 -2
- Misses 18965 18967 +2
Partials 393 393 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
duposyl
approved these changes
Sep 3, 2025
duposyl
left a comment
Contributor
There was a problem hiding this comment.
LGTM! Thanks for improving this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #607 by enabling the security reports now that the project is public. It also uses SHA for tracking actions versions. Finally, an
actions-stylejob runs zizmor to check for potential issues in the actions.