Anton Vishnyakov

Results 32 comments of Anton Vishnyakov

Hey @zricethezav, there was a great progress on tags and severity and even entropy in https://github.com/zricethezav/gitleaks/issues/193 Did you have plan to implement this feature? Executing a single rule would have...

While it's a good idea, it couples pwmetrics with external services. Does not sound good, does it? Mainly, I refer to feature creep and coupling. For example, pwmetrics can be...

@heresandyboy double that. Very similar concerns: from already mentioned bugs/issues to unclarity about the future of this project. The story on development blog - [Custom Analytics Dashboard for Application Insights](https://www.microsoft.com/developerblog/2017/09/26/custom-analytics-dashboard-application-insights/)...

Could that be currently done via provisioner shell?

Azure provisioning fabric showed to be slow and unreliable sometimes. Seems getting image with WinRM setup in the first place is a better option right now?

One of examples where color text in markdown is useful is Terraform plan reviews. Consider attaching Terraform plan into GitHub tickets, issues or pull requests. Having TF plan is useful,...

Yes, 3.1 and 2.2 at least. I am containerizing build just right now so I can try different combinations of PowerShellGet and dotnet. I should be able to find the...

Trying different containers, dotnet and package versions. Now getting even more confused. Using container azuresdk/azure-powershell-core was probably not the best idea. Failing while trying to package nuget. Old packages, old...

I am getting more and more confused. From what I see, packaging is now failing due to newest versions of nuget/dotnet and deterministic changes which lock dates of the files...