Skip to content

Add portable PowerShell validation API#13

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
mamoreau-devolutions/portable-signing-policy
May 25, 2026
Merged

Add portable PowerShell validation API#13
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
mamoreau-devolutions/portable-signing-policy

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • add an in-memory PowerShell script/module validation request to psign-portable-core
  • expose the validation path through the existing JSON FFI as psign_core_validate_powershell_script
  • document the embedding-oriented FFI entrypoint and supported PowerShell source types

Validation

  • cargo fmt --all
  • cargo test -p psign-portable-core -p psign-portable-ffi --locked --quiet

Expose an in-memory PowerShell script validation request through psign portable core and FFI for host integrations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit 7f79d3d into master May 25, 2026
36 checks passed
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) deleted the mamoreau-devolutions/portable-signing-policy branch May 25, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant