Back to catalog
πŸ’»

Sonar

Free

Project Sonar DNS Enumeration API

πŸ’»DevelopmentHTTPSCORS enabledNo API key required

component

metric

ComponentCom.example:my-project
MetricCode_smells
Value42
StatusWARN
RatingB

Sample Response

response.json
1{
2 "component": "com.example:my-project",
3 "metric": "code_smells",
4 "value": "42",
5 "status": "WARN",
6 "rating": "B"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/Cgboal/SonarSearch"
View Documentation

Similar APIs