Hacker News new | ask | show | jobs
by shshhdhs 2618 days ago
Yes, I do. They’re called canaries by the security teams. It’s especially useful for when you run automated tests when pushing updates in your pipeline. Scan the logs and database entries for the canaries.
1 comments

Thank you, didn't know what they're called.