chore: remove dead Snyk policy file - #137
Merged
Merged
Conversation
Snyk is switched off across the org (account disabled, billing cancelled, OAuth grants removed), so this policy file, which lists ignored findings for a scanner that no longer runs, is dead. No Snyk check is a required status check on this repository, so this changes no merge gate. Claude-Session: https://claude.ai/code/session_01UKsqfTMazR7wf4NVS7qeXg
Contributor
🧪 Test Summary
|
ecv
marked this pull request as ready for review
September 10, 2026 19:44
ecv
enabled auto-merge
September 10, 2026 19:44
kevwilliams
approved these changes
Sep 10, 2026
kevwilliams
left a comment
There was a problem hiding this comment.
Clean removal of the dead .snyk policy file, nothing else touched. No CI step or script in this repo references the file, so nothing is left dangling. Commit message is clear and matches the rationale used across the sibling Snyk removal PRs. Approving.
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The repository still carries a policy file listing findings to ignore for a scanner whose account, billing, and OAuth access were all switched off org-wide.
The scanner cannot run, so the ignore list has nothing left to apply to. It is not referenced by any required status check, so removing it changes no merge gate. This change deletes the file.
Test plan
Related to https://github.com/datum-cloud/engineering/issues/413
https://claude.ai/code/session_01UKsqfTMazR7wf4NVS7qeXg