Skip to content

Add ESPHome-NonRoot audit report - #235

Merged
ptr727 merged 1 commit into
developfrom
feature/audit-esphome-nonroot
Jul 5, 2026
Merged

Add ESPHome-NonRoot audit report#235
ptr727 merged 1 commit into
developfrom
feature/audit-esphome-nonroot

Conversation

@ptr727

@ptr727 ptr727 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Fourth per-repo audit (AUDIT.md): ptr727/ESPHome-NonRoot main @ b44b1a6, types docker+upstream-wrapper. Verdict: operational - no defects, 12 drift findings.

Notable: the wrapper is genuinely pinned - the leaf consumes upstream-version.json (jq -r .esphome) for the immutable image tag and build-args, the consumer wiring the template ships the tracker but not. Docker uses registry buildcache-<branch> (not type=gha), main-only Docker Hub README.

Strongest EOL case yet: 5 of 9 workflow YAML files are committed LF against the repo.s own .editorconfig [*.{yml,yaml}] crlf rule - the missing global [*] end_of_line default (plus .gitattributes * -text not renormalizing) turned the abstract drift into a concrete one. Validates the #233 spec check.

Same recurring structural drifts (single-branch publisher, no paths-filter, NBGV without IGNORE_GITHUB_REF, skip-not-fail dispatch guard, off-baseline repo-config filenames). Spec gaps queued: merge-bot/upstream-tracker App secrets modeled only under codegen-app; wrapper tag-only release without expect_release_assets.

🤖 Generated with Claude Code

Fourth per-repo audit (docker+upstream-wrapper). Verdict: operational; no defects, 12 drift findings. The wrapper is genuinely pinned (leaf consumes upstream-version.json via jq for the immutable image tag + build-args - the consumer wiring the template ships the tracker but not). Strongest EOL case yet: 5 of 9 workflow YAML are committed LF against the repo's own .editorconfig crlf rule, because it lacks the global [*] end_of_line default and .gitattributes * -text does not renormalize - a concrete recurring.eol violation. Same structural workflow drifts recur.

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:05

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 fourth per-repo audit report for ptr727/ESPHome-NonRoot (main @ b44b1a6), documenting the repo's classification (docker + upstream-wrapper), confirming an operational verdict, and recording the observed drift items for follow-up in the template/spec.

Changes:

  • Add a new audit report capturing dimension outcomes, WORKFLOW.md 5A/5B checks, and drift findings for ESPHome-NonRoot.
  • Document notable EOL/editorconfig drift and other recurring structural workflow drifts in a consistent report format.

@ptr727
ptr727 merged commit 4288139 into develop Jul 5, 2026
7 checks passed
@ptr727
ptr727 deleted the feature/audit-esphome-nonroot branch July 5, 2026 04:07
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