HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by rickette

Comment by rickette 7 hours ago

1 reply

View on Hacker News

There's a clear text password in one of your GitHub Action workflows: https://github.com/dbos-inc/dbos-transact-golang/blob/main/....

qianli_cs 6 hours ago

That password is only used by the GHA to start a local Postgres Docker container (https://github.com/dbos-inc/dbos-transact-golang/blob/main/c...), which is not accessible from outside.

Reply View | 0 replies