Implementing GitHub Advanced Security for Azure DevOps

Поділитися
Вставка
  • Опубліковано 13 вер 2024
  • Learn how to use new GitHub Advanced Security for Azure DevOps to find and fix code security vulnerabilities (like unsafe deserialization and request forgery), vulnerable open-source components, and exposed credentials.
    This live demo session was delivered as a part of Microsoft Build in Seattle in May 2023.

КОМЕНТАРІ • 3

  • @mburaks
    @mburaks 9 місяців тому +9

    thank you microsoft but please record your screen without "night light" next time.

    • @YanickGirouard
      @YanickGirouard 6 місяців тому

      yes, please! that was extremely distracting...

  • @Vmr48765
    @Vmr48765 9 місяців тому +1

    i generated 2 JWTs and put them in secrets.txt and enabled secret scanning and it did not detect anything. I also uploaded a C# file with password and username in a connection string and still nothing...