Sonar-api-wrapper

Latest version: v1.1.3

Safety actively analyzes 641202 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.2

Changelog

- Add property `PAGINATION_MAX_SIZE=500` as module property.

Example:

python
from sonar_api_wrapper import PAGINATION_MAX_SIZE

response = api_call('GET', 'qualityprofiles/search', parameters={
'defaults': 'true',
'ps': PAGINATION_MAX_SIZE
})

1.1.0

Changelog

- add the possibility to log using Sonarqube token

1.0.0

First version

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.