zalando-stups / fullstop

Audit reporting: collect violations across all AWS accounts

Home Page:https://docs.stups.io/en/latest/components/fullstop.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send Custom User Agent

lukasniemeier-zalando opened this issue · comments

Expected behavior

  • fullstop runs a few jobs (I know of the two Fetch*Jobs) that act as web crawlers
  • fullstop should send a custom user-agent header to let web servers know that a crawler arrives

Step needed

  • adapt HttpGetRootCall to send user-agent value fullstop-job (https://github.com/zalando-stups/fullstop)

Dependencies

  • none