Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

pycontribs/jira
main @ bf7306b
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Broken Cryptography: 1 prior fix. Scrutinize any change in this area.
jira/resilientsession.py: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Broken Cryptography: Failure to propagate TLS certificate verification configurations (such as custom CA bundles or verification flags) to the underlying requests library can lead to insecure default validation states or broken secure connections.
Denial of Service: Improperly forwarding timeout parameters to underlying network requests allows the application to block indefinitely on unresponsive Jira servers, exposing the client application to denial of service.