The Wayback Machine - https://web.archive.org/web/20211006054209/https://github.com/topics/azure-devops
Skip to content
#

azure-devops

Here are 946 public repositories matching this topic...

renovate
rarkins
rarkins commented Sep 24, 2021

Describe the proposed change(s).

Today we use re2 for any user-provided regex, with the aim being we can't be the victim - intentionally or accidentally - of catastrophic backtracking.

But how do we make sure that we don't accidentally add a problematic regex in our own code? Wouldn't we essentially close off the risk if we used re2 for any complex regex instead of using regex literals

This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.

  • Updated Aug 11, 2021
  • C#

Improve this page

Add a description, image, and links to the azure-devops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-devops topic, visit your repo's landing page and select "manage topics."

Learn more