Keith Oak

Results 7 issues of Keith Oak

## Description This PR fixes an issue where history URLs are generated with double slashes when `baseUrl` is configured in the status-website settings. ## Problem When a user configures their...

## Summary - Updated the auth emulator UI to display "Microsoft Entra ID" instead of "AAD" - Maintained backward compatibility by keeping 'aad' as the underlying provider value - Added...

## Summary - Fixed issue where usernames containing Unicode characters (emojis, non-Latin text) would cause btoa() to throw an error - Applied UTF-8 encoding before base64 encoding to properly handle...

## Summary Fixes a bug in the JSON schema where a duplicate 'init' property should have been 'build'. ## Details The schema file `/schema/swa-cli.config.schema.json` had a duplicate 'init' property at...

## Summary This PR addresses critical security vulnerabilities by updating dependencies, reducing total vulnerabilities from 21 to 9 (57% reduction). - Fixes #932 (Vulnerable dependency `cookie < 0.7.0`) - Partially...

## Summary - Enables Dependabot for automated dependency updates - Adds comprehensive documentation of current dependency status - Identifies 21 security vulnerabilities that need attention - Partially addresses #891 ##...

## Summary - Updates the `cookie` package from ^0.5.0 to ^0.7.0 to fix CVE-2024-47764 - This addresses the critical security vulnerability that allows injection of unexpected key-value pairs - Fixes...