Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically update heatmap json when new rule is pushed to master. #5213

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JrOrOneEquals1
Copy link

Summary of the Pull Request

Adds a new workflow in GitHub Actions to automatically update 'other/sigma_attack_nav_coverage.json' when a new rule is pushed to master.

The workflow will create and push a new commit containing the updated json when a change is detected between the generated and current json, and the commit message will have the SHA of the triggering commit for reference.

This will overwrite the changes from PR #5210 since it builds from the current sigma-cli. Once the cli gets updated with the new format and version numbers, the json will be updated the next time this workflow runs.

Changelog

chore: workflow - auto-update heatmap

Example Log Event

Fixed Issues

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

JrOrOneEquals1 and others added 2 commits February 26, 2025 10:03
Create workflow to automatically update heatmap when new rule is pushed to master
@github-actions github-actions bot added the Maintenance Related to additions and update of the repository features label Feb 26, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome @JrOrOneEquals1 👋

It looks like this is your first pull request on the Sigma rules repository!

Please make sure to read the SigmaHQ conventions document to make sure your contribution is adhering to best practices and has all the necessary elements in place for a successful approval.

Thanks again, and welcome to the Sigma community! 😃

@nasbench nasbench added the Work In Progress Some changes are needed label Feb 28, 2025
@nasbench nasbench self-requested a review February 28, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Related to additions and update of the repository features Work In Progress Some changes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants