Skip to content

Remove dead code to resolve SonarQube security issues #213

@mfarina1

Description

@mfarina1

Following the results of the SonarQube scans, the following files need to be updated to resolve the found security issue of "Use a stronger protocol, or upgrade to Python 3.10+ which uses secure defaults." Weak SSL/TLS protocols are being used and can be removed since ANMS doesn't use this code. See more details on the SonarQube site here

  • anms-core/anms/asgi/server.py - L47
  • anms-core/anms/run_gunicorn.py - L74
  • anms-core/test/anms/asgi/test_server.py - L49

Metadata

Metadata

Assignees

Labels

sustainmentLong-term sustainment activities and technical debt removal

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions