Files
prowler/tests/providers/github/lib/arguments
Andoni A. e9c6771a5b feat(github): move GitHub Actions from standalone provider to GitHub service
Migrate GitHub Actions scanning from a separate provider
(prowler/providers/github_actions/) into a service under the GitHub
provider (prowler/providers/github/services/githubactions/). Remove the
standalone provider, its arguments, models, and tests. Update CLI
parser, config, outputs, and provider loading to reflect the new
structure.
2026-03-04 12:54:02 +01:00
..