webdevops / azure-devops-exporter

Prometheus exporter for Azure DevOps (VSTS) including agent pools, builds, releases, deployments, pullrequests and repo stats
MIT License
147 stars 57 forks source link

Add resty redirectPolicy #57

Closed micwiec closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

micwiec commented 2 years ago

This has been mistakenly added

mblaschke commented 2 years ago

@micwiec be aware that redirects can be dangerous, the exporter should not follow them blindly or it might send credentials to malicious websites.