Skip to content

Add self-heal analytics and action-secrets scanning#235

Merged
JE-Chen merged 4 commits into
devfrom
feat/analysis-batch
Jun 19, 2026
Merged

Add self-heal analytics and action-secrets scanning#235
JE-Chen merged 4 commits into
devfrom
feat/analysis-batch

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jun 19, 2026

Copy link
Copy Markdown
Member

Remaining-backlog batch 17 — two pure-stdlib audit/analysis tools, full layers + tests + EN/Zh v27 docs + README.

  • Self-heal analytics (utils/heal_analytics) — heal_stats/analyze_heal_log: heal-rate, by_method, fallback-rate, avg latency, top-brittle locators over the self-heal log. AC_heal_stats + ac_heal_stats.
  • Secret scan (utils/secrets_scan) — scan_secrets(data): flag hardcoded secrets in action JSON by key name / value pattern (AWS/GitHub/private-key) / high entropy that should use ${secrets.*}; vault refs ignored, previews masked. AC_scan_secrets + ac_scan_secrets.

7 tests pass; ruff clean; radon no CC≥C (extracted _accumulate); bandit clean; PySide6-free.

@codacy-production

codacy-production Bot commented Jun 19, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 58 complexity · 0 duplication

Metric Results
Complexity 58
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit 8dfed7d into dev Jun 19, 2026
16 checks passed
@JE-Chen JE-Chen deleted the feat/analysis-batch branch June 19, 2026 09:58
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant