Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants