Skip to content

Enable publishing the PSEC bindings crate - #782

Open
Richie Gomez (richiemsft) wants to merge 1 commit into
mainfrom
publish-psec-crate
Open

Enable publishing the PSEC bindings crate#782
Richie Gomez (richiemsft) wants to merge 1 commit into
mainfrom
publish-psec-crate

Conversation

@richiemsft

@richiemsft Richie Gomez (richiemsft) commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

📖 Description

Enables publication of the generated process_security_environment_spec crate by setting publish = true.

Also removes the unsupported statement that the PSEC schema is not publicly redistributable. The provenance documentation continues to record its Windows OS origin, validated Windows build, schema hash, and pinned flatc version.

🔗 References

Related to #739.

🔍 Validation

  • cargo package -p process_security_environment_spec --allow-dirty --no-verify
  • cargo publish --dry-run -p process_security_environment_spec --allow-dirty --no-verify
  • git diff --check

✅ Checklist

📋 Issue Type

  • Bug fix
  • Feature
  • Task
Microsoft Reviewers: Open in CodeFlow

Allow the generated ProcessSecurityEnvironment bindings to be published and remove the unsupported statement that the source contract is not publicly redistributable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 52e48fee-23e1-4b05-803c-522812fcdda2
Copilot AI balanced review requested due to automatic review settings August 8, 2026 17:12
@richiemsft
Richie Gomez (richiemsft) requested a review from a team as a code owner August 8, 2026 17:12
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables publishing the generated PSEC FlatBuffers bindings and updates provenance wording.

Changes:

  • Allows publication of the PSEC bindings crate.
  • Removes unsupported redistribution restrictions from provenance documentation.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
src/core/generated/process_security_environment_specification/Cargo.toml Enables crate publication.
src/core/generated/process_security_environment_specification/README.md Updates provenance wording.
external/windows-sdk/ProcessSecurityEnvironment.provenance.toml Aligns source documentation with redistribution status.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@richiemsft

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants