Skip to content

Add VSCode-Server-DotNetCore audit report - #236

Merged
ptr727 merged 1 commit into
developfrom
feature/audit-vscode-server-dotnetcore
Jul 5, 2026
Merged

Add VSCode-Server-DotNetCore audit report#236
ptr727 merged 1 commit into
developfrom
feature/audit-vscode-server-dotnetcore

Conversation

@ptr727

@ptr727 ptr727 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Fifth and final stable-repo audit (AUDIT.md): ptr727/VSCode-Server-DotNetCore main @ 80067f9, type docker. Verdict: operational - no defects, 13 drift findings. Completes the stable C#/Docker audit set (5/5).

Docker-only (own multi-arch linux/amd64,linux/arm64 image; NOT a wrapper despite the name - no upstream-version.json). Clean repo-setup (no stale secrets). Registry buildcache-<branch> (not type=gha), main-only Docker Hub README.

Sharpest EOL case yet: build-docker-task.yml has mixed endings - 4 LF lines at exactly the Dependabot-rewritten uses: ...@<sha> lines inside an otherwise-CRLF file (plus a Dockerfile trailing space after a line-continuation). Automated tooling leaves mixed endings when .editorconfig lacks the global [*] end_of_line default and .gitattributes * -text does not renormalize - so a per-line committed-endings check (not just whole-file) is warranted. Strong validation of the #233 spec check.

Same recurring structural drifts across the fleet. Spec gaps queued.

🤖 Generated with Claude Code

Fifth per-repo audit (docker), completing the stable C#/Docker set. Verdict: operational; no defects, 13 drift findings. Docker-only (own multi-arch image, NOT a wrapper despite the name). Sharpest EOL case: build-docker-task.yml has MIXED endings - 4 LF lines at exactly the Dependabot-rewritten uses: SHA lines inside an otherwise-CRLF file, plus a Dockerfile trailing space after a line-continuation. Shows automated tooling leaves mixed endings when .editorconfig lacks the global default and .gitattributes does not renormalize - a per-line check catches what a whole-file check misses. Clean repo-setup (no stale secrets). Same recurring structural drifts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 5, 2026 04:15

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

Adds the final stable-repo audit report for ptr727/VSCode-Server-DotNetCore (docker-only repo) to the reports/ audit corpus, completing the stable C#/Docker audit set referenced in AUDIT.md.

Changes:

  • Add a new audit report documenting repo dimensions, develop drift status, and WORKFLOW.md 5A/5B drift findings for VSCode-Server-DotNetCore.
  • Capture concrete evidence for recurring EOL drift behavior (mixed-endings workflows) and other cross-fleet structural drifts for spec/regsitry follow-up.

@ptr727
ptr727 merged commit 734cb5f into develop Jul 5, 2026
7 checks passed
@ptr727
ptr727 deleted the feature/audit-vscode-server-dotnetcore branch July 5, 2026 04:16
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