Ssl Req No Certvalid

The application was found using the `requests` module without configuring a timeout value for connections. The `verify=False` argument has been set, which effectively disables the validation of server certificates. This allows for an adversary who is in between the application and the target host to intercept potentially sensitive information or transmit mal

IndexedPublic repositoryHighHigh confidenceVerifiedMITPython
greprules fetch gitlab-sast-python-ssl-rule-req-no-certvalid --engine opengrep

Description

The application was found using the `requests` module without configuring a timeout value for connections. The `verify=False` argument has been set, which effectively disables the validation of server certificates. This allows for an adversary who is in between the application and the target host to intercept potentially sensitive information or transmit mal