2 papers
cs.SE2026
How Compliant Are GitHub Actions Workflows? A Checklist-Based Study with LLM-Assisted Auditing
Edward Abrokwah, Taher A. Ghaleb
GitHub Actions (GHA) CI workflows are critical infrastructure, but current tooling offers only syntactic or heuristic checks and does not enforce documented best practices for secu…
cs.SE2025
An Empirical Study of Complexity, Heterogeneity, and Compliance of GitHub Actions Workflows
Edward Abrokwah, Taher A. Ghaleb
Continuous Integration (CI) has become a core practice in modern software engineering, enabling rapid and collaborative software delivery. GitHub Actions (GHA) has become a leading…