Skip to content

Automatically update heatmap json #5213

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

Merged
merged 8 commits into from
Jun 24, 2025
Merged

Conversation

JrOrOneEquals1
Copy link
Contributor

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
@nasbench nasbench added the Author Input Required changes the require information from original author of the rules label Mar 5, 2025
Modify update-heatmap.yml to run the workflow once a month, and create a new pull request.
@JrOrOneEquals1
Copy link
Contributor Author

Updated the file with those changes, can you check it out?

@nasbench nasbench requested a review from phantinuss June 24, 2025 09:42
@nasbench nasbench added 2nd Review Needed PR need a second approval and removed Work In Progress Some changes are needed Author Input Required changes the require information from original author of the rules labels Jun 24, 2025
@phantinuss phantinuss removed the 2nd Review Needed PR need a second approval label Jun 24, 2025
@phantinuss phantinuss changed the title Automatically update heatmap json when new rule is pushed to master. Automatically update heatmap json Jun 24, 2025
@phantinuss phantinuss merged commit bdba888 into SigmaHQ:master Jun 24, 2025
1 check passed
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 Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants