Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

The same drift bug that breaks your Terraform state also breaks your login form

What infrastructure drift, frontend validation, and shared engineering patterns have in common. Somewhere in your infrastructure right now, a resource doesn't match what your Terraform state file…

  • Terraform drift and login form issues stem from outdated source of truth
  • Manual edits outside automated pipeline cause discrepancies
  • Scheduled drift detection recommended to maintain accurate states

Three new stable kernels

Greg Kroah-Hartman has released the 7.2.7 , 6.18.53 , and 6.12.111 stable. As is usual these days, they are quite large; also no surprise is that they provide many important fixes throughout the…

I ran a contract check against the Swagger Petstore. Here is what came back.

Most API bugs I care about are not crashes. They are small lies between the spec and the live API. A field that went missing. A status code nobody documented.

  • SpecSentinel detects API inconsistencies between spec and live API
  • Swagger Petstore test reveals 500 status warnings for 3 endpoints
  • Tool lacks checks for string formats, lengths, number ranges

More from Monday 21 September →