Skip to content

Conversation

RobinMalfait
Copy link
Member

@RobinMalfait RobinMalfait commented Apr 18, 2025

This PR ignores .db files by default. We already ignored .sqlite and .sqlite3 files but we didn't ignore .db files which is a common extension for database files as well.

Due to the binary nature of .db files, scanning these could result in hard to debug errors such as:

image

@RobinMalfait RobinMalfait marked this pull request as ready for review April 18, 2025 08:59
@RobinMalfait RobinMalfait requested a review from a team as a code owner April 18, 2025 08:59
@RobinMalfait RobinMalfait enabled auto-merge (squash) April 22, 2025 14:49
@RobinMalfait RobinMalfait merged commit 25ec6a3 into main Apr 22, 2025
7 checks passed
@RobinMalfait RobinMalfait deleted the fix/ignore-db-files branch April 22, 2025 14:53
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