-
Notifications
You must be signed in to change notification settings - Fork 1
Improve workflow security #306
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
Conversation
Improve security with shell quoting rules
❌MegaLinter analysis: Error
Detailed Issues❌ C / cppcheck - 8 errors❌ CPP / cppcheck - 8 errors❌ REPOSITORY / grype - 2 errorsSee detailed reports in MegaLinter artifacts You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
🐳 Docker Base Image AvailableA new base Docker image has been built and pushed for this PR: Image: How to use this image:# Pull the image
docker pull ghcr.io/orionrobots/orionrobots-site.base:306
# Run with the image
docker run -it ghcr.io/orionrobots/orionrobots-site.base:306 bashFor local development:You can use this image as a base for testing changes without rebuilding dependencies. This comment is automatically updated when the base image is rebuilt. |

Improve security with shell quoting rules