Skip to content

chore: remove dead Snyk policy file - #137

Merged
ecv merged 1 commit into
mainfrom
chore/remove-snyk-policy
Sep 10, 2026
Merged

ecv merged 1 commit into
mainfrom
chore/remove-snyk-policy

Conversation

@ecv

@ecv ecv commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

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

  • Repository builds and CI runs unaffected by the removed file

Related to https://github.com/datum-cloud/engineering/issues/413

https://claude.ai/code/session_01UKsqfTMazR7wf4NVS7qeXg

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
@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Summary

Job Status
E2E (fast, fake provider) ✅ success
Unit Tests (component) (0) ✅ success
Unit Tests (component) (1) ✅ success
Unit Tests (component) (2) ✅ success

View workflow run

@ecv
ecv marked this pull request as ready for review September 10, 2026 19:44
@ecv
ecv enabled auto-merge September 10, 2026 19:44

@kevwilliams kevwilliams left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@ecv
ecv merged commit 2d7a493 into main Sep 10, 2026
16 checks passed
@ecv
ecv deleted the chore/remove-snyk-policy branch September 10, 2026 19:47
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