Closed
Conversation
- Add aria-label to sentiment radio buttons - Add aria-live="polite" to character counter - Add aria-labelledby to feedback textarea Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…-9480653451279938226 🎨 Palette: Improve accessibility of the Feedback form
Replaces the inefficient read-concatenate-write pattern in `FileSystem.appendFile` with a native `nodefs.appendFile` call for local files. - Improves memory complexity from O(N) to O(1) - Avoids unnecessary full file reads and writes - Maintains parity with VSC VFS by ensuring recursive parent directory creation - Includes proper error handling consistent with existing FileSystem methods Expected impact: Significant reduction in memory spikes and faster appends for large files (e.g. logs). Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Replaces the inefficient read-concatenate-write pattern in `FileSystem.appendFile` with a native `nodefs.appendFile` call for local files. - Improves memory complexity from O(N) to O(1) - Avoids unnecessary full file reads and writes - Maintains parity with VSC VFS by ensuring recursive parent directory creation - Includes proper error handling consistent with existing FileSystem methods Expected impact: Significant reduction in memory spikes and faster appends for large files (e.g. logs). Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Implement escapeHtml to sanitize title and message in openErrorPage to prevent XSS. Add unit test to verify escaping. Record security learning in .jules/sentinel.md. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Replaces the inefficient read-concatenate-write pattern in `FileSystem.appendFile` with a native `nodefs.appendFile` call for local files. - Improves memory complexity from O(N) to O(1) - Avoids unnecessary full file reads and writes - Maintains parity with VSC VFS by ensuring recursive parent directory creation - Includes proper error handling consistent with existing FileSystem methods Expected impact: Significant reduction in memory spikes and faster appends for large files (e.g. logs). Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Replaces the inefficient read-concatenate-write pattern in `FileSystem.appendFile` with a native `nodefs.appendFile` call for local files. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Added escapeHtml utility in errorPage.ts - Sanitized title and message in openErrorPage - Added unit tests for verification - Recorded security learning in .jules/sentinel.md Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Added escapeHtml utility in errorPage.ts - Sanitized title and message in openErrorPage - Added unit tests for verification - Recorded security learning in .jules/sentinel.md Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Added escapeHtml utility in errorPage.ts - Sanitized title and message in openErrorPage - Added unit tests for verification - Recorded security learning in .jules/sentinel.md Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…5464500454816310113 ⚡ Bolt: Optimize appendFile using native nodefs.appendFile
…-error-page-9636983173552548057 🛡️ Sentinel: [HIGH] Fix XSS in SageMaker error page
… environment values Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 3: Shell command built from environment values
- Refactored CONTRIBUTING.md to enforce branching strategy (agent/, feature/, hotfix/) and Conventional Commits. - Updated CODE_OF_CONDUCT.md to align with Contributor Covenant 2.1. - Created SECURITY.md for secure vulnerability reporting. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…sts-15428588433871286574 Harden Repository Health Manifests
… sanitization Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 7: Incomplete URL substring sanitization
…g sanitization Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 10: Incomplete URL substring sanitization
This commit transforms the repository into a component of the MILEHIGH-WORLD LLC: Into the Void Framework. Key changes: - Updated README.md with Into the Void branding and contact info. - Overhauled CONTRIBUTING.md to include specialized branching (core/, void/, ix/, phnx/) and semantic commit scopes (void, unity, aerocore, ix-node). - Created SECURITY.md with PHNX3NT resilience protocols and contact info. - Established STABILIZATION.md to define the "Conservation of Nine" principle. - Initialized /void-engine directory for future Unity 6 (C#) integration. - Added .gitignore entry for com.unity.services.core/Settings.json. - Implemented .github/workflows/ix-stabilization.yml for artifact verification. Document controlled by MILEHIGH-WORLD LLC. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…ation-6267314662025206970 feat(void): establish MILEHIGH-WORLD LLC Architectural Standard
…ng or encoding Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 1: Incomplete string escaping or encoding
…ression Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 22: Inefficient regular expression
…r expression range Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 6: Overly permissive regular expression range
… environment values Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Evan Michael Wilson <271670533+evanwilson-arch@users.noreply.github.com>
Potential fix for code scanning alert no. 5: Shell command built from environment values
…g sanitization Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Evan Michael Wilson <271670533+evanwilson-arch@users.noreply.github.com>
Potential fix for code scanning alert no. 23: Incomplete URL substring sanitization
…olled format string Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Evan Michael Wilson <271670533+evanwilson-arch@users.noreply.github.com>
Potential fix for code scanning alert no. 12: Use of externally-controlled format string
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.
Problem
Solution
feature/xbranches will not be squash-merged at release time.