Skip to content

Conversation

@OscarLlamas6
Copy link
Contributor

This PR introduces a Snyk security workflow for the datum.net Astro application to scan Node.js dependencies. The job uses the shared snyk-scan reusable workflow from datum-cloud/actions, runs snyk test with --report, and is configured with fail-on-issues: false and upload-sarif: false so it reports findings without breaking the CI pipeline or requiring GitHub Advanced Security.

The workflow is wired as a reusable and push-triggered job, reusing the existing organization configuration via SNYK_ORG and SNYK_TOKEN. This aligns the website with our infra repository security practices while keeping the initial adoption of Snyk low-friction.

@OscarLlamas6 OscarLlamas6 self-assigned this Nov 18, 2025
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