datacube-ows version: master
ows_config.py version/link:: any
Description
Currently pylint is pinned to an older / insecure version since newer versions impose stricter requirements which block development. Use the pylint fail-under flag to pass pylint and progressively improve code quality
fail-under
Specify a score threshold to be exceeded before program exits with error.
Default: 10.0
datacube-ows
version: masterows_config.py
version/link:: anyDescription
Currently pylint is pinned to an older / insecure version since newer versions impose stricter requirements which block development. Use the pylint
fail-under
flag to pass pylint and progressively improve code qualityWhat I Did
Used Snyk to analyse datacube-ows security and found pylint to be a concern. https://snyk.io/test/github/opendatacube/datacube-ows