GHAS Alert Topics
Version updated for https://github.com/Perdiga/ghas-to-topics to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the tagging of repositories in a GitHub organization or enterprise with topics that reflect counts of active GitHub Advanced Security (GHAS) alerts, such as secret scanning, code scanning, and Dependabot alerts. It addresses the challenge of identifying and filtering repositories with specific security issues by leveraging GitHub’s native topic search and filtering capabilities, eliminating the need for custom dashboards or manual scripts. The action efficiently scans repositories, updates topics to represent alert counts, and preserves existing non-GHAS topics.
What’s Changed
- Add the ability to hide the alert count from the topic
Full Changelog: https://github.com/Perdiga/ghas-to-topics/compare/v1.0.0...v1.1.0