oracle / oracle/macaron

[Feature Request] - [Allow suppressing some of the GitHub Action check findings]

Open
#1,382 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

It would be useful to have a way to mark a script as “trusted” in the GitHub Action check. At the moment, even if a script’s integrity is checked to remediate the remote-script-exec security pattern, there is no mechanism to persist that trust decision. We might be able to add a suppression annotation to allow Macaron skip a specific pattern.

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.

Research direction

Start by locating the GitHub Action check and the handling of the remote-script-exec pattern. Define how a suppression annotation records a trusted script and how Macaron skips only the selected finding, then add tests showing the suppression and integrity-check behavior are distinguishable.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.