Skip to content

Conversation

@ericwb
Copy link
Contributor

@ericwb ericwb commented Jan 8, 2025

The ssl_create_unverified_context rule documentation gets extra text as it interprets some of the docstring in the analyze_call function as doc text.

This change will just remove the reference docstring helper text.

Fixes #354

The ssl_create_unverified_context rule documentation gets
extra text as it interprets some of the docstring in the
analyze_call function as doc text.

This change will just remove the reference docstring helper
text.

Fixes securesauce#354

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit 532165d into securesauce:main Jan 8, 2025
20 checks passed
@ericwb ericwb deleted the fix_354 branch January 8, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extra text appended to doc for for ssl_create_unverified_context

1 participant