|
1 | 1 | { |
2 | 2 | "pluginName": "power-pages", |
3 | | - "reviewDate": "2026-05-27", |
| 3 | + "reviewDate": "2026-05-28", |
4 | 4 | "reviewer": "GitHub Copilot", |
5 | 5 | "publicationStatus": "defer", |
6 | 6 | "ownership": { |
|
10 | 10 | "upstreamVersion": "2.0.0" |
11 | 11 | }, |
12 | 12 | "scope": { |
13 | | - "summary": "Creates, tests, activates, and deploys Power Pages code sites; can create Dataverse data models, sample data, web roles, site settings, table permissions, Web API integrations, server logic, and cloud flow integrations. Includes ALM workflows (plan-alm, setup-solution, setup-pipeline, export-solution, import-solution, deploy-pipeline, ensure-pipelines-host, force-link-environment, configure-env-variables, diagnose-deployment) and security skills (manage-firewall, manage-headers, scan-site, security-review).", |
| 13 | + "summary": "Creates, tests, activates, and deploys Power Pages code sites; can create Dataverse data models, sample data, web roles, site settings, table permissions, Web API integrations, server logic, and cloud flow integrations. Includes ALM workflows (plan-alm, setup-solution, setup-pipeline, export-solution, import-solution, deploy-pipeline, ensure-pipelines-host, force-link-environment, configure-env-variables, diagnose-deployment), security skills (manage-firewall, manage-headers, scan-site, security-review), and multi-provider authentication setup (Entra ID, OIDC, SAML2, WS-Federation, local, social) with SPA flows and user-profile pages.", |
14 | 14 | "createsOrModifiesAssets": true, |
15 | 15 | "deploysAssets": true, |
16 | 16 | "deletesAssets": false, |
|
188 | 188 | "GitHub Copilot marketplace manifest is missing." |
189 | 189 | ], |
190 | 190 | "evidence": [ |
| 191 | + { |
| 192 | + "type": "external-source", |
| 193 | + "reference": "https://github.com/microsoft/power-platform-skills/compare/2923950..b4c46e9", |
| 194 | + "summary": "Synced upstream commit b4c46e9 (2026-05-28): setup-auth multi-provider authentication and SPA flows (PR #173). Adds Entra ID (workforce + External ID/CIAM), generic OIDC, SAML2, WS-Federation, local, and social auth. New scripts: check-solution-installed.js, render-auth-report.js. YAML quoting fix in create-site-setting.js. 25 eval scenarios (was 9)." |
| 195 | + }, |
191 | 196 | { |
192 | 197 | "type": "external-source", |
193 | 198 | "reference": "https://github.com/microsoft/power-platform-skills/compare/3b2009f..2923950", |
|
209 | 214 | "summary": "Contains many Node.js scripts that require security and behavior review before publication." |
210 | 215 | } |
211 | 216 | ], |
212 | | - "notes": "Initial review record only. Upstream v2.0.0 synced 2026-05-27 adds significant ALM and security capabilities (10 new ALM skills, 4 security skills, 45 lib helpers, 6 reference docs). This record intentionally defers publication until detailed review evidence exists. The expanded surface area — especially ALM pipeline management, deployment automation, firewall rules, and security scanning — increases the review scope considerably." |
| 217 | + "notes": "Initial review record only. Upstream v2.0.0 synced through 2026-05-28 adds significant ALM, security, and authentication capabilities. Latest sync (b4c46e9) adds multi-provider authentication with SPA flows, solution-detection scripts, and auth-report rendering. New scripts (check-solution-installed.js) interact with Dataverse API using Azure CLI tokens — proper URL sanitization and input validation confirmed. This record intentionally defers publication until detailed review evidence exists. The expanded surface area — especially ALM pipeline management, deployment automation, firewall rules, security scanning, and now multi-provider auth — increases the review scope considerably." |
213 | 218 | } |
0 commit comments