Get Tech Flags

This endpoint retrieves the technology flags set for this application. These flags are used to toggle the internal behavior of vulnerability checks executed during StackHawk security tests.

  • Tech flag names are strings, formatted with a namespace delineated by periods (.). For example, Language.Java.Spring and OS.MacOS.
  • Each tech flag falls under one of the following five categories:
    • Db
    • Language
    • OS
    • SCM
    • WS

Additional Information:

  • Refer to the Update Tech Flags endpoint documentation for a comprehensive list of all available tech flags and their respective categories.
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!