Console
Console copied to clipboard
Sitecore PowerShell Extensions
Hi, We're using SPE a lot for validating various content, and we have noticed that Show-ListView seems to trim the values in the cells, which makes it difficult to highlight...
### Expected Behavior No XSS ### Actual Behavior XSS ### Steps to Reproduce the Problem ```powershell $item = gi -path '/sitecore/content/Home' $item.Title = 'alert(1)' $item | Show-ListView -Title "Test" -Property...
In the scope of LaunchPad redesign work the icons of all apps were changed. I would like to ask to update items of icons that appear on LaunchPad to align...
Hi, I've stumbled onto a very strange and potentially very dangerous issue with SPE and combo buttons, where it basically seems that a "sub" button script may use the wrong...
Adding a new rule that allows for the execution of a script within the scope of the `Rules Engine`. The rule itself will execute script and return `true` if the...
We need a way to generate resource files aka **items as resources** for SPE.
### Expected Behavior When I attempt to upload a file with an invalid character in the file name, I should get a warning that file is invalid ### Actual Behavior...
### Expected Behavior No errors arise. ### Actual Behavior SXA site manager breaks when CM server is under load. The following errors arises: Exception: System.NullReferenceException Message: Object reference not set...
I'm trying to set up the local dev environment. I managed to build the solution successfully but when I navigate to the website I get this error: `Could not load...
Carbon Black detects the module as a malicious script due to the call to load assemblies on line 5. https://github.com/SitecorePowerShell/Console/blob/9253adb8586feee317b20f51e98ad64541240986/Modules/SPE/SPE.psm1#L1-L7