Skip to content

Audit generated agent content before deployment - #1387

Merged
PrzemyslawKlys merged 2 commits into
masterfrom
security/agent-content-audit
Aug 15, 2026
Merged

Audit generated agent content before deployment#1387
PrzemyslawKlys merged 2 commits into
masterfrom
security/agent-content-audit

Conversation

@PrzemyslawKlys

Copy link
Copy Markdown
Member

Summary

  • pin website CI and deployment to the landed agent-content scanner
  • audit final LLMS artifacts before the normal doctor and SEO gates
  • require exact owner-scoped NuGet publication evidence

Validation

  • pipeline JSON parses successfully
  • exact final-artifact audit smoke passes
  • shared scanner and publication contracts pass

Copilot AI lite review requested due to automatic review settings August 15, 2026 19:00
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the website build/deploy pipeline to run a dedicated agent-content security audit step before the existing doctor/SEO gates, and pins the website CI/deploy reusable workflows to a newer PowerForge commit that contains the agent-content scanner.

Changes:

  • Add an audit-agent-content pipeline step that enables checkAgentContentSecurity and blocks on agent-content findings, then make doctor-site depend on it.
  • Update website-ci.yml and deploy-website.yml to use the newer pinned EvotecIT/PSPublishModule workflow ref/sha.

Reviewed changes

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

File Description
Website/pipeline.json Inserts an agent-content security audit step and wires it into the existing quality-gate chain before doctor/SEO.
.github/workflows/website-ci.yml Pins website CI workflow to the updated PowerForge workflow commit.
.github/workflows/deploy-website.yml Pins website deploy workflow to the updated PowerForge workflow commit.

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

Comment thread Website/pipeline.json
@PrzemyslawKlys
PrzemyslawKlys merged commit e1a2929 into master Aug 15, 2026
3 checks passed
@PrzemyslawKlys
PrzemyslawKlys deleted the security/agent-content-audit branch August 15, 2026 20:31
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