Skip to content

Adding centralized Snyk Scanning#1

Merged
smartinellibenedetti merged 1 commit into
masterfrom
snyk-scan
Oct 2, 2025
Merged

Adding centralized Snyk Scanning#1
smartinellibenedetti merged 1 commit into
masterfrom
snyk-scan

Conversation

@fdevans

@fdevans fdevans commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

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 e21a64e into master Oct 2, 2025
1 check passed
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