Feature Request: Code sign powershell module files
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 38/100
Direzione di ricerca
Inizia ispezionando la pipeline di release e i file del modulo Sentry PowerShell con estensione .ps1, .psm1 e .psd1. Determina come fornire in modo sicuro a CI un certificato di firma del codice di proprietà di Sentry, quindi verifica che i file rilasciati abbiano firme valide e funzionino con i criteri WDAC o AllSigned.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Feature Request: Code Signing for WDAC Compatibility
Description
This request proposes the implementation of digital code signing for the Sentry PowerShell module files (.ps1, .psm1, .psd1).
Currently, in environments utilizing Windows Defender Application Control (WDAC) or strict PowerShell Execution Policies (such as AllSigned), the module is blocked from execution because the scripts are unsigned.
Motivation
In high-security enterprise environments, WDAC is used to restrict script execution to only trusted sources. By signing the PowerShell module, Sentry enables:
- Seamless Integration: Administrators can create "Publisher" rules to allow Sentry tools to run without manual overrides.
- Maintained Security Posture: Organizations do not have to lower their execution policy to
UnrestrictedorBypassto use the SDK. - Reduced Maintenance: Unlike "Hash" rules, which break every time the module is updated, "Publisher" rules remain valid across version updates.
Proposed Changes
- Integrate a code-signing step into the CI/CD release pipeline (e.g., via GitHub Actions).
- Apply a digital signature to all PowerShell script and manifest files using a Sentry-owned code-signing certificate.
Impact
This change will allow Sentry's PowerShell SDK to be deployed in regulated and locked-down Windows environments, broadening the reachable audience for Sentry's monitoring tools in the enterprise space.
Note: If this requires a specific certificate held by the Sentry team, this PR serves as a request for the maintainers to update the build workflow.
- Lingua principale
- PowerShell
- Stelle
- 16
- Fork
- 5
- Merge medio
- 11h 24m
- PR unite (30g)
- 5
Preparare l'ambiente
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di getsentry/sentry-powershell
-
good first issue Improvement PowerShell
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
getsentry/sentry-powershell#136 · 1 commento ·
-
Improvement PowerShell
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
getsentry/sentry-powershell#128 · 2 commenti ·
-
Automatic flush on exitAperta.NET Improvement
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
getsentry/sentry-powershell#38 · 1 commento ·
Tutte le issue di getsentry/sentry-powershell
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
I maintainer di solito rispondono entro 1 giorno
-
follow-up
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
yschimke/homeassistant-remotecompose#680 ·
I maintainer di solito rispondono entro 1 giorno
-
Help-Wanted Needs-Triage Package-Update
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
microsoft/winget-pkgs#441235 ·
I maintainer di solito rispondono entro 1 giorno
-
Type Pick Request
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
reactwg/react-native-releases#1427 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
oxidize-rb/rb-sys#807 ·