Update README.md#5
Merged
davidortinau merged 1 commit intobuildfrom May 15, 2020
Merged
Conversation
What MAUI is and all that jazz.
PureWeen
pushed a commit
that referenced
this pull request
Feb 4, 2021
Closed
mattleibow
pushed a commit
that referenced
this pull request
Jun 18, 2022
* Create build.yml (#4) * Create build.yml * Update build.yml * Update build.yml * Removed Blazor projects from solution. * Added a solution to be used for ci/cd on mac build agents. * Update build.yml * Moved ci/ci solution to build folder. * Update build.yml * Started work on nuspec files. * Update build.yml * Fixed paths in Build solution. * Update build.yml * Update build.yml * Fixed nuspec files. * Fixed another path. * More path updates. * Added additional nuspec files. * Fixed path. * Try secret * Tried secrets 2 * Fixed nuspec file. * Updated the workflows. * Updated workflows again. * Switched from run_number to run_id (#5)
mattleibow
pushed a commit
that referenced
this pull request
Jun 18, 2022
JanKrivanek
added a commit
that referenced
this pull request
Apr 15, 2026
- Fix #1 (CRITICAL): Shell injection in evaluate job - use env var indirection for skills_path and rename GITHUB_TOKEN to COPILOT_TOKEN - Fix #4: PowerShell here-string injection - use env:SKILL_DIRS - Fix #5: Code-fence injection - escape triple backticks in output - Fix #6: Delete old agent .md files (keep .agent.md versions) - Fix #7: Shell injection in static-check heredoc - use env var - Fix #8: Direct expression interpolation - use env: block for event props - Fix #9: Heredoc EOF spoofing - use random delimiter - Fix #10: Missing pipe-escaping for skillName/scenarioName - Fix #11: Renamed Copilot token env var to COPILOT_TOKEN - Fix #13: Token rotation entropy - mix in github.run_id - Fix #14: Fix misleading inline comment for icon logic
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
What MAUI is and all that jazz.