-
Notifications
You must be signed in to change notification settings - Fork 0
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
Resume semgrep checks by using running image as non-root user #9
Merged
Conversation
This file contains 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
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
from
September 26, 2023 21:39
4610e25
to
cbb92f0
Compare
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
from
September 26, 2023 21:47
35ce9ce
to
0983ba9
Compare
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
2 times, most recently
from
September 27, 2023 18:14
b5f4d68
to
ce1da14
Compare
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
from
October 11, 2023 00:44
4e09755
to
128a2cb
Compare
prathamesh16c
changed the title
feat: resume semgrep checks by using running image as non-root user
Resume semgrep checks by using running image as non-root user
Oct 11, 2023
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
2 times, most recently
from
January 31, 2024 19:08
c843426
to
0e9ef23
Compare
tagoro9
reviewed
Feb 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can probably simplify the way we are running the command inside docker
tagoro9
approved these changes
Feb 7, 2024
tagoro9
force-pushed
the
f/restart-semgrep-checks
branch
from
February 7, 2024 15:30
ac2b8c0
to
137b823
Compare
tagoro9
approved these changes
Feb 8, 2024
BREAKING CHANGE: unpause semgrep and run as non-root user chore: update checkout to v4 chore: update readme
prathamesh16c
force-pushed
the
f/restart-semgrep-checks
branch
from
February 14, 2024 01:35
817f37b
to
a9f0b07
Compare
🎉 This PR is included in version 2.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
Unpauses semgrep checks, and run semgrep ci as a non-root user by using
latest: nonroot
semgrep image.