pg_duckdb
pg_duckdb copied to clipboard
Run pgspot in CI
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