oracle / oracle/macaron

[Bug] - [Dataflow analysis crashes on invalid or malformed GitHub Actions workflows]

Open
#1,306 0 comments 0 reactions 1 assignee View on GitHub

@nicallen is already working on this.

Since Feb 17, 2026.

bug github_actions
Dominant language
Python
Stars
210
Forks
36
Avg merge
1d 10h
Merged PRs (30d)
2

Description

Description

When running Macaron's dataflow analysis on a repository that contains an invalid or malformed GitHub Action workflow file, Macaron should not crash (e.g., on uncaught KeyError), and instead log it as a debug information and continue with the analysis of the other workflows. Otherwise, this leads to incomplete analysis and premature termination.

Related #1305

Expected Behavior

The expected behavior is for Macaron to handle such exceptions gracefully, logging relevant error messages, and continue analysis on the remaining valid workflows.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.