Skip to content

Conversation

fdevans
Copy link
Contributor

@fdevans fdevans commented Sep 16, 2025

This PR adds the centralized Snyk security scanning workflow to enable automated vulnerability detection.

Changes

  • Added .github/workflows/snyk-scan.yml workflow
  • Configured to run on push and pull requests to main/master branches
  • Uses the reusable workflow from rundeck-plugins/.github repository

Benefits

  • Automated security vulnerability scanning
  • Consistent security configuration across all plugins
  • Early detection of security issues

Testing

The workflow will be triggered automatically on:

  • Push to main/master branches
  • Pull requests to main/master branches
  • Manual workflow dispatch

Dependencies

  • Requires SNYK_TOKEN and SNYK_ORG_ID secrets to be configured in the repository

@smartinellibenedetti smartinellibenedetti merged commit 8bd0f5c into master Sep 18, 2025
3 of 4 checks passed
@smartinellibenedetti smartinellibenedetti deleted the snyk-scan branch September 18, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants