| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Note
Copilot was unable to run its full agentic suite in this review.
Updates the e2e GitHub Actions workflow to verify Java 21 setup outputs using step-scoped environment variables, improving shell interpolation consistency.
Changes:
| File | Description |
|---|---|
| .github/workflows/e2e-versions.yml | Refactors the Java 21 output verification step to use environment variables for easier/safer shell usage |
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Resolves a zizmor/template-injection code scanning alert by removing direct GitHub expression expansion inside a run: bash script, which could allow shell injection if output values contain metacharacters.
Changes:
Related issue:
N/A — code scanning alert #122
Check list: