pg_duckdb icon indicating copy to clipboard operation
pg_duckdb copied to clipboard

Run pgspot in CI

Open JelteF opened this issue 1 year ago • 0 comments

Description

Let's keep our extension scripts secure by listening to pgspot. It seems easier to do that if CI complains when we add insecure things, than after the fact during each release. It's really quick tool to run, so I think it should be fine CI duration wise.

Related to #343

JelteF avatar Oct 22 '24 22:10 JelteF